[postgis-users] Error installing postgis 2.1.2 on postgresql 9.2.8 on solaris 10 (x86)
Tambade, Kedar
ktambade at cghtech.com
Thu Apr 17 12:12:13 PDT 2014
Hello all,
While installating the postgis 2.1.2 on solaris 10 (5.10 Generic_147441-05 i86pc i386 i86pc), I am getting the following error while doing gmake can someone please help :
gmake -C loader
gmake[2]: Entering directory `/opt/postgres/repository/postgresql_9.2.8/postgis-2.1.2/raster/loader'
/bin/bash ../../libtool --mode=link gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom -I/opt/postgres/gis928/include -I/opt/postgres/gis928/include -I/opt/postgres/gis928/include ../rt_core/librtcore.a raster2pgsql.o -L/opt/postgres/gis928/lib -R/usr/sfw/lib -R/usr/local/lib -R/usr/lib -R/opt/postgres/gis928/lib ../../liblwgeom/liblwgeom.la -L/opt/postgres/gis928/lib -lgdal -L/opt/postgres/gis928/lib -lgeos_c -liconv -lm -o raster2pgsql
libtool: link: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom -I/opt/postgres/gis928/include -I/opt/postgres/gis928/include -I/opt/postgres/gis928/include raster2pgsql.o -o .libs/raster2pgsql ../rt_core/librtcore.a -L/opt/postgres/gis928/lib ../../liblwgeom/.libs/liblwgeom.so -L/usr/sfw/lib /opt/postgres/gis928/lib/libproj.so /opt/postgres/gis928/lib/libjson.so /opt/postgres/gis928/lib/libgdal.so -L/usr/lib -L/usr/local/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/X11R6/lib -L/usr/local/BerkeleyDB.4.7/lib -L/usr/local/mysql/lib -lpq -lrt -ldl -lxml2 -lz -lpthread -lsocket -lnsl /opt/postgres/gis928/lib/libgeos_c.so /opt/postgres/gis928/lib/libgeos.so /usr/sfw/lib/libstdc++.so -lgcc_s /usr/local/lib/libiconv.so -lm -R/usr/local/lib -R/opt/postgres/gis928/lib -R/usr/sfw/lib -R/usr/lib
Undefined first referenced
symbol in file
isfinite ../../liblwgeom/.libs/liblwgeom.so
ld: fatal: symbol referencing errors. No output written to .libs/raster2pgsql
collect2: ld returned 1 exit status
gmake[2]: *** [raster2pgsql] Error 1
gmake[2]: Leaving directory `/opt/postgres/repository/postgresql_9.2.8/postgis-2.1.2/raster/loader'
gmake[1]: *** [rtloader] Error 2
gmake[1]: Leaving directory `/opt/postgres/repository/postgresql_9.2.8/postgis-2.1.2/raster'
gmake: *** [all] Error 1
following is the gcc version:
$ gcc --version
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Thanks in advance...
Regards,
Kedar.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20140417/8621f2f0/attachment.html>
More information about the postgis-users
mailing list