<DIV>Thanks  Norman, finally i was able to compile the source code and run PostGresql.</DIV>
<DIV>Now i have problem with installing postgis 0.7.5 with postgresql 7.2.3.</DIV>
<DIV>When i am using "make", i get the following error. </DIV>
<DIV>Please give me some pointers on how to fix this problem.</DIV>
<DIV> </DIV>
<DIV>$cd /usr/src/postgresql-7.3.4-2/contrib/postgis-0.7.5</DIV>
<DIV>$make<BR>dlltool --export-all --output-def postgis.def postgis_debug.o postgis_ops.o post<BR>gis_fn.o postgis_inout.o postgis_proj.o postgis_chip.o postgis_transform.o postg<BR>is_gist_72.o postgis_estimate.o<BR>dllwrap -o postgis.dll --dllname postgis.dll --def postgis.def postgis_debug.o p<BR>ostgis_ops.o postgis_fn.o postgis_inout.o postgis_proj.o postgis_chip.o postgis_<BR>transform.o postgis_gist_72.o postgis_estimate.o ../../src/utils/dllinit.o -L/us<BR>r/local/lib -L/usr/local/lib -L../../src/backend -lpostgres<BR>fu000001.o(.idata$3+0xc): undefined reference to `_libpostgres_a_iname'<BR>nmth000000.o(.idata$4+0x0): undefined reference to `__nm__cpu_index_tuple_cost'<BR>Info: resolving _cpu_index_tuple_cost by linking to __imp__cpu_index_tuple_cost<BR>(auto-import)<BR>collect2: ld returned 1 exit status<BR>dllwrap: gcc exited with status 1<BR>make: *** [libpostgis.a] Error 1</DIV>
<DIV> </DIV>
<DIV>Thanks,</DIV>
<DIV>Ven<BR><BR><B><I>Norman Vine <nhv@cape.com></I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">
<META content="MSHTML 6.00.2800.1226" name=GENERATOR>
<DIV><FONT face=Tahoma size=2>Venu Kanaparthy<SPAN class=730303023-25082003><FONT face=Arial color=#0000ff>  writes: </FONT></SPAN></FONT></DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid">
<DIV>I have installed postgressql 7.3.4 successfully using  cygwin but could not get it to</DIV>
<DIV>integrate with  postgis-0.7.5. Some where on the list, it was said that postgis is not</DIV>
<DIV>fully integrated with latest version of postgresql.</DIV>
<DIV> </DIV>
<DIV>Then i started installing  version 7.2.3 of postgresql. I got the following error while</DIV>
<DIV>trying to make. any help is appreciated.<SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2> </FONT></SPAN></DIV>
<DIV><SPAN class=730303023-25082003></SPAN> </DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2>< please try to post the minimal make output inorder to see the error ></FONT> </SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV>$ cd /usr/share/postgresql-7.2.3<SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2> </FONT></SPAN></DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=730303023-25082003> </SPAN>make[4]: Entering directory `/usr/share/postgresql-7.2.3/src/backend/storage/ipc<BR>'<BR>gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/incl<BR>ude -I/usr/local/include -DBUILDING_DLL=1  -c -o ipc.o ipc.c<BR>cc1: warning: changing search order for system directory "/usr/local/include"<BR>cc1: warning:   as it has already been specified as a non-system directory<BR>ipc.c: In function `InternalIpcSemaphoreCreate':<BR>ipc.c:271: warning: implicit declaration of function `semget'<BR>ipc.c:271: `IPC_CREAT' undeclared (first use in this function)<SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2> </FONT></SPAN></DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2>You need to install the IPC package</FONT></SPAN></DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2>see the postgres docs in </FONT></SPAN></DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2>$CYG_ROOT/usr/docs/Cygwin/postgresql-$VER.README</FONT></SPAN></DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2>or</FONT></SPAN></DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2><A href="http://www.tishler.net/jason/software/postgresql/postgresql-7.2.3.README">http://www.tishler.net/jason/software/postgresql/postgresql-7.2.3.README</A></FONT></SPAN></DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2>and</FONT></SPAN></DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2><A href="http://www.tishler.net/jason/software/cygipc/">http://www.tishler.net/jason/software/cygipc/</A></FONT></SPAN></DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2>HTH</FONT></SPAN></DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2>Norman</FONT></SPAN></DIV>
<DIV><SPAN class=730303023-25082003></SPAN><SPAN class=730303023-25082003><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV></BLOCKQUOTE></BLOCKQUOTE><p><hr SIZE=1>
Do you Yahoo!?<br>
<a href="http://us.rd.yahoo.com/evt=10469/*http://sitebuilder.yahoo.com">Yahoo! SiteBuilder</a> - Free, easy-to-use web site design software