From: SourceForge.net <no...@so...> - 2008-12-15 15:03:49
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5817886 By: oxi Hi, I'm unable to build it either on 64bit ubuntu hardy. It's throwing this error: [ 35%] Building CXX object tuxcap/lib/CMakeFiles/tuxcap.dir/__/pycap/PycapApp.o In file included from /usr/include/python2.5/Python.h:57, from /home/oxi/src/TuxCap/tuxcap/pycap/PycapResources.h:20, from /home/oxi/src/TuxCap/tuxcap/pycap/PycapApp.h:15, from /home/oxi/src/TuxCap/tuxcap/pycap/PycapApp.cpp:13: /usr/include/python2.5/pyport.h:761:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." make[2]: *** [tuxcap/lib/CMakeFiles/tuxcap.dir/__/pycap/PycapApp.o] Error 1 make[1]: *** [tuxcap/lib/CMakeFiles/tuxcap.dir/all] Error 2 make: *** [all] Error 2 Am I supposed to do anything besides: cmake .. make on a 64bit kernel? I already installed the libraries you mentioned before. Other than that, the svn version builds perfectly on a 32bit ubuntu interpid, with gcc 4.3 :) And the demos seem to work flawlessly :) Thank you, Regards, oxi ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=709544 |