[postgis-devel] Trunk build problem

Pierre Racine Pierre.Racine at sbf.ulaval.ca
Mon Nov 7 13:11:49 PST 2011


With a new trunk on Windows I get:

gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv  -I/c/postgres/include -I
s/include -I/c/thesrc/libxml/libxml2-2.7.6/include/libxml2 -DLIBXML_STATIC -I../liblwgeom -I../libpgcommon -I. -Ic:/postgres/include/server -Ic:/postg
e/internal -I./src/include/port/win32 -DEXEC_BACKEND  "-Ic:/postgres/lib/pgxs/src/MAKEFI~1/../../src/include/port/win32" -Ic:/postgres/include/server/
  -c -o lwgeom_functions_analytic.o lwgeom_functions_analytic.c
In file included from lwgeom_functions_analytic.c:16:
../liblwgeom/liblwgeom_internal.h:287: error: conflicting types for 'box2d_clone'
c:/postgres/include/liblwgeom.h:1559: error: previous declaration of 'box2d_clone' was here
../liblwgeom/liblwgeom_internal.h:287: error: conflicting types for 'box2d_clone'
c:/postgres/include/liblwgeom.h:1559: error: previous declaration of 'box2d_clone' was here
make[1]: *** [lwgeom_functions_analytic.o] Error 1
make[1]: Leaving directory `/c/thesrc/postgis/postgis'
make: *** [all] Error 1

Pierre





More information about the postgis-devel mailing list