Summary: | kde-base/kdemultimedia-3.4.3 seems to defend on x11-libs/libXxf86dga | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jan Boysen <trekkie> |
Component: | [OLD] KDE | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | 2006.0 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Jan Boysen
2006-04-18 03:14:17 UTC
Can you post the whole error output at the end? For sure it's missing a dep, but it's important to know which (split) package lacks that dep, too. Can you post the whole error output at the end? For sure it's missing a dep, but it's important to know which (split) package lacks that dep, too. (In reply to comment #2) > Can you post the whole error output at the end? For sure it's missing a dep, > but it's important to know which (split) package lacks that dep, too. > tium-m -msse2 -msse -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAME -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o dummy.lo `test -f 'dummy.cpp' || echo './'`dummy.cpp dummy.cpp:4: warning: 'int dummy()' defined but not used /bin/sh ../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion - subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O3 -O4 -pipe -mtune=pentium-m -march=pentium-m -msse2 -msse -fomit-frame-pointer -Wformat-security -Wmiss rmat-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION libmpeg.la -rpath /usr/kde/3.4/lib -L/usr/kde/3.4/lib -L/usr/qt/3/lib -L/usr/lib -release 0.3.0 dummy.lo mpgplayer/libmpgplayer.la mpegplay/libmpegplay.la splay/l y.la oggvorbis/liboggvorbisbase.la tplay/libtplay.la decoder/libdecoder.la output/liboutput.la input/libinput.la util/libutil.la frame/libframe.la yuv/libyuvPlugin.la 1 -lXext -lm -lstdc++ -lXv -lXxf86dga -lXxf86vm -lpthread /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lXxf86dga collect2: ld returned 1 exit status make[4]: *** [libmpeg.la] Error 1 make[4]: Leaving directory `/var/tmp/portage/kdemultimedia-3.4.3/work/kdemultimedia-3.4.3/mpeglib/lib' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/kdemultimedia-3.4.3/work/kdemultimedia-3.4.3/mpeglib/lib' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/kdemultimedia-3.4.3/work/kdemultimedia-3.4.3/mpeglib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kdemultimedia-3.4.3/work/kdemultimedia-3.4.3' make: *** [all] Error 2 !!! ERROR: kde-base/kdemultimedia-3.4.3 failed. Call stack: ebuild.sh, line 1532: Called dyn_compile ebuild.sh, line 929: Called src_compile kdemultimedia-3.4.3.ebuild, line 62: Called kde_src_compile kde.eclass, line 113: Called kde_src_compile 'all' kde.eclass, line 230: Called kde_src_compile 'myconf' 'configure' 'make' kde.eclass, line 226: Called die !!! died running emake, kde_src_compile:make !!! If you need support, post the topmost build error, and the call stack if relevant. kde compiles after I have installed libXx86dga manually the library also exists in the system if xorg-x11 is merged befor merging kde Committed updated deps for both kdemultimedia and mpeglib itself. Thanks for reporting. |