|
From: Tonus <to...@gm...> - 2007-12-28 21:47:13
|
Hello, I can't manage compiling the svn version with this new cmake manner. Here is the first error after=20 cmake -DCMAKE_INSTALL_PREFIX=3D/usr/local /path/to/sources/ : > -- Found Python: /usr/lib/python2.5/config/libpython2.5.a > -- checking for one of the modules 'check' > -- Could NOT find CHECK then, after make : > [ 54%] Building C object=20 opensync/CMakeFiles/opensync.dir/ipc/opensync_queue.o > /path/to/sources/opensync/ipc/opensync_queue.c: In=20 function 'osync_queue_send_message_with_timeout': > /path/to/sources/opensync/ipc/opensync_queue.c:994: warning:=20 initialization makes pointer from integer without a cast > [ 56%] Building C object=20 opensync/CMakeFiles/opensync.dir/ipc/opensync_serializer.o >Linking C executable osplugin =2E.. >/path/to/build/opensync/libopensync.so: undefined reference to=20 `g_timeout_source_new_seconds' >collect2: ld returned 1 exit status >make[2]: *** [opensync/osplugin] Error 1 >make[1]: *** [opensync/CMakeFiles/osplugin.dir/all] Error 2 >make: *** [all] Error 2 If someone has a clue... Thanks by advance. =2D-=20 Tonus_at_gmail_dot_com http://da.tonus.webpage.free.fr/ |