Hi Mark<br>
I commented all things which deals with templateGIS in GNUMake file.<br>
When i executed make i got the following errors<br>
<br>
<span style="font-weight: bold;">lex.yy.c:4023: warning: `yyunput' defined but not used</span><br style="font-weight: bold;">
<span style="font-weight: bold;">lwgeom_chip.c: In function `CHIP_in':</span><br style="font-weight: bold;">
<span style="font-weight: bold;">lwgeom_chip.c:128: warning: int format, different type arg (arg 4)</span><br style="font-weight: bold;">
<span style="font-weight: bold;">shpopen.c:176: warning: `rcsid' defined but not used</span><br style="font-weight: bold;">
<span style="font-weight: bold;">dbfopen.c:206: warning: `rcsid' defined but not used</span><br style="font-weight: bold;">
<span style="font-weight: bold;">make: *** No rule to make target `templategis', needed by `all'.  Stop.</span><br style="font-weight: bold;">
<br>
Thanks<br><br><div><span class="gmail_quote">On 5/10/07, <b class="gmail_sendername">Mark Cave-Ayland</b> <<a href="mailto:mark.cave-ayland@ilande.co.uk">mark.cave-ayland@ilande.co.uk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, 2007-05-10 at 11:25 -0400, vamsee movva wrote:<br>> HI mark,<br>> I tried what you told,<br>> But no luck, Is there any alternative (Note: i don't have root<br>> privileges)<br>> Thanks<br><br>Can you double-check that? Did you do a "make clean", alter the
<br>GNUMakefile, and then do "make install" again? Note that it would be<br>possible to help you better if you post the output you are getting to<br>the list. FWIW the change you need to undo is the templategis changes to
<br>GNUMalefile from this commit:<br><a href="http://postgis.refractions.net/pipermail/postgis-commits/2007-January/000018.html">http://postgis.refractions.net/pipermail/postgis-commits/2007-January/000018.html</a>.<br><br>
<br>Kind regards,<br><br>Mark.<br><br><br>_______________________________________________<br>postgis-devel mailing list<br><a href="mailto:postgis-devel@postgis.refractions.net">postgis-devel@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-devel">http://postgis.refractions.net/mailman/listinfo/postgis-devel</a><br></blockquote></div><br>