Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13798 - antlr-2.7.2_alpha2 can't emerge
Summary: antlr-2.7.2_alpha2 can't emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-12 15:00 UTC by Charlie Kim
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Kim 2003-01-12 15:00:55 UTC
emerge antlr (for kissme) generate error like this:

Building CharScanner.o
In file included from CharScanner.cpp:33:
../antlr/CharScanner.hpp: In member function `virtual int 
   antlr::CharScanner::toLower(int) const':
../antlr/CharScanner.hpp:407: `tolower' undeclared (first use this function)
../antlr/CharScanner.hpp:407: (Each undeclared identifier is reported only once 
   for each function it appears in.)
make[4]: *** [CharScanner.o] 
Comment 1 Charlie Kim 2003-01-12 15:00:55 UTC
emerge antlr (for kissme) generate error like this:

Building CharScanner.o
In file included from CharScanner.cpp:33:
../antlr/CharScanner.hpp: In member function `virtual int 
   antlr::CharScanner::toLower(int) const':
../antlr/CharScanner.hpp:407: `tolower' undeclared (first use this function)
../antlr/CharScanner.hpp:407: (Each undeclared identifier is reported only once 
   for each function it appears in.)
make[4]: *** [CharScanner.o] ¿À·ù 1
make[4]: Leaving directory `/var/tmp/portage/antlr-2.7.2_alpha2/work/antlr-2.7.2 
a2/lib/cpp/src'
make[3]: *** [first_rule] ¿À·ù 2
make[3]: Leaving directory `/var/tmp/portage/antlr-2.7.2_alpha2/work/antlr-2.7.2 
a2/lib/cpp/src'
make[2]: *** [sub_dirs] ¿À·ù 2
make[2]: Leaving directory `/var/tmp/portage/antlr-2.7.2_alpha2/work/antlr-2.7.2 
a2/lib/cpp'
make[1]: *** [sub_dirs] ¿À·ù 2
make[1]: Leaving directory `/var/tmp/portage/antlr-2.7.2_alpha2/work/antlr-2.7.2 
a2/lib'
make: *** [subdirs] ¿À·ù 2

!!! ERROR: dev-java/antlr-2.7.2_alpha2 failed.
!!! Function src_compile, Line 25, Exitcode 2
!!! (no error message)
Comment 2 Charlie Kim 2003-01-15 06:03:18 UTC
emerge success after upgrade kernel from gentoo-sources-2.4.19-r7 to
gentoo-sources-2.4.19-r10