Package: obdgpslogger Version: 0.16-1.1 Severity: important User: b...@debian.org Usertag: gpsd3
Hi maintainer, unfortunately yet another major API and ABI breakage happened in libgps on the way to gpsd version 3. The result is that your package does not build against gpsd 3.3/libgps20, which is available in experimental. Details why this had to happen are described here: http://www.catb.org/gpsd/protocol-transition.html Unfortunately the progress to implement this took a long time, including gpsd 2.95 which was released with Squeeze and shipped with a slightly different API and ABI. Migrating to the new and hopefully final API should be easy, if there is help needed either ask me or jump into #gpsd on the freenode network. The error messages from my test build are attached below. Documentation: http://www.catb.org/gpsd/libgps.html http://www.catb.org/gpsd/libgpsmm.html http://www.catb.org/gpsd/client-howto.html Best regards, Bernd -- Bernd Zeimetz Debian GNU/Linux Developer http://bzed.de http://www.debian.org GPG Fingerprint: ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F /usr/bin/cmake -E cmake_progress_report /tmp/buildd/obdgpslogger-0.16/obj-x86_64-linux-gnu/CMakeFiles 37 [ 16%] Building C object src/logger/CMakeFiles/obdgpslogger.dir/gpscomm.c.o cd /tmp/buildd/obdgpslogger-0.16/obj-x86_64-linux-gnu/src/logger && /usr/bin/gcc -DOBDGPSLOGGER_MAJOR_VERSION=0 -DOBDGPSLOGGER_MINOR_VERSION=16 -DOBDPLATFORM_POSIX -DHAVE_GPSD_V3 -DHAVE_GPSD -DHAVE_PTSNAME_R -DHAVE_SIGNAL_H -DHAVE_SIGACTION -I/tmp/buildd/obdgpslogger-0.16/obj-x86_64-linux-gnu -I/tmp/buildd/obdgpslogger-0.16/src/obdinfo -I/tmp/buildd/obdgpslogger-0.16/src/conf -I/tmp/buildd/obdgpslogger-0.16/src/logger/. -I/tmp/buildd/obdgpslogger-0.16/src/logger/../obdinfo -I/tmp/buildd/obdgpslogger-0.16/src/logger/../obdcomm -o CMakeFiles/obdgpslogger.dir/gpscomm.c.o -c /tmp/buildd/obdgpslogger-0.16/src/logger/gpscomm.c /tmp/buildd/obdgpslogger-0.16/src/logger/gpscomm.c: In function 'opengps': /tmp/buildd/obdgpslogger-0.16/src/logger/gpscomm.c:29:9: error: too few arguments to function 'gps_open' /usr/include/gps.h:1717:12: note: declared here make[3]: *** [src/logger/CMakeFiles/obdgpslogger.dir/gpscomm.c.o] Error 1 make[3]: Leaving directory `/tmp/buildd/obdgpslogger-0.16/obj-x86_64-linux-gnu' make[2]: *** [src/logger/CMakeFiles/obdgpslogger.dir/all] Error 2 make[2]: Leaving directory `/tmp/buildd/obdgpslogger-0.16/obj-x86_64-linux-gnu' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/obdgpslogger-0.16/obj-x86_64-linux-gnu' dh_auto_build: make -j1 returned exit code 2 make: *** [build] Error 2 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org