Hi, I get the following errors in building the kdesdk src rpm. Maybe there is a missing requirement: <snip> .. </snip> + '[' 8.0 = 8.1 ']' + '[' -z '' -a -f /proc/stat ']' ++ egrep -c '^cpu[0-9]+' /proc/stat + NPROCS=1 + '[' -z 1 -o 1 -le 0 ']' + make -j1 libtool: link: warning: -version-info' is ignored for programs libtool: link: warning: -version-info' is ignored for programs libtool: link: warning: -version-info' is ignored for programs In file included from libdbsearchengine_la.all_cpp.cpp:5: database.cpp:1020:2: warning: #warning TODO: REMOVE LOCATION In file included from libdbsearchengine_la.all_cpp.cpp:5: database.cpp: In method Bool DataBaseManager::removeLocation (QString, int)': database.cpp:654: warning: no return statement in function returning non-void In file included from libkbabel_la.all_cpp.cpp:3: kbabelview.cpp:3497:2: warning: #warning "enable autoUnsetFuzzy for pluralforms after implementing full support" libtool: link: warning: -version-info' is ignored for programs pothumbcreator.cpp: In function ThumbCreator *new_creator ()': pothumbcreator.cpp:42: cannot allocate an object of type PoThumbCreator' pothumbcreator.cpp:42: since the following virtual functions are abstract: /usr/include/thumbcreator.h:30: bool ThumbCreator::create (const QString &, int, QPixmap &) make[4]: *** [pothumbcreator.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 Bad exit status from /var/tmp/rpm-tmp.56702 (%build) Greetings, Jaco
