From: Tim O. W. <li...@wa...> - 2006-02-27 15:02:09
|
Hello, I want to install the opensync software. But I have problems to compile the= =20 source. I hope someone can help me. tia Oli The error: =2E.. gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/opt/gnome/include/glib-2.0=20 =2DI/opt/gnome/lib/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror=20 =2DDOPENSYNC_PLUGINDIR=3D\"/usr/local/lib/opensync/plugins\"=20 =2DDOPENSYNC_CONFIGDIR=3D\"/usr/local/share/opensync/defaults\"=20 =2DDOPENSYNC_FORMATSDIR=3D\"/usr/local/lib/opensync/formats\" -g -O2 -MT=20 opensync_env.lo -MD -MP -MF .deps/opensync_env.Tpo -c opensync_env.c -fPIC= =20 =2DDPIC -o .libs/opensync_env.o cc1: warnings being treated as errors opensync_env.c: In function 'osync_file_read': opensync_env.c:706: warning: pointer targets in passing argument 3 of=20 'g_io_channel_read_to_end' differ in signedness make[2]: *** [opensync_env.lo] Fehler 1 make[2]: Leaving directory `/usr/src/external/opensync-0.14/opensync' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/usr/src/external/opensync-0.14' make: *** [all] Fehler 2 ***************************************************************************= ********************** Der Output von ./configure ist: =2E.. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Pythong Bindings: Disabled Unit Tests: Disabled Debug messages: Enabled Tracing: Enabled Profiling: Disabled Sync Engine: Enabled Tools: Enabled Now build opensync and install it. Afterwards go into the plugins directory and build the plugins you need. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D |