Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103342 - Compile fails while merging app-admin/syslog-ng-1.6.8
Summary: Compile fails while merging app-admin/syslog-ng-1.6.8
Status: RESOLVED DUPLICATE of bug 90456
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mr. Bones. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-22 07:31 UTC by Johannes Steidl
Modified: 2005-08-22 07:34 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 Johannes Steidl 2005-08-22 07:31:30 UTC
~ $ emerge syslog-ng
config.status: creating src/config.h
config.status: executing depfiles commands
Making all in src
config.status: creating src/config.h
config.status: src/config.h is unchanged
Making all in .
cfg-lex.c:1367: warning: `yyunput' defined but not used
cfg-lex.o(.text+0x449): In function `yylex':
: undefined reference to `yywrap'
cfg-lex.o(.text+0xca0): In function `input':
: undefined reference to `yywrap'
collect2: ld returned 1 exit status
make[3]: *** [syslog-ng] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

!!! ERROR: app-admin/syslog-ng-1.6.8 failed.
!!! Function src_compile, Line 32, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.

~ $ emerge info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r1, 2.6.11.10-grsec i686)
=================================================================
System uname: 2.6.11.10-grsec i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
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="-O2 -march=pentium3 -fomit-frame-pointer -fstack-protector -pipe
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -fstack-protector -pipe
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://ftp.easynet.nl/mirror/gentoo/"
MAKEOPTS="-s"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 aac acl apache2 audiofile bash-completion bitmap bzlib calendar cpdflib
crypt exif flac ftp gd gd-external gif gpgme hardened iconv icq imap ipv6
ithreads jpeg mad mailwrapper makecheck mbox mikmod mpm-leader mpm-peruser
mpm-prefork mpm-threadpool mpm-worker mysql ncurses nls nntp nogcj nptl nptlonly
oggvorbis pam pcre pdflib pic pie png postgres python samba session sharedmem
simplexml skey smtp sockets sqlite ssl suexec threads tiff truetype unicode
userlocales vhosts xfs xml xml2 xmlrpc zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2005-08-22 07:34:55 UTC

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