Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107575 - Can't emerge kde-base/kdemultimedia-3.4.1-r1
Summary: Can't emerge kde-base/kdemultimedia-3.4.1-r1
Status: RESOLVED DUPLICATE of bug 72963
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-29 02:02 UTC by Kristaps Kaupe
Modified: 2005-09-29 03:42 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 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 ***