[ gpsdrive ] New Version gpsdrive-2.10pre5 is online

Benno Schulenberg benno at vertaalt.nl
Thu Jul 3 09:38:17 AKDT 2008


Joerg Ostertag (Tettnang) wrote:
> the new Version gpsdrive-2.10pre5 is ready and online.
>
> So please everyone start testing ...

The README still mentions ./configure.  It should probably 
say 'mkdir build; cd build; cmake -DCMAKE_BUILD_TYPE=debug ..' 
instead.  Or maybe refer to the INSTALL file?

Running 'cmake -DCMAKE_BUILD_TYPE=debug -DWITH_GDAL=OFF -DWITH_MAPNIK=OFF ..'
ends for me in 'CMake Error: Could not find GDA3'.  What is GDA3?  
What package provides it?

Full output of above command:

-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Looking for include files HAVE_LIBINTL_H
-- Looking for include files HAVE_LIBINTL_H - found
-- Looking for dgettext
-- Looking for dgettext - found
-- Found Gettext: built in libc
-- Looking for include files HAVE_CRYPT_H
-- Looking for include files HAVE_CRYPT_H - found
-- Looking for include files HAVE_LINUX_INET_H
-- Looking for include files HAVE_LINUX_INET_H - not found.
-- Looking for include files HAVE_UNISTD_H
-- Looking for include files HAVE_UNISTD_H - found
-- Looking for include files HAVE_LOCALE_H
-- Looking for include files HAVE_LOCALE_H - found
-- Looking for XOpenDisplay 
in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay 
in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found 
GTK2: /usr/lib/libgtk-x11-2.0.so;/usr/lib/libgdk-x11-2.0.so;/usr/lib/libglib-2.0.so
-- Found XML2: /usr/lib/libxml2.so
-- Found Freetype2: /usr/lib/libfreetype.so
CMake Error: Could not find GDA3
-- Configuring done


Benno


More information about the GPSdrive mailing list