Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 108418

Summary: www-servers/cherokee-0.4.25 can't find -lcherokee-config
Product: Gentoo Linux Reporter: Alexander Rigbo <alex>
Component: Current packagesAssignee: Diego Elio Pettenò (RETIRED) <flameeyes>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: www-servers+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexander Rigbo 2005-10-07 11:58:36 UTC
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc  -O2 -march=athlon-xp -w 
-pipe   -o libplugin_dirlist.la -rpath "/usr/lib/cherokee" -module 
-export-dynamic -avoid-version   handler_dirlist.lo  -ldl 
i686-pc-linux-gnu-gcc -shared  .libs/handler_admin.o  -lcherokee-config 
-lcherokee-client -ldl  -march=athlon-xp -Wl,-soname -Wl,libplugin_admin.so 
-o .libs/libplugin_admin.so 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld: 
cannot find -lcherokee-config 
collect2: ld returned 1 exit status 
make[2]: *** [libplugin_admin.la] Error 1 
make[2]: *** Waiting for unfinished jobs.... 
i686-pc-linux-gnu-gcc -shared  .libs/handler_dirlist.o  -ldl  -march=athlon-xp 
-Wl,-soname -Wl,libplugin_dirlist.so -o .libs/libplugin_dirlist.so 
creating libplugin_dirlist.la 
(cd .libs && rm -f libplugin_dirlist.la && ln -s ../libplugin_dirlist.la 
libplugin_dirlist.la) 
make[2]: Leaving directory 
`/var/tmp/portage/cherokee-0.4.25/work/cherokee-0.4.25/cherokee' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/cherokee-0.4.25/work/cherokee-0.4.25' 
make: *** [all] Error 2 
 
!!! ERROR: www-servers/cherokee-0.4.25 failed. 
!!! Function src_compile, Line 48, Exitcode 2 
!!! emake failed 
!!! If you need support, post the topmost build error, NOT this status 
message. 
 

Reproducible: Always
Steps to Reproduce:
 
 



metroid ~ # emerge info 
Portage 2.0.53_rc3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r1, 
2.6.13-mm1 i686) 
================================================================= 
System uname: 2.6.13-mm1 i686 AMD Athlon(tm) XP 2600+ 
Gentoo Base System version 1.12.0_pre8 
dev-lang/python:     2.3.5, 2.4.2 
sys-apps/sandbox:    1.2.13 
sys-devel/autoconf:  2.13, 2.59-r7 
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 
sys-devel/binutils:  2.16.1 
sys-devel/libtool:   1.5.20 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-O2 -march=athlon-xp -w -pipe" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=athlon-xp -w -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="http://distfiles.gentoo.org 
http://distro.ibiblio.org/pub/linux/distributions/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="x86 3dnow X aac alsa apm arts avi berkdb bitmap-fonts cdparanoia cdr 
crypt cups curl debug dvd dvdr dvdread encode fam ffmpeg flac gdbm gif glitz 
hal imagemagick imlib java jpeg junit kde libg++ libwww logitech-mouse mad 
mikmod mp3 mpeg musepack ncurses nossp nptl nvidia ogg oggvorbis openexr 
opengl oss pam pdflib perl png python qt readline samba sdl spell sqlite ssl 
tcpd theora tiff truetype truetype-fonts type1-fonts vorbis win32codecs xml2 
xv xvid zlib userland_GNU kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-12-26 17:51:58 UTC
Please reopen if this happens again with current versions.