From: Alexey S. <a.s...@gm...> - 2006-10-11 07:11:24
|
Hi. I need compile plugin synce for arch x86_64. $ make make all-recursive make[1]: Entering directory `/home/alex/RPM/BUILD/libopensync-plugin-synce-0.19' Making all in src make[2]: Entering directory `/home/alex/RPM/BUILD/libopensync-plugin-synce-0.19/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Werror -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pipe -Wall -O2 -c -o synce_file.lo synce_file.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Werror -I/usr/include/opensync-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pipe -Wall -O2 -c synce_file.c -fPIC -DPIC -o .libs/synce_file.o cc1: warnings being treated as errors synce_file.c: In function 'synce_file_getdata': synce_file.c:494: warning: passing argument 4 of 'CeReadFile' from incompatible pointer type make[2]: *** [synce_file.lo] Error 1 make[2]: Leaving directory `/home/alex/RPM/BUILD/libopensync-plugin-synce-0.19/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/alex/RPM/BUILD/libopensync-plugin-synce-0.19' make: *** [all] Error 2 -- Alexey Shabalin |