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

Bug 107575

Summary: Can't emerge kde-base/kdemultimedia-3.4.1-r1
Product: Gentoo Linux Reporter: Kristaps Kaupe <kristaps.kaupe>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kristaps Kaupe 2005-09-29 02:02:07 UTC
When trying to emerge kde-base/kdemultimedia-3.4.1-r1 (using emerge world), 
I've got: 
 
ead -lz -lm -lglib-2.0   -L/usr/lib   -lmusicbrainz -ltunepimp -lkio 
-L/usr/lib -ltag -lkhtml -lartskde ../akode/lib/libakode.la 
libtool: link: cannot find the library `/usr/lib/libmusicbrainz.la' 
make[3]: *** [juk] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/kdemultimedia-3.4.1-r1/work/kdemultimedia-3.4.1/juk' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/kdemultimedia-3.4.1-r1/work/kdemultimedia-3.4.1/juk' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/kdemultimedia-3.4.1-r1/work/kdemultimedia-3.4.1' 
make: *** [all] Error 2 
 
!!! ERROR: kde-base/kdemultimedia-3.4.1-r1 failed. 
!!! Function kde_src_compile, Line 169, Exitcode 2 
!!! died running emake, kde_src_compile:make 
!!! If you need support, post the topmost build error, NOT this status 
message. 
 
My make.conf: 
 
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe" 
CHOST="i686-pc-linux-gnu" 
CXXFLAGS="${CFLAGS}" 
MAKEOPTS="-j2" 
ALSA_CARDS="via82xx" 
USE="oss usb apache2 mysql pam ssl xml xml2 cups foomaticdb ppds usb"
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-09-29 03:42:21 UTC

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