On 02/22/2012 03:34 PM, David C. Rankin wrote: <snip>
Just confirmed the same behavior on an x86_64 build:
[ 1%] Building C object dcop/KDE-ICE/CMakeFiles/kICE-static.dir/globals.c.o Linking C static library libkICE.a [ 1%] Built target kICE-static [ 1%] Generating dcopclient.moc Scanning dependencies of target DCOP-shared [ 1%] Building CXX object dcop/CMakeFiles/DCOP-shared.dir/dcopstub.cpp.o [ 1%] Building CXX object dcop/CMakeFiles/DCOP-shared.dir/dcopref.cpp.o [ 1%] Building CXX object dcop/CMakeFiles/DCOP-shared.dir/dcopobject.cpp.o [ 1%] Building CXX object dcop/CMakeFiles/DCOP-shared.dir/dcopclient.cpp.o /build/src/tdelibs/dcop/dcopclient.cpp: In member function 'bool DCOPClient::attachInternal(bool)': /build/src/tdelibs/dcop/dcopclient.cpp:785:24: error: 'qint64' was not declared in this scope /build/src/tdelibs/dcop/dcopclient.cpp:785:24: error: expected ')' before numeric constant /build/src/tdelibs/dcop/dcopclient.cpp:785:55: error: expected ')' before ';' token make[2]: *** [dcop/CMakeFiles/DCOP-shared.dir/dcopclient.cpp.o] Error 1 make[1]: *** [dcop/CMakeFiles/DCOP-shared.dir/all] Error 2 make: *** [all] Error 2