Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99077 - app-admin/syslog-ng-1.6.8 fails to build
Summary: app-admin/syslog-ng-1.6.8 fails to build
Status: RESOLVED DUPLICATE of bug 90456
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-14 23:48 UTC by Peter Simons
Modified: 2005-07-15 00:45 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 Peter Simons 2005-07-14 23:48:21 UTC
While installing a new Gentoo/x86 system, emerging syslog-ng failed.

Reproducible: Always
Steps to Reproduce:
1. emerge syslog-ng
Actual Results:  
i686-pc-linux-gnu-gcc  -march=pentium3 -O3 -fomit-frame-pointer -pipe -Wall
-I/usr/include/libol -D_GNU_SOURCE   -o syslog-ng  main.o sources.o center.o
filters.o destinations.o log.o cfgfile.o cfg-grammar.o cfg-lex.o affile.o
afsocket.o afunix.o afinet.o afinter.o afuser.o afstreams.o afprogram.o
afremctrl.o nscache.o utils.o syslog-names.o macros.o  -lnsl -lresolv 
/usr/lib/libol.a -lnsl -Wl,-Bstatic      -Wl,-Bdynamic
cfg-lex.o(.text+0x42b): In function `yylex':
: undefined reference to `yywrap'
cfg-lex.o(.text+0xad1): In function `input':
: undefined reference to `yywrap'
collect2: ld returned 1 exit status
make[3]: *** [syslog-ng] Error 1



Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.4.17 i686)
=================================================================
System uname: 2.4.17 i686 Celeron (Coppermine)
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.10
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks notitles sandbox sfperms strict userpriv"
GENTOO_MIRRORS="http://gentoo.inode.at/"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 alsa apm arts avi bash-completion berkdb bitmap-fonts bzip2 crypt cups
emacs emboss encode foomaticdb gif hardened imlib ipv6 ithreads jpeg kde libg++
libwww mad mbox mikmod milter mp3 mpeg ncurses oggvorbis opengl oss pam pdflib
perl png python qt quicktime readline sdl ssl threads truetype truetype-fonts
type1-fonts xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Peter Simons 2005-07-15 00:00:49 UTC
Re-merging bison and flex fixed the problem, althoug I have no idea what the
problem was. Maybe USE=hardened?
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-07-15 00:45:23 UTC

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