Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102275 - Syslog-ng does not compile
Summary: Syslog-ng does not compile
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-08-12 11:38 UTC by Luis Roberto Lozano de los Santos
Modified: 2005-08-12 11:43 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 Luis Roberto Lozano de los Santos 2005-08-12 11:38:57 UTC
I cant compile syslog-ng applying the last "emerge sync" there always the same 
error

Reproducible: Always
Steps to Reproduce:
emerge syslog-ng
Actual Results:  
i686-pc-linux-gnu-gcc  -march=pentium3 -O3 -pipe -fomit-frame-pointer -Wall -
I/u
sr/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 
af
unix.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,-
Bs
tatic      -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
make[3]: Leaving directory `/var/tmp/portage/syslog-ng-1.6.8/work/syslog-ng-
1.6.
8/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/syslog-ng-1.6.8/work/syslog-ng-
1.6.
8/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/syslog-ng-1.6.8/work/syslog-ng-
1.6.
8/src'
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.


root@livecd / # emerge --info
Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.5-20050130, glibc-
2.3.5-
r0, 2.6.11-gentoo-r3 i686)
=================================================================
System uname: 2.6.11-gentoo-r3 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled
]
ccache version 2.3 [enabled]
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="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
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 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org 
http://distro.ibiblio.org/pub/Linux/
distributions/gentoo"
MAKEOPTS="-j7"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 nptl userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-12 11:43:41 UTC

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