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-boun...@lists.osgeo.org [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Corrado, George P. Sent: Tuesday, November 16, 2010 8:44 AM To: gdal-dev@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.ha...@york.ac.uk] Sent: Tuesday, November 16, 2010 8:36 AM To: Corrado, George P. Cc: gdal-dev@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@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@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev