From: Jason S. <jsi...@gm...> - 2005-08-23 15:36:44
|
Has anyone tried it on amd64 OS? I am running gentoo 64bit and opensync failes to compile. Here is the error that I get. gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror -DOPENSYNC_PLUGINDIR=3D\"/usr/local/lib/opensync/plugins\" -DOPENSYNC_CONFIGDIR=3D\"/usr/local/share/opensync/defaults\" -DOPENSYNC_FORMATSDIR=3D\"/usr/local/lib/opensync/formats\" -g -O2 -MT opensync_debug.lo -MD -MP -MF .deps/opensync_debug.Tpo -c opensync_debug.c -fPIC -DPIC -o .libs/opensync_debug.o opensync_debug.c: In function `osync_trace': opensync_debug.c:64: warning: cast from pointer to integer of different siz= e opensync_debug.c:102: warning: cast to pointer from integer of different si= ze opensync_debug.c:102: warning: cast to pointer from integer of different si= ze make[2]: *** [opensync_debug.lo] Error 1 make[2]: Leaving directory `/home/jsievert/Desktop/libopensync-0.17/opensyn= c' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jsievert/Desktop/libopensync-0.17' make: *** [all] Error 2 Thanks, Jason |