[ gpsdrive ] Compile problem: missing function drawmarkers()
Joerg Ostertag
gpsdrive at ostertag.name
Wed Nov 7 12:27:49 AKST 2007
Am Mittwoch, 7. November 2007 14:37:01 schrieb David Favro:
> Hi!
>
> I'm trying to compile from the 2.10pre4 tarball, and things seem to go
> fine until, during the link of gmapview, I get:
> gmapview.o: In function `expose':
> .../gpsdrive-2.10pre4/src/util/gmapview.c:84: undefined reference to
> `drawmarkers'
This part of the code is not really needed for the use of gpsdrive. Maybe
you're missing the gdal library. But for now you can simply remove the
compilation of the complete utils directory by removing the subdirectory in
src/Makefile.am.
-
Joerg
More information about the GPSdrive
mailing list