Problems compiling gnome-pilot-0.1.65 with pilot-link-0.11.1




Hello people.

I'm currently trying to get my newly purchased sony clie peg-s360 to work with Ximian evolution. I have successfully downloaded, and compiled the pilot-link-0.11.1 source and have successfully synced it with my pda using the pilot-xfer command. (Current system: RedHat 7.3)

So, the next step is to get gnome-pilot-0.1.65 to work. I patched it with the patch from primates.ximian.com/~jpr/ using "patch -p0 < gnome-pilot.patch". The problem then comes when I attempt to compile after running ./configure. After continuing for a bit, the compilation stops with the error:

gcc -Wall -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -g -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -o .libs/gpilotd gnome-pilot-common.o gnome-pilot-skels.o gnome-pilot-stubs.o gpilotd.o manager.o queue_io.o orbit_daemon_glue.o gnome-pilot-structures.o gpilot-gui.o -rdynamic -rdynamic -rdynamic -Wl,--export-dynamic ./.libs/libgpilotdconduit.so ../libgpilotdCM/.libs/libgpilotdcm.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/libxml.so /usr/lib/libgnorba.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so /usr/lib/libIIOP.so /usr/lib/libORBitutil.so /usr/lib/libgnomeui.so /usr/lib/libart_lgpl.so /usr/lib/libgdk_imlib.so -lSM -lICE /usr/lib/libgtk.so /usr/lib/libgdk.so /usr/lib/libgmodule.so -ldl -lXi -lXext -lX11 /usr/lib/libgnome.so /usr/lib/libgnomesupport.so -lz /usr/lib/libesd.so /usr/lib/libaudiofile.so -lm -ldb1 /usr/lib/libglib.so /usr/local/lib/libpisock.so -lpng -lcrypt -Wl,--rpath -Wl,/usr/local/lib/ -Wl,--rpath -Wl,/usr/local/lib
./.libs/libgpilotdconduit.so: undefined reference to `sync_CopyToPilot'
./.libs/libgpilotdconduit.so: undefined reference to `sync_Synchronize'
./.libs/libgpilotdconduit.so: undefined reference to `sync_CopyFromPilot'
./.libs/libgpilotdconduit.so: undefined reference to `sync_MergeToPilot'
./.libs/libgpilotdconduit.so: undefined reference to `sync_MergeFromPilot'
collect2: ld returned 1 exit status
make[2]: *** [gpilotd] Error 1



As I understand it, those symbols come from the libpisync.so which has been installed in my /usr/local/lib directory by pilot-link. I made sure that path was in the ld.so.conf file and I ran ldconfig but still get the same problem. I also made sure there was no pilot-link rpm packages installed.

I'm out of ideas.

Any help is much appreciated!!

Cheers,

Mike

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx




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