[postgis-devel] Bringing PgRouting into PostGIS
Mark Cave-Ayland
mark.cave-ayland at siriusit.co.uk
Mon Sep 13 07:26:32 PDT 2010
strk wrote:
> On Mon, Sep 13, 2010 at 02:05:14PM +0100, Mark Cave-Ayland wrote:
>
>> Eh? We've haven't had any complaints about the PGXS build system for a
>> very long time.
>
> $ touch liblwgeom/lwpoint.c && make 2>&1 | grep -B1 'Leaving .*trunk/postgis'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/src/postgis/trunk/postgis'
>
>
> READ: whatever you touch in liblwgeom won't trigger a relink
> of libpostgis DLL (the one postgresql will load)
>
> This means you'll always need to explicitly make clean in postgis/
> subdir for doing proper testing.
> A common effect of this are segfaults on 'make check' after an
> svn update.
>
> Never happened to you ?
Ah that one. No, that still happens but it's fairly easy to do a 'touch
postgis/lwgeom_transform.c; make' if you're working within liblwgeom.
I'd like to fix this at some point, but haven't had a chance to sit and
play.
ATB,
Mark.
--
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063
Sirius Labs: http://www.siriusit.co.uk/labs
More information about the postgis-devel
mailing list