AW: [Gdal-dev] Building 1.3.1 on Solaris 9 SPARC

H.Porath at hzd.hessen.de H.Porath at hzd.hessen.de
Tue Apr 18 08:26:26 EDT 2006


Hi Christian,
 
we had the same problem on Solaris 8 SPARC and solved it by inserting "python" in the GDALmake.opt, so it was reading:
BINDINGS    =    python
 
Of course you can choose a different "swig"-dir, e.g. perl. 
 
Hope this helps.
 
Regards

Holger   

 

-----Ursprüngliche Nachricht-----
Von: gdal-dev-bounces at lists.maptools.org [mailto:gdal-dev-bounces at lists.maptools.org] Im Auftrag von Christian Schaffer
Gesendet: Dienstag, 18. April 2006 14:00
An: gdal-dev at lists.maptools.org
Betreff: [Gdal-dev] Building 1.3.1 on Solaris 9 SPARC



	Hi List,
	
	using GNU tools, I´m experiencing problems building GDAL on Solaris 9 (SPARC).
	Configure runs as expected, but make stops with the following error:
	
	(...)
	(cd swig; gmake build)
	gmake[1]: Entering directory `/ra1/build/gdal-1.3.1/swig'
	for dir in ; do (cd $dir; make build ); done
	/bin/sh: syntax error at line 1: `;' unexpected
	gmake[1]: *** [build] Error 2
	gmake[1]: Leaving directory `/ra1/build/gdal-1.3.1/swig'
	gmake: *** [swig-target] Error 2
	
	Looking into GDALmake.opt, it says:
	(...)
	# Next Generation SWIG bindings
	BINDINGS        =       
	(...)
	
	Is there anything, I might be doing the wrong way?
	
	Thanks in advance for helping.
	Best regards,
	Christian
	

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20060418/100d7094/attachment.html


More information about the Gdal-dev mailing list