[postgis-devel] Postgis 1.4RC1 compile error

Mark Cave-Ayland mark.cave-ayland at siriusit.co.uk
Fri Jul 3 02:01:02 PDT 2009


Stefano Bonnin wrote:

> I can't compile postgis 1.4rc1, when I try to compile it I receve an error.
> 
> OS: FreeBSD 5.3
> Postgresql: 8.4
> GEOS: 3.1.1
> 
> My compilation command is:
> 
> ./configure --with-pgconfig=/usr/local/postgresql/8.4/bin/pg_config 
> --with-geosconfig=/usr/local/bin/geos-config  --with-projdir=/usr/local
> gmake
> gmake install

(lots cut)

Thanks for the bug report. It looks as if __va_copy() is not necessarily 
present on non-GNU systems. Can you test with the following patch?


Many thanks,

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: postgis-vsprintf.patch
Type: text/x-diff
Size: 778 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20090703/3b935241/attachment.patch>


More information about the postgis-devel mailing list