[postgis-users] liblwgeom is missing after postgis 1.4 build
Otto Dassau
otto.dassau at gmx.de
Thu Jul 30 08:03:39 PDT 2009
Hi,
I compiled postgis 1.4.0 on opensuse 11.0, but liblwgeom.so* is not built. The
log says:
[...]
make -C liblwgeom
make[1]: Entering directory `/usr/src/packages/BUILD/postgis-1.4.0/liblwgeom'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/packages/BUILD/postgis-1.4.0/liblwgeom'
[...]
I built postgis 1.3.5 with liblwgeom succesfully on the same machine with the
same configuration. Are there any new, special dependencies I need to add to get
it build?
-------------- Compiler Info -------------
C compiler: gcc -march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables
-fasynchronous-unwind-tables
C++ compiler: g++ -march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables
-fasynchronous-unwind-tables
-------------- Dependencies --------------
GEOS config: /usr/bin/geos-config
GEOS version: 3.1
PostgreSQL config: /usr/bin/pg_config
PostgreSQL version: 8.3
PROJ4 version: 46
PostGIS debug level: 0
thanks in advance
Otto
More information about the postgis-users
mailing list