On 02/22/2012 03:04 PM, David C. Rankin wrote:
On 02/22/2012 03:00 PM, Darrell Anderson wrote:
After
working through the build script for arch, I
experience a tdelibs build
failure related to dcop:
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
Any ideas? Anything else I can send to help out?
Update your GIT repository. That bug was patched in GIT hash f1a0d08d,
2012-02-19.
Darrell
Hmm. - maybe not. This was a fresh git clone from 2/21/12. I'll update and try
again...
Still Busted.... Fresh update of repository 10 minutes ago and I still get:
[ 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
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Build failed, check /home/david/bld/david/build
Serghei -- did you break it again??
--
David C. Rankin, J.D.,P.E.