Re: Compile errors for gnome-pilot 0.1.66



There is somthing strange in the aclocal.m4, somebody competent should take a look :)

If you specify the --with-pisock to the configure script, all works quite fine. try ./configure --with-pisock=/usr/local (or whatever else).

If one doesn't add this switch, there if -lpisock added to the library list, but -lpisync (what is definitely needed) is omitted.

jruscio wrote:
All,

In an attempt to get my new Visor Edge and evolution playing together, today I downloaded the source for the following pkgs:

pilot-link-0.11.4.tar.gz
gnome-pilot-0.1.66.tar.gz
gnome-pilot-conduits-0.10.tar.gz
evolution-1.0.8.99-snap.ximian.200208120601.src.rpm

1.) I removed every exsisting gnome-pilot/pilot-link/*libs I could find on my system(Mandrake 8.2).

2.) I compiled and installed pilot-link

3.) I tested the new pilot-xfer and it works flawlessly

4.)I ran ./configure on gnome-pilot and it found the new version of pilot-link:
  Configuration :

          gnome-vfs    : no
          network sync : yes
          usb          : yes
          oaf          : no
          gob          : yes
          pilot-link   : 0.11.4

5.)I attempted to compile gnome-pilot but always run into these errors:

gpilotd.c: In function `do_sync':
gpilotd.c:454: warning: implicit declaration of function `gethostname'
manager.c:380:25: warning: pasting ""gpilotd: "" and ""Base %s is to be ignored by sync"" does not give a valid preprocessing token queue_io.c:324:9: warning: pasting ""gpilotd: "" and ""assigned handle num %u"" does not give a valid preprocessing token queue_io.c:368:9: warning: pasting ""gpilotd: "" and ""gpc_queue_purge_request()"" does not give a valid preprocessing token orbit_daemon_glue.c:218:25: warning: pasting ""gpilotd: "" and ""unable to resolve IOR for client"" does not give a valid preprocessing token orbit_daemon_glue.c:317:9: warning: pasting ""gpilotd: "" and ""corba: request_install(pilot_name=%s (%d),filename=%s,survival=%d,timeout=%d)"" does not give a valid preprocessing token orbit_daemon_glue.c:372:9: warning: pasting ""gpilotd: "" and ""corba: request_restore(pilot_name=%s (%d), directory=%s,survival=%d,timeout=%d)"" does not give a valid preprocessing token orbit_daemon_glue.c:426:9: warning: pasting ""gpilotd: "" and ""corba: request_conduit(pilot=%s (%d), conduit=%s)"" does not give a valid preprocessing token orbit_daemon_glue.c:486:9: warning: pasting ""gpilotd: "" and ""corba: get_user_info(cradle=%s,survival=%d,timeout=%d)"" does not give a valid preprocessing token orbit_daemon_glue.c:513:9: warning: pasting ""gpilotd: "" and ""corba: get_system_info(cradle=%s,survival=%d,timeout=%d)"" does not give a valid preprocessing token orbit_daemon_glue.c:542:9: warning: pasting ""gpilotd: "" and ""corba: set_user_info(cradle=%s,survival=%d,timeout=%d"" does not give a valid preprocessing token
orbit_daemon_glue.c:544:9: warning: pasting ""gpilotd: "" and ""corba:
      device = %s,"" does not give a valid preprocessing token
orbit_daemon_glue.c:545:9: warning: pasting ""gpilotd: "" and ""corba:
      user_id = %d,"" does not give a valid preprocessing token
orbit_daemon_glue.c:546:9: warning: pasting ""gpilotd: "" and ""corba:
      user    = %s)"" does not give a valid preprocessing token
orbit_daemon_glue.c:621:25: warning: pasting ""gpilotd: "" and ""*** Client appears to be disconnected..."" does not give a valid preprocessing token orbit_daemon_glue.c:624:25: warning: pasting ""gpilotd: "" and ""Client seems ok"" does not give a valid preprocessing token orbit_daemon_glue.c:628:25: warning: pasting ""gpilotd: "" and ""**** Client appears to be disconnected..."" does not give a valid preprocessing token orbit_daemon_glue.c:632:25: warning: pasting ""gpilotd: "" and ""Client seems ok"" does not give a valid preprocessing token orbit_daemon_glue.c:639:9: warning: pasting ""gpilotd: "" and ""monitor_on(pilot_name=\"%s\",client_id = %.20s...)"" does not give a valid preprocessing token orbit_daemon_glue.c:695:9: warning: pasting ""gpilotd: "" and ""removing monitor on %s for %.10s"" does not give a valid preprocessing token orbit_daemon_glue.c:784:25: warning: pasting ""gpilotd: "" and ""Could not find any link for %s"" does not give a valid preprocessing token orbit_daemon_glue.c:786:33: warning: pasting ""gpilotd: "" and ""pilots slist dump: %s"" does not give a valid preprocessing token orbit_daemon_glue.c:792:17: warning: pasting ""gpilotd: "" and ""couldn't find any monitor for %.10s"" does not give a valid preprocessing token orbit_daemon_glue.c:812:9: warning: pasting ""gpilotd: "" and ""monitor_off(pilot_name=\"%.10s\", client_id = %.20s...)"" does not give a valid preprocessing token orbit_daemon_glue.c:910:17: warning: pasting ""gpilotd: "" and ""corba: notify_on(event_type=%s,callback=%.20s...)"" does not give a valid preprocessing token orbit_daemon_glue.c:959:17: warning: pasting ""gpilotd: "" and ""corba: notify_off(event_type=%s,callback=%.20s...)"" does not give a valid preprocessing token orbit_daemon_glue.c:985:9: warning: pasting ""gpilotd: "" and ""corba: get_users()"" does not give a valid preprocessing token orbit_daemon_glue.c:1006:9: warning: pasting ""gpilotd: "" and ""corba: get_cradles(...)"" does not give a valid preprocessing token orbit_daemon_glue.c:1031:9: warning: pasting ""gpilotd: "" and ""corba: get_pilots(...)"" does not give a valid preprocessing token orbit_daemon_glue.c:1056:9: warning: pasting ""gpilotd: "" and ""corba: get_pilot_ids(...)"" does not give a valid preprocessing token orbit_daemon_glue.c:1082:9: warning: pasting ""gpilotd: "" and ""corba: get_pilots_by_name(%s)"" does not give a valid preprocessing token orbit_daemon_glue.c:1088:17: warning: pasting ""gpilotd: "" and ""g_list_length(orb_context->gpilotd_context->pilots) = %d"" does not give a valid preprocessing token orbit_daemon_glue.c:1096:33: warning: pasting ""gpilotd: "" and ""match on %s"" does not give a valid preprocessing token orbit_daemon_glue.c:1101:25: warning: pasting ""gpilotd: "" and ""no matches on %s"" does not give a valid preprocessing token orbit_daemon_glue.c:1131:9: warning: pasting ""gpilotd: "" and ""corba: get_pilots_by_login(%s)"" does not give a valid preprocessing token orbit_daemon_glue.c:1149:17: warning: pasting ""gpilotd: "" and ""no realname for %s"" does not give a valid preprocessing token orbit_daemon_glue.c:1166:2: warning: #warning gpilotd_corba_get_user_name_by_pilot not implemented orbit_daemon_glue.c:1168:9: warning: pasting ""gpilotd: "" and ""corba: FIXME %s:%d get_user_name_by_pilot"" does not give a valid preprocessing token orbit_daemon_glue.c:1180:2: warning: #warning gpilotd_corba_get_user_login_by_pilot not implemented orbit_daemon_glue.c:1182:9: warning: pasting ""gpilotd: "" and ""corba: FIXME %s:%d get_user_login_by_pilot"" does not give a valid preprocessing token orbit_daemon_glue.c:1193:9: warning: pasting ""gpilotd: "" and ""corba: get_pilot_base_dir(id=%s)"" does not give a valid preprocessing
token
orbit_daemon_glue.c:1202:33: warning: pasting ""gpilotd: "" and ""match on %s"" does not give a valid preprocessing token orbit_daemon_glue.c:1210:17: warning: pasting ""gpilotd: "" and ""no matches on %s"" does not give a valid preprocessing token orbit_daemon_glue.c:1220:9: warning: pasting ""gpilotd: "" and ""corba: get_user_pilot_id_from_name"" does not give a valid preprocessing token orbit_daemon_glue.c:1231:9: warning: pasting ""gpilotd: "" and ""corba: get_pilot_name_from_id(id=%d)"" does not give a valid preprocessing token orbit_daemon_glue.c:1248:9: warning: pasting ""gpilotd: "" and ""corba: get_databases_from_cache(...)"" does not give a valid preprocessing token orbit_daemon_glue.c:1423:17: warning: pasting ""gpilotd: "" and ""Client appears to be disconnected..."" does not give a valid preprocessing token orbit_daemon_glue.c:1489:25: warning: pasting ""gpilotd: "" and ""Client appears to be disconnected..."" does not give a valid preprocessing token orbit_daemon_glue.c:1526:9: warning: pasting ""gpilotd: "" and ""corba: orbed_notify_user, notifications->connect.size = %d, id = %s"" does not give a valid preprocessing token orbit_daemon_glue.c:1558:9: warning: pasting ""gpilotd: "" and ""corba: orbed_notify_user, notifications->disconnect.size = %d, id = %s"" does not give a valid preprocessing token orbit_daemon_glue.c:1581:9: warning: pasting ""gpilotd: "" and ""orbed_notify_completion(...)"" does not give a valid preprocessing token orbit_daemon_glue.c:1588:17: warning: pasting ""gpilotd: "" and ""%s: no client_id in request"" does not give a valid preprocessing token orbit_daemon_glue.c:1592:9: warning: pasting ""gpilotd: "" and ""%s: client_id = %.20s"" does not give a valid preprocessing token orbit_daemon_glue.c:1603:17: warning: pasting ""gpilotd: "" and ""unable to resolve object for IOR"" does not give a valid preprocessing token
./.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
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2


Any help you can give me is appreciated, I think the problem must be that there is an old library or pkg that I am linking against, but i have scoured my system high and low for anything palm related and I can't find anything that I missed.

thanks,
Joe


_______________________________________________
gnome-pilot-list mailing list
gnome-pilot-list gnome org
http://mail.gnome.org/mailman/listinfo/gnome-pilot-list

--
Pavel Hlavnicka
Ginger Alliance
www.gingerall.com




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