Sync of Palm m500 series - gnome-pilot-conduits



I've been following the other sync of m500 thread. And using a pilot-link 
0.10.99 build, gnome-pilot 0.1.64 with the patch URL posted by David I can 
now get gnome-pilot to recognise my m505 and run a backup when I hit my 
hot sync button. I'm now trying to get the gnome-pilot-conduits 0.8 to 
compile and I am getting a similar error that I was getting with the 
gnome-pilot package prior to the patch.

Is there a patch for this to do the same thing, is it hard to make one. If 
there isn't one I'm going to try to merge the changes from one to the 
other myself and see what I come up with.

I'm running redhat 7.2 with some custom RPMS for evolution etc, my main 
aim is to be able to sync my palm with evolution.

Here's the failed output from the gnome-pilot-conduits build

+ make
Making all in po
make[1]: Entering directory 
`/usr/src/redhat/BUILD/gnome-pilot-conduits-0.8/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/usr/src/redhat/BUILD/gnome-pilot-conduits-0.8/po'
Making all in email
make[1]: Entering directory 
`/usr/src/redhat/BUILD/gnome-pilot-conduits-0.8/email'
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"gnome-pilot-conduits\" 
-DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 
-DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_ARGZ_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 
-DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETCWD=1 
-DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 
-DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE___ARGZ_COUNT=1 
-DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 -DHAVE_STPCPY=1 
-DHAVE_STPCPY=1 -DHAVE_LC_MESSAGES=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 
-DENABLE_NLS=1  -I. -I.  -I/usr/include 		-I.. 		
-I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 
-I/usr/X11R6/include 		 		 			    
-g -O2 -c email_conduit.c
mkdir .libs
gcc -DPACKAGE=\"gnome-pilot-conduits\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 
-DHAVE_MMAP=1 -DHAVE_ARGZ_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 
-DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_SYS_PARAM_H=1 -DHAVE_GETCWD=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 
-DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 
-DHAVE_STRDUP=1 -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 
-DHAVE___ARGZ_NEXT=1 -DHAVE_STPCPY=1 -DHAVE_STPCPY=1 -DHAVE_LC_MESSAGES=1 
-DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I. -I/usr/include 
-I.. -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 
-I/usr/X11R6/include -g -O2 -c email_conduit.c  -fPIC -DPIC -o 
.libs/email_conduit.lo
email_conduit.c: In function `openmhmsg':
email_conduit.c:91: `O_RDONLY' undeclared (first use in this function)
email_conduit.c:91: (Each undeclared identifier is reported only once
email_conduit.c:91: for each function it appears in.)
make[1]: *** [email_conduit.lo] Error 1
make[1]: Leaving directory 
`/usr/src/redhat/BUILD/gnome-pilot-conduits-0.8/email'
make: *** [all-recursive] Error 1

Here is the output I was getting with gnome-pilot prior to the patch just 
in case it helps.

(cd .libs && rm -f libgpilotdconduit.la && ln -s ../libgpilotdconduit.la 
libgpilotdconduit.la)
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include 
-DG_LOG_DOMAIN=\"gpilotd\" -DGP_PILOT_LINK_VERSION=\"0.10.99\"  
-I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 
-I/usr/X11R6/include -I/usr/include -DNEED_GNOMESUPPORT_H 
-I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/X11R6/include 
-I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 
-I/usr/X11R6/include   -I/usr/include -I/usr/lib/vfs/include 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT  
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0     
-Wall -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -g 
-DGNOMELOCALEDIR=\""/usr/share/locale"\"  -c gpilotd.c
gpilotd.c: In function `pilot_connect':
gpilotd.c:128: `PI_AF_SLP' undeclared (first use in this function)
gpilotd.c:128: (Each undeclared identifier is reported only once
gpilotd.c:128: for each function it appears in.)
gpilotd.c: In function `do_sync':
gpilotd.c:444: warning: implicit declaration of function `gethostname'
gpilotd.c: In function `monitor_channel':
gpilotd.c:908: warning: implicit declaration of function `open'
gpilotd.c:909: `O_RDONLY' undeclared (first use in this function)
gpilotd.c: In function `write_pid_file':
gpilotd.c:1003: `O_RDWR' undeclared (first use in this function)
gpilotd.c:1003: `O_TRUNC' undeclared (first use in this function)
gpilotd.c:1003: `O_CREAT' undeclared (first use in this function)
make[2]: *** [gpilotd.o] Error 1
make[2]: Leaving directory 
`/usr/src/redhat/BUILD/gnome-pilot-0.1.64/gpilotd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/gnome-pilot-0.1.64'
make: *** [all-recursive-am] Error 2




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]