[GRASS5] GRASS.1: v.out.org compilation error
Markus Neteler
neteler at itc.it
Wed May 21 11:47:22 EDT 2003
On Wed, May 21, 2003 at 05:44:01PM +0200, Moritz Lennert wrote:
[...]
> > Above -lgdal.1.1 is missing. What does
> >
> > cd grass51src/
> > grep GDALLIBS include/Make/Platform.make
> >
> > say?
> >
>
> GDALLIBS = -ldl
Yes, this is incomplete.
Add to the configure :
--with-gdal=/usr/local/bin/gdal-config
(or wherever gdal-config is).
Then rerun configure and make.
Markus
More information about the grass-dev
mailing list