------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=121105 ------- Additional Comments From faure kde org 2006-02-01 00:37 ------- Ah, there we go. bool KIO::DeleteJob::qt_static_property( QObject* , int , int , QVariant* ){ return FALSE; } # 4646 "job.cpp" 2 # 11 "libkiocore_la.all_cpp.cpp" 2 # 1 "global.cpp" 1 _PATH_MNTTAB # 19 "global.cpp" # 1 "../../config.h" 1 # 900 "../../config.h" extern "C" { The _PATH_MNTTAB is the problem, obviously. It seems that this is in the first line of your global.cpp ???? This makes no sense, but please double check if that would be the case...