<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3103.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have tried unsuccessfully to compile 
postgis-0.7.3 on cygwin for some time now.  Postgresql is not a 
problem.</FONT></DIV>
<DIV> </DIV>
<DIV>Is anybody able to give some hint</DIV>
<DIV> </DIV>
<DIV>Thanks</DIV>
<DIV>Don</DIV>
<DIV> </DIV>
<DIV>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<BR>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  
<BR>postgis_debug.o(.text+0x2e0): In function 
`mem_size':<BR>/usr/src/postgresql-7.3.1/contrib/postgis-0.7.3/postgis_debug.c:101: 
undefined reference to `_pg_detoast_datum'<BR>postgis_debug.o(.text+0x310): In 
function 
`numb_sub_objs':<BR>/usr/src/postgresql-7.3.1/contrib/postgis-0.7.3/postgis_debug.c:110: 
undefined reference to `_pg_detoast_datum'<BR>postgis_debug.o(.text+0x40d): In 
function 
`summary':<BR>/usr/src/postgresql-7.3.1/contrib/postgis-0.7.3/postgis_debug.c:119: 
undefined reference to `_pg_detoast_datum'<BR></DIV></BODY></HTML>