[postgis-users] unable to compile postgis

dmj dmj at tpg.com.au
Wed Mar 12 01:57:57 PST 2003


I have tried unsuccessfully to compile postgis-0.7.3 on cygwin for some time now.  Postgresql is not a problem.

Is anybody able to give some hint

Thanks
Don

dlltool --export-all --output-def postgis.def postgis_debug.o postgis_ops.o postgis_fn.o postgis_inout.o postgis_proj.o postgis_chip.o postgis_transform.o postgis_gist_72.o
dllwrap -o postgis.dll --dllname postgis.dll --def postgis.def postgis_debug.o postgis_ops.o postgis_fn.o postgis_inout.o postgis_proj.o postgis_chip.o postgis_transform.o postgis_gist_72.o ../../src/utils/dllinit.o -L/usr/local/lib -L/usr/local/lib  
postgis_debug.o(.text+0x2e0): In function `mem_size':
/usr/src/postgresql-7.3.1/contrib/postgis-0.7.3/postgis_debug.c:101: undefined reference to `_pg_detoast_datum'
postgis_debug.o(.text+0x310): In function `numb_sub_objs':
/usr/src/postgresql-7.3.1/contrib/postgis-0.7.3/postgis_debug.c:110: undefined reference to `_pg_detoast_datum'
postgis_debug.o(.text+0x40d): In function `summary':
/usr/src/postgresql-7.3.1/contrib/postgis-0.7.3/postgis_debug.c:119: undefined reference to `_pg_detoast_datum'

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20030312/f428ae6f/attachment.html>


More information about the postgis-users mailing list