Ticket #1017 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

navit can't connect to gpsd / no libgps17 available only libgps19

Reported by: robin Owned by: ainulindale
Priority: major Milestone:
Component: SHR Image Version: SHR-testing
Keywords: Cc:

Description

installing the latest navit from
 http://download.navit-project.org/navit/openmoko/svn > /etc/opkg/navit-feed.conf

opkg install libgps17 does not work but
opkg install libgps19

if I adjust
ln -s /usr/lib/libgps.so.17 /usr/lib/libgps.so.16
to
ln -s /usr/lib/libgps.so.19 /usr/lib/libgps.so.16

starting navit results in
navit:plugin_load:can't load '/usr/lib/navit/vehicle/libvehicle_gpsd.so', Error '/usr/lib/navit/vehicle/libvehicle_gpsd.so: undefined symbol: gps_query'
navit:vehicle_new:invalid type 'gpsd'
navit:main_real:Using '/home/root/.navit/navit.xml'

tangogps connects normally to the fso-gpsd without any problems

Change History

comment:1 Changed 3 years ago by Heinervdm

  • Status changed from new to closed
  • Resolution set to invalid

We don't support packages from other pages. If you have problems with packages from other packages please ask the author of that page.

Note: See TracTickets for help on using tickets.