[GRASSLIST:6446] Re: gdal with grass
Markus Neteler
neteler at itc.it
Wed Apr 13 09:58:58 EDT 2005
On Wed, Apr 13, 2005 at 04:31:24PM +0300, orkun wrote:
> when I try gdal without grass
> make gives
>
> .../.libs/libgdal.so: undefined reference to `G_get_color'
You have to run within the GDAL source code first a
make distclean
Above error indicates that the GDAL tree is not clean from
leftover GRASS references as you want to compile gdal without grass
support.
Markus
More information about the grass-user
mailing list