gpsd-dev
[Top][All Lists]
Advanced

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

[gpsd-dev] scons check fail gpsd3.14 ubuntu 14


From: Roy Barkas
Subject: [gpsd-dev] scons check fail gpsd3.14 ubuntu 14
Date: Tue, 17 Mar 2015 14:51:36 +1100

On a system with a previous gpsd installed (3.11) scons check of v3.14 fails as below:

scons: Building targets ...
Run normal regression tests for release-3.14-31-gd613a86...
check_compile(["python-compilation-regress"], ["gpscap.py", "gpssim.py", "jsongen.py", "leapsecond.py", "maskaudit.py", "test_json_validity.py", "test_maidenhead.py", "valgrind-audit.py", "gps/__init__.py", "gps/client.py", "gps/fake.py", "gps/gps.py", "gps/misc.py", "gpscat", "gpsfake", "gpsprof", "xgps", "xgpsspeed", "gegps", "SConstruct"])
leapseconds_cache_rebuild(["leapseconds.cache"], ["leapsecond.py"])
timebase_h(["timebase.h"], ["leapseconds.cache"])
Consistency-checking driver methods...
./test_packet -c >/dev/null
./test_packet: symbol lookup error: //usr/local/lib/libgpsd.so.22: undefined symbol: gpsd_write
scons: *** [packet-regress] Error 127
scons: building terminated because of errors.

Workaround:
If I copy the freshly built libgpsd.so.22.0.0 from the build directory to /usr/local/lib then scons check runs fine.

So two questions:

Shouldn't scons check use libgpsd.so.22.0.0 from the build directory?

Should the version number of libgpsd.so.22.0.0 have been bumped since it appears to be different than the v3.11 lib?


reply via email to

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