Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135936 - syslog-ng doesn't emerge?
Summary: syslog-ng doesn't emerge?
Status: RESOLVED DUPLICATE of bug 90456
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-07 08:59 UTC by qeldroma
Modified: 2006-06-07 09:09 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 qeldroma 2006-06-07 08:59:12 UTC
An emerge "syslog-ng" resulted in following failure. After that, i posted my "emerge info":

........
i686-pc-linux-gnu-gcc  -O2 -march=i686 -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+0x56e): In function `.L61':
: undefined reference to `yywrap'
cfg-lex.o(.text+0xeef): In function `input':
: undefined reference to `yywrap'
collect2: ld returned 1 exit status
make[3]: *** [syslog-ng] Error 1
make[3]: Leaving directory `/tmp/portage/syslog-ng-1.6.9/work/syslog-ng-1.6.9/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/portage/syslog-ng-1.6.9/work/syslog-ng-1.6.9/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/portage/syslog-ng-1.6.9/work/syslog-ng-1.6.9/src'
make: *** [all-recursive] Error 1

!!! ERROR: app-admin/syslog-ng-1.6.9 failed.
!!! Function src_compile, Line 43, Exitcode 2
!!! emake failed

---- emerge info -----------------
Portage 2.0.54-r2 (default-linux/x86/2006.0, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.6.11-hardened-r14 i686)
=================================================================
System uname: 2.6.11-hardened-r14 i686 Intel(R) Xeon(TM) CPU 2.40GHz
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.5
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
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.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://mirror.switch.ch/mirror/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
LANG=""
LC_ALL="de_DE"
LINGUAS="de"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="bzip2 crypt gpm mailwrapper mysql ncurses nls pam pcre perl python readline sasl skey ssl ucs2 unicode userlocales x86 linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-07 09:09:47 UTC

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