From: Armin B. <arm...@de...> - 2005-11-06 14:24:35
|
Markus Wagner wrote: > Hi List! > > When trying to build the latest multisync from SVN I get the following: > (either after running autoconf, configure, make or running buildtest) > (by the way 0.90.17 has the same problem - at least for me ;) ) > Or is something missing on my machine? > > Thanks, > Markus > > Making install in tools > make[1]: Entering directory > `/home/markus/sync/multisync-0.90/multisync-0.90.18/tools' > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/include/opensync-1.0 -Wall -Werror > -I.. -g -O2 -MT msynctool.o -MD -MP -MF ".deps/msynctool.Tpo" -c -o > msynctool.o msynctool.c; \ > then mv -f ".deps/msynctool.Tpo" ".deps/msynctool.Po"; else rm -f > ".deps/msynctool.Tpo"; exit 1; fi > msynctool.c: In function `conflict_handler': > msynctool.c:232: warning: `res' might be used uninitialized in this function > make[1]: *** [msynctool.o] Error 1 > make[1]: Leaving directory > `/home/markus/sync/multisync-0.90/multisync-0.90.18/tools' > make: *** [install-recursive] Error 1 > Hi, thanks for the info! i fixed this in subversion now. Please update both the msynctool and opensync. Armin > > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. Download > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users > |