[ gpsdrive ] mapnik options --enable and --disable broken ?

Joerg Ostertag gpsdrive at ostertag.name
Sat Jan 12 06:21:44 AKST 2008


Am Samstag, 12. Januar 2008 00:16:58 schrieb sani.broyeur at free.fr:
> Hi
>
> I cannot build this pile of s*t of mapnik (is this simply usefull, uhh) ,
> so I decided not to use it at all.
>
> Unfortunately, giving --disable-mapnik or --enable-mapnik configure option
> give always the same result: make fails with
>
> /tmp/gpsdrive-2.10pre4/src/map_handler.c:664: undefined reference to
> `get_mapnik_imagedata'

We had some bug in there with Gpdrive2.10pre4. So you might want to try a 
current svn co.
We also changed the build system from automake to cmake. So the new 
commandlines would be:
     cd build
     cmake -D WITH_MAPNIK:BOOL=OFF ..
     make
     make install


> I try FOR YEARS to compile and use gprdrive, but it seems that 2008 is not
> yet the right year :-) Are all pictures shown on site "fakes" ?

Yes, but how did you find out; but it was quite a little work, since we wrote 
an application for this, then named it GpsDrive and started it. And then we 
took the screenshots. Others probably have found easier ways to do this ... 

-- 

Joerg


More information about the GPSdrive mailing list