gpsd-users
[Top][All Lists]
Advanced

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

Re: Updates from 3.20 to 3.23


From: David Taylor
Subject: Re: Updates from 3.20 to 3.23
Date: Thu, 23 Sep 2021 14:12:58 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 23/09/2021 11:17, David Taylor wrote:
(C) build and test log:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pi@RasPi-23:~ $ gcc gpsGetSatellites.c -o gpsGetSatellites -Lgpsd -lgps
pi@RasPi-23:~ $ ./gpsGetSatellites -g .1.3.6.1.2.1.25.1.33
./gpsGetSatellites: error while loading shared libraries: libgps.so.29: cannot
open shared object file: No such file or directory
pi@RasPi-23:~ $
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

So it seems that on this OS, the 64-bit version, at least:

pi@RasPi-23:~ $ uname -a
Linux RasPi-23 5.10.60-v8+ #1449 SMP PREEMPT Wed Aug 25 15:01:33 BST 2021
aarch64 GNU/Linux

some include files which are needed aren't copied to the normal location, and
some .so links aren't created.

I should add that gpsd works correctly and gives the expected output with satellite list etc. I checked the .lo with an ls -l:

lrwxrwxrwx 1 root root      16 Sep 23 10:46 libgps.so -> libgps.so.29.0.0
lrwxrwxrwx 1 root root      16 Sep 23 10:46 libgps.so.29 -> libgps.so.29.0.0
-rwxr-xr-x 1 root root  110336 Sep 23 10:46 libgps.so.29.0.0


David
--
SatSignal Software - Quality software for you
Web: https://www.satsignal.eu
Email: david-taylor@blueyonder.co.uk
Twitter: @gm8arv


reply via email to

[Prev in Thread] Current Thread [Next in Thread]