[ gpsdrive ] installing on Ubuntu

chris h chris123 at magma.ca
Fri Apr 24 15:34:06 AKDT 2009


On Friday 24 April 2009 08:21:16 chris h wrote:

> Thanks Hamish, did that, as well as removed /CMakeCache.txt Interestingly
> enough there is still is a call to kismet somewhere as I get the following
> errors on svn checkout version;

Just ran an svn update and cleaned out cmake cache files. Still get the same 
errors:

------------------------------------------------------
Linking C executable gpsdrive
CMakeFiles/gpsdrive.dir/gpsdrive.o: In function `drawmarker':
gpsdrive.c:(.text+0x1735): undefined reference to `readkismet'
CMakeFiles/gpsdrive.dir/gpsdrive.o: In function `main':
gpsdrive.c:(.text+0x77d6): undefined reference to `initkismet'
collect2: ld returned 1 exit status
make[2]: *** [src/gpsdrive] Error 1
make[1]: *** [src/CMakeFiles/gpsdrive.dir/all] Error 2
make: *** [all] Error 2
-----------------------------------eof----------------

DefineOptions............
option(WITH_SCRIPTS "Install perl scripts and modules" ON)
option(WITH_MAPNIK "Build with mapnik support" OFF)
option(WITH_GDA3 "Build with GDA3 database support" OFF)
option(WITH_GDAL "Build with experimental GDAL support" OFF)
option(WITH_SPEECH "Build with support of speech output" OFF)
option(WITH_DBUS "Build with DBUS support" OFF)
option(WITH_BASEMAPS "Build with Basemaps pictures" ON)
option(MAEMO "Build gpsdrive for maemo/hildon platform" OFF)
option(WITH_FRIENDSD "Build friendsd" OFF)
option(WITH_KISMET "Build with kismet support" OFF)
option(DEBUG "Build with debug -D support" OFF)
option(WITH_NAVIGATION "Build with routing support" OFF)

Hope that provides some info.

Best regards and thanks


-- 

/ch


More information about the GPSdrive mailing list