« Return to Thread: Postgis 1.4RC1 compile error

Re: Postgis 1.4RC1 compile error

by stefano bonnin-2 :: Rate this Message:

Reply to Author | View in Thread

thnks for the patch .. it works!

2009/7/3 Mark Cave-Ayland <mark.cave-ayland@...>
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

_______________________________________________
postgis-devel mailing list
postgis-devel@...
http://postgis.refractions.net/mailman/listinfo/postgis-devel



_______________________________________________
postgis-devel mailing list
postgis-devel@...
http://postgis.refractions.net/mailman/listinfo/postgis-devel

 « Return to Thread: Postgis 1.4RC1 compile error