Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kDevelop Errore
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Cagnulein
l33t
l33t


Joined: 18 Sep 2003
Posts: 861
Location: Modena, Italy

PostPosted: Thu Oct 23, 2003 6:02 pm    Post subject: kDevelop Errore Reply with quote

salve ragazzi, ho un problema nel merge di questo pacchetto. Ho gironzolato nel forum, ma non ho trovato risposte, e allora mi sono deciso a postare l'errore...

Code:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdevelop/widgets/qextmdi/include -I../kdevelop/ctags -I../kdevelop/kpp -I../kdevelop/kpp -I../kdevelop/kwrite -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -O2 -mcpu=i686 -pipe -fno-exceptions -fno-check-new -ftemplate-depth-99  -c -o doctreeview.o `test -f 'doctreeview.cpp' || echo './'`doctreeview.cpp
doctreeview.cpp: In member function `int
   DocTreeKDELibsBook::readDoxygenTag(const QDomDocument&)':
doctreeview.cpp:554: warning: comparison between signed and unsigned integer
   expressions
doctreeview.cpp:574: warning: comparison between signed and unsigned integer
   expressions
doctreeview.cpp: At global scope:
doctreeview.cpp:829: error: extra qualification `DocTreeKDELibsFolder::' on
   member `appendBooks' ignored
make[3]: *** [doctreeview.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdevelop-2.1.5/work/kdevelop-2.1.5_for_KDE_3.1/kdevelop'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdevelop-2.1.5/work/kdevelop-2.1.5_for_KDE_3.1/kdevelop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdevelop-2.1.5/work/kdevelop-2.1.5_for_KDE_3.1'
make: *** [all] Error 2

!!! ERROR: dev-util/kdevelop-2.1.5 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make


il mio e' stato un semplice emerge kdevelop, ha installato tutte le sue dipendenze (18) senza errori e poi si e' bloccato...potete darmi una mano?

thx
Back to top
View user's profile Send private message
paolo
l33t
l33t


Joined: 23 Jul 2002
Posts: 768
Location: SBT (AP)

PostPosted: Thu Oct 23, 2003 7:26 pm    Post subject: Reply with quote

Prova ad mettere CFLAGS (e quindi CXXFLAGS) meno aggressive.

Paolo
_________________
Nihil sine magno labore
Back to top
View user's profile Send private message
Cagnulein
l33t
l33t


Joined: 18 Sep 2003
Posts: 861
Location: Modena, Italy

PostPosted: Fri Oct 24, 2003 9:57 am    Post subject: Reply with quote

potresti essere un po' + preciso? thx :(
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31461
Location: here

PostPosted: Fri Oct 24, 2003 10:51 am    Post subject: Reply with quote

Intendeva del tipo
Code:
CFLAGS=tua_arch -pipe -O2 -fomit-frame-pointer

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Cagnulein
l33t
l33t


Joined: 18 Sep 2003
Posts: 861
Location: Modena, Italy

PostPosted: Fri Oct 24, 2003 10:58 am    Post subject: Reply with quote

thx, ora provo
Back to top
View user's profile Send private message
Alakhai
Apprentice
Apprentice


Joined: 16 Oct 2003
Posts: 151

PostPosted: Fri Oct 24, 2003 10:05 pm    Post subject: Reply with quote

c'ho smadonnato tutto oggi co ste cflags
mo compila tutto
speriamo che ho trovato l'ottimizzazione perfetta
chi lo sa!
Back to top
View user's profile Send private message
paolo
l33t
l33t


Joined: 23 Jul 2002
Posts: 768
Location: SBT (AP)

PostPosted: Sat Oct 25, 2003 8:46 am    Post subject: Reply with quote

Peccato che l'ottimizzazione perfetta purtroppo non esiste :(

Paolo
_________________
Nihil sine magno labore
Back to top
View user's profile Send private message
mast3r
n00b
n00b


Joined: 30 Jan 2004
Posts: 12

PostPosted: Fri Jan 30, 2004 3:55 pm    Post subject: Reply with quote

You try..
You must edit file in sources - kdevelop/doctreeview.cpp line: 829
replace:
Code:
 void DocTreeKDELibsFolder::appendBooks(QDir dir);

this
Code:
 void appendBooks(QDir dir);


Maybe it's working..
I'm sorry. I don't speak Italian
_________________
sieci teleinformatyczne, serwery linux, oprogramowanie
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum