[prev in list] [next in list] [prev in thread] [next in thread] 

List:       geos-devel
Subject:    [geos-devel] Error building GEOS enabled in GDAL on Solaris
From:       Namrata Sorte <namrata.r.sorte () gmail ! com>
Date:       2010-11-25 17:39:10
Message-ID: AANLkTimeZamK=QJgr+ESAjWNzQa6xYbVnmUgdX0HSyu_ () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi,

I am facing problem in installing GDAL with GEOS on Solaris. Below are the
steps follwed:
1) Installed GEOS 3.0.0
2) Configure GDAL with following options:
 ./configure  --prefix=/usr/local \
            --with-threads \
            --with-ogr \
            --with-geos=yes \
            --without-libtool \
            --with-libz=internal \
            --with-libtiff=internal \
            --with-geotiff=internal \
            --without-gif \
            --without-pg \
            --without-grass \
            --without-libgrass \
            --without-cfitsio \
            --without-pcraster \
            --without-netcdf \
            --without-png \
            --without-jpeg \
            --without-gif \
            --without-ogdi \
            --without-fme \
            --without-hdf4 \
            --without-hdf5 \
            --without-jasper \
            --without-ecw \
            --without-kakadu \
            --without-mrsid \
            --without-jp2mrsid \
            --without-bsb \
            --without-grib \
            --without-mysql \
            --without-ingres \
            --without-xerces \
            --without-expat \
            --without-odbc \
            --without-curl \
            --without-sqlite3 \
            --without-dwgdirect \
            --without-panorama \
            --without-idb \
            --without-sde \
            --without-perl \
            --without-php \
            --without-ruby \
            --without-python \
            --without-ogpython \
            --with-hide-internal-symbols
3)make
make[1]: Entering directory `/pool1/innovations/gdal-1.7.
1/port'
g++ -g -O2 -fPIC  -Wall  -DOGR_ENABLED -I/pool1/innovations/gdal-1.7.1/port
     -I../frmts/zlib  -DHAVE_LIBZ -c -o cpl_conv.o cpl_conv.cpp
g++ -g -O2 -fPIC  -Wall  -DOGR_ENABLED -I/pool1/innovations/gdal-1.7.1/port
     -I../frmts/zlib  -DHAVE_LIBZ -c -o cpl_error.o cpl_error.cpp
g++ -g -O2 -fPIC  -Wall  -DOGR_ENABLED -I/pool1/innovations/gdal-1.7.1/port
     -I../frmts/zlib  -DHAVE_LIBZ -c -o cpl_string.o cpl_string.cpp
........ . . . . .
. .

jpeg_set_defaults                   /pool1/innovations/gdal-1.7.1/libgdal.so

jpeg_CreateCompress                 /pool1/innovations/gdal-1.7.1/libgdal.so

jpeg_read_scanlines                 /pool1/innovations/gdal-1.7.1/libgdal.so

jpeg_start_compress                 /pool1/innovations/gdal-1.7.1/libgdal.so

ld: fatal: Symbol referencing errors. No output written to gdalinfo
collect2: ld returned 1 exit status
make[1]: *** [gdalinfo] Error 1
make[1]: Leaving directory `/pool1/innovations/gdal-1.7.1/apps'
make: *** [apps-target] Error 2

I get error here. I am not able to trace the problem! Don't know if GEOS
installed properly because GDAL was installed properly without geos before
but after reinstalled with GEOS it gives error.

Please help me with this issue.

Thanks,
Namrata

[Attachment #5 (text/html)]

Hi,
<br><br>I am facing problem in installing GDAL with GEOS on Solaris. Below are the \
steps follwed: <br>1) Installed GEOS 3.0.0 <br>2) Configure GDAL with following \
options: <br> ./configure  --prefix=/usr/local \
<br>            --with-threads \
<br>            --with-ogr \
<br>            --with-geos=yes \
<br>            --without-libtool \
<br>            --with-libz=internal \
<br>            --with-libtiff=internal \
<br>            --with-geotiff=internal \
<br>            --without-gif \
<br>            --without-pg \
<br>            --without-grass \
<br>            --without-libgrass \
<br>            --without-cfitsio \
<br>            --without-pcraster \
<br>            --without-netcdf \
<br>            --without-png \
<br>            --without-jpeg \
<br>            --without-gif \
<br>            --without-ogdi \
<br>            --without-fme \
<br>            --without-hdf4 \
<br>            --without-hdf5 \
<br>            --without-jasper \
<br>            --without-ecw \
<br>            --without-kakadu \
<br>            --without-mrsid \
<br>            --without-jp2mrsid \
<br>            --without-bsb \
<br>            --without-grib \
<br>            --without-mysql \
<br>            --without-ingres \
<br>            --without-xerces \
<br>            --without-expat \
<br>            --without-odbc \
<br>            --without-curl \
<br>            --without-sqlite3 \
<br>            --without-dwgdirect \
<br>            --without-panorama \
<br>            --without-idb \
<br>            --without-sde \
<br>            --without-perl \
<br>            --without-php \
<br>            --without-ruby \
<br>            --without-python \
<br>            --without-ogpython \
<br>            --with-hide-internal-symbols
<br>3)make
<br>make[1]: Entering directory `/pool1/innovations/gdal-1.7.<div \
id=":tg">1/port&#39; <br>g++ -g -O2 -fPIC  -Wall  -DOGR_ENABLED 
-I/pool1/innovations/gdal-1.7.1/port      -I../frmts/zlib  -DHAVE_LIBZ 
-c -o cpl_conv.o cpl_conv.cpp
<br>g++ -g -O2 -fPIC  -Wall  -DOGR_ENABLED 
-I/pool1/innovations/gdal-1.7.1/port      -I../frmts/zlib  -DHAVE_LIBZ 
-c -o cpl_error.o cpl_error.cpp
<br>g++ -g -O2 -fPIC  -Wall  -DOGR_ENABLED 
-I/pool1/innovations/gdal-1.7.1/port      -I../frmts/zlib  -DHAVE_LIBZ 
-c -o cpl_string.o cpl_string.cpp
<br>........ . . . . .
<br>. .
<br><br>jpeg_set_defaults                   /pool1/innovations/gdal-1.7.1/libgdal.so
<br>jpeg_CreateCompress                 /pool1/innovations/gdal-1.7.1/libgdal.so
<br>jpeg_read_scanlines                 /pool1/innovations/gdal-1.7.1/libgdal.so
<br>jpeg_start_compress                 /pool1/innovations/gdal-1.7.1/libgdal.so
<br>ld: fatal: Symbol referencing errors. No output written to gdalinfo
<br>collect2: ld returned 1 exit status
<br>make[1]: *** [gdalinfo] Error 1
<br>make[1]: Leaving directory `/pool1/innovations/gdal-1.7.1/apps&#39;
<br>make: *** [apps-target] Error 2
<br><br>I get error here. I am not able to trace the problem! 
Don&#39;t know if GEOS installed properly because GDAL was installed properly without \
geos before but after reinstalled with GEOS it gives error.<br><br>Please help me \
with this issue.<br><br>Thanks, <br><font color="#888888">Namrata
					
</font></div>



_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic