Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 124690

Summary: dev-libs/libmcal-0.7-r5 fails to compile
Product: Gentoo Linux Reporter: Robert F Stockdale IV <javabob>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert F Stockdale IV 2006-03-02 13:14:58 UTC
While doing a "emerge --update --newuse world"
I get a compile stop with:

gcc -O2 -march=athlon-mp -fomit-frame-pointer -pipe -DUSE_PAM -lpam -fPIC -Iicap -Imstore    -I. -c -o lex.ical_yy.o lex.ical_yy.c
icalscanner.lex: In function `ical_usebuf':
icalscanner.lex:39: error: `INITIAL' undeclared (first use in this function)
icalscanner.lex:39: error: (Each undeclared identifier is reported only once
icalscanner.lex:39: error: for each function it appears in.)
make: *** [lex.ical_yy.o] Error 1
make: *** Waiting for unfinished jobs....
gcc: -lpam: linker input file unused because linking not done
gcc: -lpam: linker input file unused because linking not done

!!! ERROR: dev-libs/libmcal-0.7-r5 failed.
!!! Function src_compile, Line 49, Exitcode 2
!!! (no error message)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-02 13:19:01 UTC

*** This bug has been marked as a duplicate of 124309 ***