Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2202 - kdelibs fails to merge
Summary: kdelibs fails to merge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-28 16:37 UTC by Michael Goit
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Michael Goit 2002-04-28 16:37:34 UTC
I receive the following error upon building kdelibs 3.0-r1
It's a newly installed system.

Following is error stuff, contact me for more info, if needed.

make[4]: Entering directory
`/var/tmp/portage/kdelibs-3.0-r1/work/kdelibs-3.0/kio/misc'
/bin/sh ../../libtool --mode=link --tag=CXX g++  -DNDEBUG -DNO_DEBUG -O2
-march=i686 -O2 -pipe -fno-exceptions -fno-check-new
-DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
-DQT_NO_COMPAT    -o kio_uiserver -R /usr/kde/3/lib -R /usr/qt/3/lib -R
/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3/lib
dummy.o kio_uiserver.la 
g++ -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O2 -pipe -fno-exceptions
-fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_COMPAT -o .libs/kio_uiserver dummy.o
-L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3/lib
./.libs/kio_uiserver.so -L/usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3
-L/usr/i686-pc-linux-gnu/lib
/var/tmp/portage/kdelibs-3.0-r1/work/kdelibs-3.0/kio/.libs/libkio.so
/var/tmp/portage/kdelibs-3.0-r1/work/kdelibs-3.0/kdeui/.libs/libkdeui.so
/var/tmp/portage/kdelibs-3.0-r1/work/kdelibs-3.0/kdefx/.libs/libkdefx.so
-lXrender
/var/tmp/portage/kdelibs-3.0-r1/work/kdelibs-3.0/kdesu/.libs/libkdesu.so
/var/tmp/portage/kdelibs-3.0-r1/work/kdelibs-3.0/kdecore/.libs/libkdecore.so 
/var/tmp/portage/kdelibs-3.0-r1/work/kdelibs-3.0/dcop/.libs/libDCOP.so
-lqt-mt -lpng -lX11 -lSM -lICE -lpthread -ldl -lXext -lresolv -lXinerama
-lutil -lz /usr/lib/libfam.so -lstdc++ -lm -lc -lgcc -Wl,--rpath
-Wl,/usr/kde/3/lib -Wl,--rpath -Wl,/usr/qt/3/lib -Wl,--rpath
-Wl,/usr/X11R6/lib
./.libs/kio_uiserver.so: undefined reference to `no symbol'
collect2: ld returned 1 exit status
make[4]: *** [kio_uiserver] Error 1
make[4]: Leaving directory
`/var/tmp/portage/kdelibs-3.0-r1/work/kdelibs-3.0/kio/misc'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdelibs-3.0-r1/work/kdelibs-3.0/kio/misc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdelibs-3.0-r1/work/kdelibs-3.0/kio'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kdelibs-3.0-r1/work/kdelibs-3.0'
make: *** [all] Error 2
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-05-11 11:04:21 UTC
I'm afraid I don't know what could be causing this... It looks like a library missing from the command line, but you didn't need me to tell you that. Is the problem still there? :-) You might try asking on one of the kde forums, e.g. #kde on opn irc or one of  the kde mailing lists.  Hmm.... 
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-05-27 14:46:51 UTC
Closing snice it's old and no further input has been recieved.