From: Armin B. <arm...@de...> - 2005-10-03 09:51:35
|
LoneStar wrote: > Which version of pilot-link do you have? I believe the plugin want > 0.11.x, not 0.12. This is correct. there was a api change between 0.11 and 0.12 and i wasnt able to talk to the pilot link author yet to get some questions about these changes answered. So for now it need 0.11.x but it will eventually by changed to use 0.12 Armin > > Matthew Kay wrote: > > >>Hi, >> >>1) I just tried to install the palm plugin from subversion, but I get >>errors at compile time. (See below.) >> >>mercury:/usr/local/src/opensync-palm# make >>make all-recursive >>make[1]: Entering directory `/usr/local/src/opensync-palm' >>Making all in src >>make[2]: Entering directory `/usr/local/src/opensync-palm/src' >>if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. >>-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >>-I/usr/include/libxml2 -I/usr/local/include/opensync-1.0 -Wall -Werror >>-g -O2 -MT palm_sync.lo -MD -MP -MF ".deps/palm_sync.Tpo" \ >> -c -o palm_sync.lo `test -f 'palm_sync.c' || echo './'`palm_sync.c; \ >>then mv -f ".deps/palm_sync.Tpo" ".deps/palm_sync.Plo"; \ >>else rm -f ".deps/palm_sync.Tpo"; exit 1; \ >>fi >>gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 >>-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 >>-I/usr/local/include/opensync-1.0 -Wall -Werror -g -O2 -MT palm_sync.lo >>-MD -MP -MF .deps/palm_sync.Tpo -c palm_sync.c -fPIC -DPIC >>-o .libs/palm_sync.o >>cc1: warnings being treated as errors >>palm_sync.c: In function '_psyncDBOpen': >>palm_sync.c:76: warning: passing argument 4 of 'dlp_ReadAppBlock' makes >>integer from pointer without a cast >>palm_sync.c:76: warning: passing argument 5 of 'dlp_ReadAppBlock' makes >>pointer from integer without a cast >>palm_sync.c: In function '_psyncDBGetNthEntry': >>palm_sync.c:111: warning: passing argument 4 of 'dlp_ReadRecordByIndex' > >>from incompatible pointer type > >>palm_sync.c:111: error: too many arguments to function >>'dlp_ReadRecordByIndex' >> >> > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users |