Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge kdevelop fails
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
wisdom
Tux's lil' helper
Tux's lil' helper


Joined: 26 May 2002
Posts: 101
Location: sweden

PostPosted: Sat Nov 30, 2002 12:47 am    Post subject: emerge kdevelop fails Reply with quote

I got his error when i try to emerge kdevelop-2.1.3-r1

Code:

i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -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 -march=athlon-xp -O3 -pipe -mmmx -m3dnow -msse -fno-exceptions -fno-check-new -ftemplate-depth-99  -c -o tokenizer.o `test -f tokenizer.cc || echo './'`tokenizer.cc
tokenizer.cc: In member function `virtual int yyFlexLexer::yylex()':
tokenizer.cc:1554: `yywrap' undeclared (first use this function)
tokenizer.cc:1554: (Each undeclared identifier is reported only once for each
   function it appears in.)
make[3]: *** [tokenizer.o] Fel 1
make[3]: Leaving directory `/var/tmp/portage/kdevelop-2.1.3-r1/work/kdevelop-2.1.3_for_KDE_3.0/kdevelop/classparser'
make[2]: *** [all-recursive] Fel 1
make[2]: Leaving directory `/var/tmp/portage/kdevelop-2.1.3-r1/work/kdevelop-2.1.3_for_KDE_3.0/kdevelop'
make[1]: *** [all-recursive] Fel 1
make[1]: Leaving directory `/var/tmp/portage/kdevelop-2.1.3-r1/work/kdevelop-2.1.3_for_KDE_3.0'
make: *** [all] Fel 2
!!! ERROR: dev-util/kdevelop-2.1.3-r1 failed.
!!! Function kde_src_compile, Line 88, Exitcode 2
!!! died running emake, kde_src_compile:make

Back to top
View user's profile Send private message
Loke
Apprentice
Apprentice


Joined: 25 May 2002
Posts: 274
Location: Norway

PostPosted: Sat Dec 28, 2002 7:10 am    Post subject: Reply with quote

Same happens here - not much help, but atleast others are having the same problem :)
Back to top
View user's profile Send private message
Loke
Apprentice
Apprentice


Joined: 25 May 2002
Posts: 274
Location: Norway

PostPosted: Wed Jan 08, 2003 3:28 pm    Post subject: Reply with quote

This solves your problem:

Code:

emerge -u flex


Apparantly, KDevelop doesnt compile with the latest flex build:

https://bugs.gentoo.org/show_bug.cgi?id=9958
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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