_24
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ranlib... ranlib
checking for g++ -shared ... yes
user supplied gdal-config (/usr/local/bin/gdal-config)
using /usr/local/lib/gdalplugins as GDAL shared library autoload directory
checking for G_asprintf in -lgrass_gis... no
configure: error: --with-grass=/usr/local/src/grass61/grass-6.1.cvs_src_snapshot_2006_06_24 requested, but libraries not found!
In config-log there were two hints at errors, the first...
I had this problem last week end. I create a link from all file
in /usr/local/src/grass61/grass-6.1.cvs_src_snapshot_2006_06_24/include/grass
to /usr/local/src/grass61/grass-6.1.cvs_src_snapshot_2006_06_24/include/
except for those that already exist. And now it works
Y.
Le Vendredi 30 Juin 2006 16:55, David a écrit :
Here's another of those gdal-grass plugin don't work threads.
_24
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ranlib... ranlib
checking for g++ -shared ... yes
user supplied gdal-config (/usr/local/bin/gdal-config)
using /usr/local/lib/gdalplugins as GDAL shared library autoload directory
checking for G_asprintf in -lgrass_gis... no
configure: error:
--with-grass=/usr/local/src/grass61/grass-6.1.cvs_src_snapshot_2006_06_24
requested, but libraries not found!
In config-log there were two hints at errors, the first...