make -C liblwgeom make[1]: Entering directory `/c/thesrc/postgis-1.4.0rc2/liblwgeom' gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o measures.o measures.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o box2d.o box2d.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o ptarray.o ptarray.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwgeom_api.o lwgeom_api.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwgeom.o lwgeom.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwpoint.o lwpoint.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwline.o lwline.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwpoly.o lwpoly.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwmpoint.o lwmpoint.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwmline.o lwmline.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwmpoly.o lwmpoly.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwcollection.o lwcollection.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwcircstring.o lwcircstring.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwcompound.o lwcompound.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwcurvepoly.o lwcurvepoly.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwmcurve.o lwmcurve.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwmsurface.o lwmsurface.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwutil.o lwutil.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwalgorithm.o lwalgorithm.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwgunparse.o lwgunparse.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwgparse.o lwgparse.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lwsegmentize.o lwsegmentize.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o wktparse.tab.o wktparse.tab.c gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o lex.yy.o lex.yy.c lex.yy.c:4127: warning: 'yyunput' defined but not used gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -c -o vsprintf.o vsprintf.c ar rs liblwgeom.a 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 lwcircstring.o lwcompound.o lwcurvepoly.o lwmcurve.o lwmsurface.o lwutil.o lwalgorithm.o lwgunparse.o lwgparse.o lwsegmentize.o wktparse.tab.o lex.yy.o vsprintf.o c:\MinGW\bin\ar.exe: creating liblwgeom.a make[1]: Leaving directory `/c/thesrc/postgis-1.4.0rc2/liblwgeom' make -C postgis make[1]: Entering directory `/c/thesrc/postgis-1.4.0rc2/postgis' gcc -E -traditional-cpp postgis.sql.in.c | grep -v '^#' > postgis.sql.in sed 's,MODULE_PATHNAME,$libdir/postgis-1.4,g' postgis.sql.in >postgis.sql gcc -E -traditional-cpp uninstall_postgis.sql.in.c | grep -v '^#' > uninstall_postgis.sql.in sed 's,MODULE_PATHNAME,$libdir/uninstall_postgis-1.4,g' uninstall_postgis.sql.in >uninstall_postgis.sql "/bin/perl" ../utils/postgis_proc_upgrade.pl postgis.sql > postgis_upgrade.sql gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_pg.o lwgeom_pg.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_debug.o lwgeom_debug.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_accum.o lwgeom_accum.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_spheroid.o lwgeom_spheroid.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_ogc.o lwgeom_ogc.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_functions_analytic.o lwgeom_functions_analytic.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_inout.o lwgeom_inout.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_estimate.o lwgeom_estimate.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_functions_basic.o lwgeom_functions_basic.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_gist.o lwgeom_gist.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_btree.o lwgeom_btree.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_transform.o lwgeom_transform.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_box.o lwgeom_box.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_box3d.o lwgeom_box3d.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_box2dfloat4.o lwgeom_box2dfloat4.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_chip.o lwgeom_chip.c lwgeom_chip.c: In function `CHIP_in': lwgeom_chip.c:175: warning: long int format, unsigned int arg (arg 4) gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_geos.o lwgeom_geos.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_geos_prepared.o lwgeom_geos_prepared.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_svg.o lwgeom_svg.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_gml.o lwgeom_gml.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_kml.o lwgeom_kml.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_geojson.o lwgeom_geojson.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_triggers.o lwgeom_triggers.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_dump.o lwgeom_dump.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_functions_lrs.o lwgeom_functions_lrs.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o long_xact.o long_xact.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_sqlmm.o lwgeom_sqlmm.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I/c/geos-3.1.1/include -I/c/proj-4.6.1/include -I../liblwgeom -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o lwgeom_rtree.o lwgeom_rtree.c dlltool --export-all --output-def libpostgis-1.4dll.def lwgeom_pg.o lwgeom_debug.o lwgeom_accum.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_inout.o lwgeom_estimate.o lwgeom_functions_basic.o lwgeom_gist.o lwgeom_btree.o lwgeom_transform.o lwgeom_box.o lwgeom_box3d.o lwgeom_box2dfloat4.o lwgeom_chip.o lwgeom_geos.o lwgeom_geos_prepared.o lwgeom_svg.o lwgeom_gml.o lwgeom_kml.o lwgeom_geojson.o lwgeom_triggers.o lwgeom_dump.o lwgeom_functions_lrs.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o dllwrap -o postgis-1.4.dll --dllname postgis-1.4.dll --def libpostgis-1.4dll.def lwgeom_pg.o lwgeom_debug.o lwgeom_accum.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_inout.o lwgeom_estimate.o lwgeom_functions_basic.o lwgeom_gist.o lwgeom_btree.o lwgeom_transform.o lwgeom_box.o lwgeom_box3d.o lwgeom_box2dfloat4.o lwgeom_chip.o lwgeom_geos.o lwgeom_geos_prepared.o lwgeom_svg.o lwgeom_gml.o lwgeom_kml.o lwgeom_geojson.o lwgeom_triggers.o lwgeom_dump.o lwgeom_functions_lrs.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o -Lc:/POSTGR~1/lib -lpostgres -L/c/geos-3.1.1/lib -L/c/proj-4.6.1/lib -Lc:/POSTGR~1/lib -lgeos_c -lproj ../liblwgeom/liblwgeom.a make[1]: Leaving directory `/c/thesrc/postgis-1.4.0rc2/postgis' make -C loader make[1]: Entering directory `/c/thesrc/postgis-1.4.0rc2/loader' gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o shpopen.o shpopen.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o dbfopen.o dbfopen.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o getopt.o getopt.c getopt.c:618: warning: no previous prototype for 'pgis_getopt' gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o shp2pgsql.o shp2pgsql.c shp2pgsql.c: In function `ParseCmdline': shp2pgsql.c:1366: warning: implicit declaration of function `pgis_getopt' gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv shpopen.o dbfopen.o getopt.o shp2pgsql.o ../liblwgeom/liblwgeom.a -lm -o shp2pgsql.exe gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -Ic:/POSTGR~1/include -c pgsql2shp.c pgsql2shp.c: In function `parse_commandline': pgsql2shp.c:1220: warning: implicit declaration of function `pgis_getopt' gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv shpopen.o dbfopen.o getopt.o pgsql2shp.o ../liblwgeom/liblwgeom.a -Lc:/POSTGR~1/lib -lpq -lm -o pgsql2shp.exe gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -Ic:/POSTGR~1/include/server -Ic:/POSTGR~1/include/internal -I./src/include/port/win32 -DEXEC_BACKEND "-Ic:/POSTGR~1/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/POSTGR~1/include/server/port/win32 -c -o stringbuffer.o stringbuffer.c gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -DPGUI -c -o shp2pgsql-core-gui.o shp2pgsql-core.c gcc -Ic:/POSTGR~1/include -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -mms-bitfields -Ic:/MinGW/include/gtk-2.0 -Ic:/MinGW/lib/gtk-2.0/include -Ic:/MinGW/include/atk-1.0 -Ic:/MinGW/include/cairo -Ic:/MinGW/include/pango-1.0 -Ic:/MinGW/include/glib-2.0 -Ic:/MinGW/lib/glib-2.0/include -Ic:/MinGW/include/libpng12 -o shp2pgsql-gui.o -c shp2pgsql-gui.c shp2pgsql-gui.c: In function `pgui_read_destination': shp2pgsql-gui.c:339: warning: implicit declaration of function `asprintf' shp2pgsql-gui.c: In function `pgui_action_import': shp2pgsql-gui.c:434: error: `encoding' undeclared (first use in this function) shp2pgsql-gui.c:434: error: (Each undeclared identifier is reported only once shp2pgsql-gui.c:434: error: for each function it appears in.) make[1]: *** [shp2pgsql-gui.o] Error 1 make[1]: Leaving directory `/c/thesrc/postgis-1.4.0rc2/loader' make: *** [loaderdumper] Error 2