[Gdal-dev] SVN main trunk compilation woes on FreeBSD
Frank Warmerdam
warmerdam at pobox.com
Tue Nov 6 19:23:22 EST 2007
Tom Russo wrote:
> Turns out the second problem is very simple to fix, and I'm attaching the patch.
> FreeBSD does not have GNU Make as its default "make" program, you need to use
> "gmake" to build gdal. But the swig GNUMakefile has a hard coded "make build"
> (among other things) in its rules, where it should have "$(MAKE) build" so that
> the actual make program in use gets propagated downward. With this attached
> patch, I can build gdal on FreeBSD with the configure line:
Tom,
I have applied the swig/GNUmakefile patch.
I'm not sure why libtool isn't working.
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | President OSGeo, http://osgeo.org
More information about the gdal-dev
mailing list