[Gdal-dev] ruby bindings not compiling from CVS
Ken-ichi
kueda at nature.berkeley.edu
Mon May 1 12:12:38 EDT 2006
Hi all,
When I try to compile the latest CVS (4.30.06) version of GDAL
--with-ruby, configuring and compiling go off without a hitch, but when
I try to make install, I get this error:
(cd swig; make install)
for dir in ruby ; do (cd $dir; make install ); done
make -f RubyMakefile.mk install
/bin/sh /usr/local/src/gdal-cvs-2006.04.30/libtool --mode=install
/usr/local/src/gdal-cvs-2006.04.30/install-sh -c gdal.so ogr.so
gdalconst.so osr.so
/usr/darwinports/lib/ruby/site_ruby/1.8/powerpc-darwin8.6.0/gdal
/usr/local/src/gdal-cvs-2006.04.30/install-sh -c gdal.so
/usr/darwinports/lib/ruby/site_ruby/1.8/powerpc-darwin8.6.0/gdal/gdal.so
install: gdal.so does not exist
make[3]: *** [install] Error 1
make[2]: *** [install] Error 2
make[1]: *** [install] Error 2
make: *** [install-actions] Error 2
It doesn't look like gdal.so is getting made at all. I'm getting
basically the same error on Mac OS 10.4 and Gentoo Linux. I do not get
this error on Gentoo with the 1.3.1 source (haven't tried that one on my
Mac yet).
Any thoughts?
--
Ken-ichi Ueda
Kelly Research and Outreach Lab (http://kellylab.berkeley.edu)
University of California, Berkeley
Environmental Science, Policy, and Management
Berkeley, CA 94720
tel: 510.642.8322
fax: 510.642.1477
e-mail: kueda at nature.berkeley.edu
More information about the Gdal-dev
mailing list