From: Armin B. <arm...@de...> - 2006-02-27 15:45:57
|
Hi Tim, please use the latest version (0.18) of opensync. Best Regards, Armin Bauer Tim Oliver Wagner wrote: > Hello, > I want to install the opensync software. But I have problems to compile the > source. I hope someone can help me. > > tia > > Oli > > The error: > ... > gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -Wall -I/usr/include/libxml2 -Werror > -DOPENSYNC_PLUGINDIR=\"/usr/local/lib/opensync/plugins\" > -DOPENSYNC_CONFIGDIR=\"/usr/local/share/opensync/defaults\" > -DOPENSYNC_FORMATSDIR=\"/usr/local/lib/opensync/formats\" -g -O2 -MT > opensync_env.lo -MD -MP -MF .deps/opensync_env.Tpo -c opensync_env.c -fPIC > -DPIC -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 > '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: > ... > ======================================== > 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. > ======================================== |