[postgis-users] postgis-1.5.2 build failure on HP-UX

MUHAMMAD ASIF anaeem.it at hotmail.com
Fri May 6 09:47:32 PDT 2011


Hi,

I am trying to build 64 bit binaries for postgis-1.5.2 on HP-UX B.11.31 (ia64 hp Integrity rx2800 i2). HP compiler was giving the following error message i.e.
make -C postgismake[1]: Entering directory `/home/edb/AS90/postgis/postgis-1.5.2/postgis'cc +DD64 -Ae -E -traditional-cpp postgis.sql.in.c | grep -v '^#' > postgis.sql.incc: error 1914: bad form for `-t' optionmake[1]: *** [postgis.sql.in] Error 1make[1]: *** Deleting file `postgis.sql.in'make[1]: Leaving directory `/home/edb/AS90/postgis/postgis-1.5.2/postgis'
To fix it, I just removed the -traditional-cpp option that is related to GCC. Build seems fine. It can be compiled with non gcc compilers then why is there option "-traditional-cpp" hard coded related to GCC. Thanks.

Best Regards,Asif Naeem 		 	   		  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hpux_postgis.patch
Type: application/octet-stream
Size: 511 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20110506/2673ff37/attachment.obj>


More information about the postgis-users mailing list