[gdal-dev] gdal and Solaris 10
Corrado, George P.
George.Corrado at gd-ais.com
Tue Nov 16 09:53:52 EST 2010
Ok, I've installed gcc and its dependences, but I can't figure out why I'm getting this error when I run make. Any ideas?
make
(cd port; make)
make[1]: Entering directory `/export/gdal/gdal-1.7.3/port'
/bin/sh /export/gdal/gdal-1.7.3/libtool --mode=compile --tag=CXX g++ -g -O2 -Wall -DOGR_ENABLED -I/export/gdal/gdal-1.7.3/port -DHAVE_LIBZ -c -o cpl_conv.lo cpl_conv.cpp
/export/gdal/gdal-1.7.3/libtool: syntax error at line 659: `func_arith_result=$' unexpected
make[1]: *** [cpl_conv.lo] Error 2
make[1]: Leaving directory `/export/gdal/gdal-1.7.3/port'
make: *** [port-target] Error 2
Thanks,
George
-----Original Message-----
From: gdal-dev-bounces at lists.osgeo.org [mailto:gdal-dev-bounces at lists.osgeo.org] On Behalf Of Corrado, George P.
Sent: Tuesday, November 16, 2010 8:44 AM
To: gdal-dev at lists.osgeo.org
Subject: RE: [gdal-dev] gdal and Solaris 10
Ok cool, yeah, I'm trying to build it on a Solaris 10 Sparc system now. I believe I'm using the Sun compilers as well. I'm guessing I can't just run the commands below without configuring a bunch of stuff?
% cd gdal
% ./configure
% make
% su
Password: ********
# make install
# exit
Thanks,
George
-----Original Message-----
From: Peter J Halls [mailto:P.Halls at york.ac.uk]
Sent: Tuesday, November 16, 2010 8:36 AM
To: Corrado, George P.
Cc: gdal-dev at lists.osgeo.org
Subject: Re: [gdal-dev] gdal and Solaris 10
George,
Corrado, George P. wrote:
> Does anyone know if gdal will work on Solaris 10, if so which of the prebuilt binaries can I use? Or do I have to build the binaries from scratch?
Build from scratch is best. I've been running it on Solaris 10 / Sparc for
years without problems. I do not know whether there may be any issues on
Solaris 10 / Intel, but I do dot see why there should be any.
My version is built using the Sun compilers.
Best wishes,
Peter
>
> Thanks,
>
> George
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
--
--------------------------------------------------------------------------------
Peter J Halls, GIS Advisor, University of York
Telephone: 01904 323806 Fax: 01904 323740
Snail mail: IT Services, University of York, Heslington, York YO10 5DD
This message has the status of a private and personal communication
--------------------------------------------------------------------------------
_______________________________________________
gdal-dev mailing list
gdal-dev at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
More information about the gdal-dev
mailing list