Hello, I'M just building a new system using LFS/BLFS 6.1, using some newer packages in the latter one. When trying to compile kdebase-3.4.2 i get following error:
/bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I./.. -I../../../khotkeys/shared -I/opt/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -c -o windowdef_list_widget_ui.lo windowdef_list_widget_ui.cpp windowdef_list_widget_ui.cpp:23:34: khotkeys::khlistview.h: No such file or directory make[4]: *** [windowdef_list_widget_ui.lo] Fehler 1 make[4]: Leaving directory `/sources/kdebase-3.4.2/khotkeys/kcontrol/ui' make[3]: *** [all-recursive] Fehler 1 make[3]: Leaving directory `/sources/kdebase-3.4.2/khotkeys/kcontrol' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/sources/kdebase-3.4.2/khotkeys' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/sources/kdebase-3.4.2' make: *** [all] Fehler 2 QT is version 3.3.5. I googled and looked in the archive but didn't find anything like this, has anybody an idea what to do about this? Thank you very much. Uwe Kramer -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
