<!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>In 
postgis/Makefile.config.in</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2>if I let </FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><A 
href="mailto:USE_ICONV=@USE_ICONV">USE_ICONV=@USE_ICONV</A>@</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2>when I did</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2>rm -f postgis.log; make clean 
&& make distclean; configure 2>&1 >> postgis.log; make 
2>&1 | tee -a postgis.log</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2>here is the problem I got reported 
from postgis.log</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2>checking for gcc... gcc<BR>checking 
for C compiler default output... a.exe<BR>checking whether the C compiler 
works... yes<BR>checking whether we are cross compiling... no<BR>checking for 
suffix of executables... .exe<BR>checking for suffix of object files... 
o<BR>checking whether we are using the GNU C compiler... yes<BR>checking whether 
gcc accepts -g... yes<BR>checking for gcc option to accept ANSI C... none 
needed<BR>checking for g++... g++<BR>checking whether we are using the GNU C++ 
compiler... yes<BR>checking whether g++ accepts -g... yes<BR>checking whether ln 
-s works... yes<BR>checking how to run the C preprocessor... gcc -E<BR>checking 
for egrep... grep -E<BR>checking for ANSI C header files... yes<BR>checking for 
sys/types.h... yes<BR>checking for sys/stat.h... yes<BR>checking for stdlib.h... 
yes<BR>checking for string.h... yes<BR>checking for memory.h... yes<BR>checking 
for strings.h... yes<BR>checking for inttypes.h... yes<BR>checking for 
stdint.h... yes<BR>checking for unistd.h... yes<BR>checking iconv.h usability... 
yes<BR>checking iconv.h presence... yes<BR>checking for iconv.h... 
yes<BR>checking build system type... i686-pc-mingw32<BR>checking host system 
type... i686-pc-mingw32<BR>checking for pg_config... 
/c/PostgreSQL/8.0.3/bin/pg_config<BR>checking which template to use... 
win32<BR>checking for geos-config... 
/c/PostgreSQL/8.0.3/bin/geos-config<BR>checking for proj... 
/c/PostgreSQL/8.0.3/bin/proj<BR>checking for flex... /mingw/bin/flex<BR>checking 
for yacc... /mingw/bin/yacc<BR>checking for install... 
/bin/install<BR>configure: creating ./config.status<BR>config.status: creating 
Makefile.config<BR> <BR> SUMMARY<BR> -------------------------------------------------------<BR> <BR> HOST_OS: 
mingw32<BR> <BR>   PGSQL: 
/c/PostgreSQL/8.0.3/bin/pg_config<BR>    GEOS: 
/c/PostgreSQL/8.0.3/bin/geos-config<BR>    PROJ: 
dir=/c/PostgreSQL/8.0.3/bin/..<BR>  <BR> PORTNAME: 
win32<BR>   PREFIX: /usr/local<BR>  EPREFIX: 
${prefix}<BR>      DOC: 
${prefix}/share/doc<BR>     DATA: 
${prefix}/share/postgresql/contrib<BR>      MAN: 
${prefix}/man<BR>      BIN: 
c:/PostgreSQL/8.0.3/bin<BR>      EXT: 
c:/PostgreSQL/8.0.3/lib 
(\$$libdir)<BR> -------------------------------------------------------<BR> <BR>make 
-C lwgeom <BR>make[1]: Entering directory 
`/home/david/sources/PostGIS/cvs/postgis/lwgeom'<BR>sh ../geos_version.sh 
/c/PostgreSQL/8.0.3 > postgis_geos_version.h<BR>cpp -P -traditional-cpp 
-DUSE_VERSION=80 lwpostgis.sql.in | sed -e 
's:@MODULE_FILENAME@:\$libdir/liblwgeom.1.1.dll:g;s:@POSTGIS_VERSION@:1.1 
USE_GEOS=1 USE_PROJ=1 
USE_STATS=1:g;s:@POSTGIS_SCRIPTS_VERSION@:0.3.1:g;s/@POSTGIS_BUILD_DATE@/2005-07-01 
11:32:40/g' | grep -v '^#' > lwpostgis.sql<BR>cp lwpostgis.sql ..<BR>gcc 
-DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' 
-DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
measures.o measures.c<BR>measures.c:1: warning: -fPIC ignored for target (all 
code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o box2d.o 
box2d.c<BR>box2d.c:1: warning: -fPIC ignored for target (all code is position 
independent)<BR>gcc -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' 
-DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
ptarray.o ptarray.c<BR>ptarray.c:1: warning: -fPIC ignored for target (all code 
is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_api.o lwgeom_api.c<BR>lwgeom_api.c:1: warning: -fPIC ignored for target 
(all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom.o lwgeom.c<BR>lwgeom.c:1: warning: -fPIC ignored for target (all code is 
position independent)<BR>gcc -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' 
-DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwpoint.o lwpoint.c<BR>lwpoint.c:1: warning: -fPIC ignored for target (all code 
is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwline.o lwline.c<BR>lwline.c:1: warning: -fPIC ignored for target (all code is 
position independent)<BR>gcc -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' 
-DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwpoly.o lwpoly.c<BR>lwpoly.c:1: warning: -fPIC ignored for target (all code is 
position independent)<BR>gcc -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' 
-DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwmpoint.o lwmpoint.c<BR>lwmpoint.c:1: warning: -fPIC ignored for target (all 
code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwmline.o lwmline.c<BR>lwmline.c:1: warning: -fPIC ignored for target (all code 
is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwmpoly.o lwmpoly.c<BR>lwmpoly.c:1: warning: -fPIC ignored for target (all code 
is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwcollection.o lwcollection.c<BR>lwcollection.c:1: warning: -fPIC ignored for 
target (all code is position independent)<BR>g++ 
-I/c/PostgreSQL/8.0.3/include  -g -O2 -fPIC -fexceptions 
-DUSE_GEOS   -c -o lwgeom_geos_wrapper.o 
lwgeom_geos_wrapper.cpp<BR>lwgeom_geos_wrapper.cpp:1: warning: -fPIC ignored for 
target (all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
wktunparse.o wktunparse.c<BR>wktunparse.c:1: warning: -fPIC ignored for target 
(all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgparse.o lwgparse.c<BR>lwgparse.c:1: warning: -fPIC ignored for target (all 
code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
wktparse.tab.o wktparse.tab.c<BR>wktparse.tab.c:1: warning: -fPIC ignored for 
target (all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lex.yy.o lex.yy.c<BR>lex.yy.c:1: warning: -fPIC ignored for target (all code is 
position independent)<BR>gcc -DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' 
-DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
vsprintf.o vsprintf.c<BR>vsprintf.c:1: warning: -fPIC ignored for target (all 
code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
liblwgeom.o liblwgeom.c<BR>liblwgeom.c:1: warning: -fPIC ignored for target (all 
code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_pg.o lwgeom_pg.c<BR>lwgeom_pg.c:1: warning: -fPIC ignored for target (all 
code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_debug.o lwgeom_debug.c<BR>lwgeom_debug.c:1: warning: -fPIC ignored for 
target (all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_spheroid.o lwgeom_spheroid.c<BR>lwgeom_spheroid.c:1: warning: -fPIC 
ignored for target (all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_ogc.o lwgeom_ogc.c<BR>lwgeom_ogc.c:1: warning: -fPIC ignored for target 
(all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_functions_analytic.o 
lwgeom_functions_analytic.c<BR>lwgeom_functions_analytic.c:1: warning: -fPIC 
ignored for target (all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_geos.o lwgeom_geos.c<BR>lwgeom_geos.c:1: warning: -fPIC ignored for 
target (all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_inout.o lwgeom_inout.c<BR>lwgeom_inout.c:1: warning: -fPIC ignored for 
target (all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_estimate.o lwgeom_estimate.c<BR>lwgeom_estimate.c:1: warning: -fPIC 
ignored for target (all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_functions_basic.o lwgeom_functions_basic.c<BR>lwgeom_functions_basic.c:1: 
warning: -fPIC ignored for target (all code is position independent)<BR>gcc 
-DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' 
-DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_gist.o lwgeom_gist.c<BR>lwgeom_gist.c:1: warning: -fPIC ignored for 
target (all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_btree.o lwgeom_btree.c<BR>lwgeom_btree.c:1: warning: -fPIC ignored for 
target (all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_transform.o lwgeom_transform.c<BR>lwgeom_transform.c:1: warning: -fPIC 
ignored for target (all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
stringBuffer.o stringBuffer.c<BR>stringBuffer.c:1: warning: -fPIC ignored for 
target (all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_box.o lwgeom_box.c<BR>lwgeom_box.c:1: warning: -fPIC ignored for target 
(all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_box3d.o lwgeom_box3d.c<BR>lwgeom_box3d.c:1: warning: -fPIC ignored for 
target (all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_box2dfloat4.o lwgeom_box2dfloat4.c<BR>lwgeom_box2dfloat4.c:1: warning: 
-fPIC ignored for target (all code is position independent)<BR>gcc 
-DUSE_VERSION=80 -DPOSTGIS_LIB_VERSION='"1.1.0CVS"' 
-DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' -DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_chip.o lwgeom_chip.c<BR>lwgeom_chip.c:1: warning: -fPIC ignored for 
target (all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_svg.o lwgeom_svg.c<BR>lwgeom_svg.c:1: warning: -fPIC ignored for target 
(all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_gml.o lwgeom_gml.c<BR>lwgeom_gml.c:1: warning: -fPIC ignored for target 
(all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_triggers.o lwgeom_triggers.c<BR>lwgeom_triggers.c:1: warning: -fPIC 
ignored for target (all code is position independent)<BR>gcc -DUSE_VERSION=80 
-DPOSTGIS_LIB_VERSION='"1.1.0CVS"' -DPOSTGIS_SCRIPTS_VERSION='"0.3.1"' 
-DPOSTGIS_BUILD_DATE='"2005-07-01 11:32:40"' 
-I/c/PostgreSQL/8.0.3/bin/../include -DUSE_PROJ  
-Ic:/PostgreSQL/8.0.3/include/server 
-Ic:/PostgreSQL/8.0.3/include/server/port/win32 -DAUTOCACHE_BBOX=1  
-DUSE_STATS -g -O2 -fPIC -fexceptions -DUSE_GEOS    -c -o 
lwgeom_dump.o lwgeom_dump.c<BR>lwgeom_dump.c:1: warning: -fPIC ignored for 
target (all code is position independent)<BR>dlltool --export-all  
--output-def lwgeom.def measures.o box2d.o ptarray.o lwgeom_api.o lwgeom.o 
lwpoint.o lwline.o lwpoly.o lwmpoint.o lwmline.o lwmpoly.o lwcollection.o 
lwgeom_geos_wrapper.o  wktunparse.o lwgparse.o wktparse.tab.o lex.yy.o 
vsprintf.o liblwgeom.o lwgeom_pg.o lwgeom_debug.o lwgeom_spheroid.o lwgeom_ogc.o 
lwgeom_functions_analytic.o lwgeom_geos.o lwgeom_inout.o lwgeom_estimate.o 
lwgeom_functions_basic.o lwgeom_gist.o lwgeom_btree.o lwgeom_transform.o 
stringBuffer.o lwgeom_box.o lwgeom_box3d.o lwgeom_box2dfloat4.o lwgeom_chip.o 
lwgeom_svg.o lwgeom_gml.o lwgeom_triggers.o lwgeom_dump.o<BR>dllwrap  -o 
liblwgeom.1.1.dll --dllname liblwgeom.1.1.dll  --def lwgeom.def measures.o 
box2d.o ptarray.o lwgeom_api.o lwgeom.o lwpoint.o lwline.o lwpoly.o lwmpoint.o 
lwmline.o lwmpoly.o lwcollection.o lwgeom_geos_wrapper.o  wktunparse.o 
lwgparse.o wktparse.tab.o lex.yy.o vsprintf.o liblwgeom.o lwgeom_pg.o 
lwgeom_debug.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o 
lwgeom_geos.o lwgeom_inout.o lwgeom_estimate.o lwgeom_functions_basic.o 
lwgeom_gist.o lwgeom_btree.o lwgeom_transform.o stringBuffer.o lwgeom_box.o 
lwgeom_box3d.o lwgeom_box2dfloat4.o lwgeom_chip.o lwgeom_svg.o lwgeom_gml.o 
lwgeom_triggers.o lwgeom_dump.o    -lstdc++ 
-L/c/PostgreSQL/8.0.3/lib -lgeos -L/c/PostgreSQL/8.0.3/bin/../lib -lproj 
-Lc:/PostgreSQL/8.0.3/lib -lpostgres<BR>Info: resolving _pj_errno by linking to 
__imp__pj_errno (auto-import)<BR>Info: resolving _pj_release by linking to 
__imp__pj_release (auto-import)<BR>Info: resolving _pj_errno by linking to 
__imp__pj_errno (auto-import)<BR>Info: resolving _pj_release by linking to 
__imp__pj_release (auto-import)<BR>Info: resolving _pj_errno by linking to 
__imp__pj_errno (auto-import)<BR>Info: resolving _pj_release by linking to 
__imp__pj_release (auto-import)<BR>dlltool --dllname liblwgeom.1.1.dll  
--def lwgeom.def --output-lib liblwgeom.a<BR>make[1]: Leaving directory 
`/home/david/sources/PostGIS/cvs/postgis/lwgeom'<BR>make -C loader<BR>make[1]: 
Entering directory `/home/david/sources/PostGIS/cvs/postgis/loader'<BR>gcc -g 
-Wall -I.. -DUSE_ICONV -DUSE_VERSION=80   -c -o shpopen.o 
shpopen.c<BR>shpopen.c:176: warning: 'rcsid' defined but not used<BR>gcc -g 
-Wall -I.. -DUSE_ICONV -DUSE_VERSION=80   -c -o dbfopen.o 
dbfopen.c<BR>dbfopen.c:200: warning: 'rcsid' defined but not used<BR>gcc -g 
-Wall -I.. -DUSE_ICONV -DUSE_VERSION=80   -c -o getopt.o 
getopt.c<BR>gcc -g -Wall -I.. -DUSE_ICONV -DUSE_VERSION=80   -c -o 
shp2pgsql.o shp2pgsql.c<BR>shp2pgsql.c: In function `utf8':<BR>shp2pgsql.c:1628: 
warning: implicit declaration of function `bzero'<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>collect2: ld returned 1 exit 
status<BR>make[1]: *** [shp2pgsql.exe] Error 1<BR>make[1]: Leaving directory 
`/home/david/sources/PostGIS/cvs/postgis/loader'<BR>make: *** [loaderdumper] 
Error 2<BR></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 11:29 
AM</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 11:06:21AM +0200, Jean David TECHER 
  wrote:<BR>...<BR>> I was not able to use iconv on MinGW for supoort utf-8 
  for shp2pgsql.<BR><BR>Can you report the problem ?<BR>The configure script 
  should be made able to cope with 
  this.<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>