[ gpsdrive ] OpenMoko (Openembedded) package for gpsdrive 2.10pre4
Guenther Meyer
d.s.e at sordidmusic.com
Fri Sep 26 02:25:57 AKDT 2008
Am Freitag 26 September 2008 schrieb Hamish:
> Hi,
>
>
> I have now committed the patch to SVN to allow building without GDA3.
> It is independent of Mapnik support so you can do all of:
>
> cmake -DWITHOUT_GDA3
> cmake -DWITHOUT_MAPNIK
> cmake -DWITHOUT_MAPNIK -DWITHOUT_GDA3
>
> and get what you ask for. The default is to use both.
> (see DefineOptions.cmake in the source to change your defaults)
>
> me, I threw the two -DWITHOUT_*s in the debian/rules "configure-stamp"
> call to cmake. "debuild binary" from the trunk/ dir then made me a nice
> ..deb package.
>
great!
> I did not call it WITHOUT_POSTGRES because this is a build system switch
> and that is incorrect as far as the code knows and misleading to debugging
> attempts. The code does not test for or link against libpq and use postgres
> directly; the code only knows about, looks for, and talks to gda3. The
> documentation can explain the gda3/Postgres implications to users if it is
> required.
>
hmm,you are right.
but if we decide to do it with libpq directly, the switch has to be changed.
so my idea was, to introduce a new switch that will stay for a while, not one
that will be renamed after a few weeks...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.gpsdrivers.org/pipermail/gpsdrive/attachments/20080926/9b3b96d5/attachment.bin>
More information about the GPSdrive
mailing list