[Gdal-dev] Re: ruby bindings not compiling from CVS
Charlie Savage
cfis at interserv.com
Tue May 2 03:16:49 EDT 2006
Hi Ken-ichi,
Is the extension successfully built? IE., is there a gdal.so file in
the swig/ruby directory?
Charlie
Ken-ichi wrote:
> 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?
>
More information about the Gdal-dev
mailing list