Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87971 - syslog-ng not compile when installing gentoo2005.0
Summary: syslog-ng not compile when installing gentoo2005.0
Status: RESOLVED DUPLICATE of bug 87968
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-04 15:10 UTC by Paulinux
Modified: 2005-07-17 13:06 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 Paulinux 2005-04-04 15:10:30 UTC
The error that i get when emerge syslog-ng is:
cfg-lex.o(.text+0x40a) In function 'yylex':
:undefined reference to 'yywrap'
cfg-lex.o(.text+0xb8d) In function 'input':
:undefined reference to 'yywrap'
collect2: ld returned 1 exit status
make[3]: ***[syslog-ng] Error 1
make[3]: Leaving directory '/var/tmp/portage/syslog-ng-1.6.5-r2/work/syslog-ng-1.6.5/src'
make[2]: *** [syuslog-ng] Error 1
make[2]: Leaving directory '/var/tmp/portage/syslog-ng-1.6.5-r2/work/syslog-ng-1.6.5/src'
make[1]: ***[all] Error 2
make[1]: Leaving directory '/var/tmp/portage/syslog-ng-1.6.5-r2/work/syslog-ng-1.6.5/src'
make: *** [all-recursive] Error 1

!!! ERROR: app-admin/syslog-ng-1.6.5-r2 failed.
!!! Function src_compile, Line 34, Exitcode 2
!!! emake failed
!!! ...

Reproducible: Always
Steps to Reproduce:
I follow the same steps that the guide of the web.

Actual Results:  
Compile error


My computer's configuration is:
IBM Thinkpad R51 pentium m 1.5 GHz
512 MB
CFLAGS=" -O2 -mcpu=pentium3 -pipe"
CHOST="i386-pc-linux-gnu"
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2005-04-04 19:28:03 UTC

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