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>