<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1505" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial color=#0000ff size=2>I tried but always the same 
error</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2>By the way I always compil PostGIS 
without iconv...</FONT></DIV>
<DIV>---------------------------------------------------------------<BR>TECHER 
Jean David<BR>01MAP<BR>e-mail: <A 
href="mailto:david@01map.net">david@01map.net</A><BR>Tél: 04 67 45 60 
27<BR>Entreprise: <A 
href="http://www.01map.net">http://www.01map.net</A><BR>Perso: <A 
href="http://techer.pascal.free.fr/postgis/">http://techer.pascal.free.fr/postgis/</A><BR>---------------------------------------------------------------</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=strk@refractions.net 
  href="mailto:strk@refractions.net">strk@refractions.net</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=postgis-users@postgis.refractions.net 
  href="mailto:postgis-users@postgis.refractions.net">PostGIS Users 
  Discussion</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, July 01, 2005 2:54 PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [postgis-users] Patch for 
  PostGIS CVS on Windows</DIV>
  <DIV><BR></DIV>On Fri, Jul 01, 2005 at 01:35:46PM +0200, Jean David TECHER 
  wrote:<BR>> In postgis/Makefile.config.in<BR>> <BR>> <A 
  href="mailto:USE_ICONV=@USE_ICONV">USE_ICONV=@USE_ICONV</A>@<BR>...<BR>> 
  checking iconv.h usability... yes<BR>> checking iconv.h presence... 
  yes<BR>> checking for iconv.h... yes<BR>...<BR>> shp2pgsql.c:1631: 
  warning: passing arg 2 of `libiconv' from incompatible pointer type<BR>> 
  gcc -g -Wall -I.. -DUSE_ICONV -DUSE_VERSION=80 shpopen.o dbfopen.o getopt.o 
  shp2pgsql.o  -o shp2pgsql.exe <BR>> shp2pgsql.o(.text+0x2d7f): In 
  function `utf8':<BR>> 
  C:/msys/1.0/home/david/sources/PostGIS/cvs/postgis/loader/shp2pgsql.c:1613: 
  undefined reference to `libiconv_open'<BR>> 
  shp2pgsql.o(.text+0x2e29):C:/msys/1.0/home/david/sources/PostGIS/cvs/postgis/loader/shp2pgsql.c:1628: 
  undefined reference to `bzero'<BR>> 
  shp2pgsql.o(.text+0x2e56):C:/msys/1.0/home/david/sources/PostGIS/cvs/postgis/loader/shp2pgsql.c:1631: 
  undefined reference to `libiconv'<BR>> 
  shp2pgsql.o(.text+0x2e9a):C:/msys/1.0/home/david/sources/PostGIS/cvs/postgis/loader/shp2pgsql.c:1637: 
  undefined reference to `libiconv_close'<BR><BR>Does adding -liconv to CFLAGS 
  in loader/Makefile fix this 
  ?<BR><BR>--strk;<BR>_______________________________________________<BR>postgis-users 
  mailing list<BR><A 
  href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</A><BR><A 
  href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</A><BR></BLOCKQUOTE></BODY></HTML>