Hi. Has anyone tried compiling kde-3.5.9? I'm using the blfs book (even if it has 3.5.6) and arts compiled fine, but kdelibs is giving me this:
make[4]: se ingresa al directorio `/sources/kdelibs-3.5.9/kdecore/svgicons' make[4]: No se hace nada para `all'. make[4]: se sale del directorio `/sources/kdelibs-3.5.9/kdecore/svgicons' Making all in . make[4]: se ingresa al directorio `/sources/kdelibs-3.5.9/kdecore' g++ -DHAVE_CONFIG_H -I. -I.. -I../dcop -I../kio/kssl -I../kjs -I../kdefx -I../kdecore/network -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdecore/network -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/share/qt/include -I/usr/local/include -I/usr/include -I/usr/include/libart-2.0 -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon-tbird -pipe -ffast-math -fomit-frame-pointer -Wformat-security -Wmissing-format-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 -c -o kde-config.o kde-config.cpp /bin/sh ../libtool --silent --tag=CXX --mode=link g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon-tbird -pipe -ffast-math -fomit-frame-pointer -Wformat-security -Wmissing-format-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 -R /usr/lib -R /usr/lib -R /usr/lib -R /usr/local/lib -o kde-config kde-config.o ./libkdecore.la ./.libs/libkdecore.so: undefined reference to `KNetworc::KResolverWorkerBase::flags() const' collect2: ld returned 1 exit status make[4]: *** [kde-config] Error 1 make[4]: se sale del directorio `/sources/kdelibs-3.5.9/kdecore' make[3]: *** [all-recursive] Error 1 make[3]: se sale del directorio `/sources/kdelibs-3.5.9/kdecore' make[2]: *** [all] Error 2 make[2]: se sale del directorio `/sources/kdelibs-3.5.9/kdecore' make[1]: *** [all-recursive] Error 1 make[1]: se sale del directorio `/sources/kdelibs-3.5.9' make: *** [all] Error 2 It looks like it's missing some header or some define. But there are lots of .h files and I don't know which is missing what. Thanks Alberto
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
