[GRASSLIST:9389] Re: AW: Problem installing GDAL

I have forgotten to write which versions I'm running:
proj: 4.4.9
geos: 2.1.4
gdal: 1.3.1
grass: 6.0.1
gdal-grass: 1.3.1

Georg Lösel wrote:

Hello Maik,

I have installed grass-6.0.1 and now i want to run "./configure

configure for GDAL ! Right?

Right!

--with-grass='/.../grass-6.0.1/lib/'
  
try --with-grass=/usr/local/grass-6.0.1/

Same problem. Is it possible that I've got the wrong version of one package?

HTH Georg

Greetings Maik

Hi,

Since G_asprintf() function is now defined as a macro on some platforms having
asprintf(), test for G_asprintf() in GDAL configure fails. Open the GDAL
configure script and change all G_asprintf strings to G_version.

Hope it helps.
Huidae Cho

On Fri, Dec 09, 2005 at 10:51:55AM +0100, Maik Trömel wrote:

I have forgotten to write which versions I'm running:
proj: 4.4.9
geos: 2.1.4
gdal: 1.3.1
grass: 6.0.1
gdal-grass: 1.3.1
Georg Lösel wrote:

>Hello Maik,
>
>>I have installed grass-6.0.1 and now i want to run "./configure
>configure for GDAL ! Right?
>
Right!

>
>>--with-grass='/.../grass-6.0.1/lib/'
>>
>try --with-grass=/usr/local/grass-6.0.1/
>
Same problem. Is it possible that I've got the wrong version of one package?

>HTH Georg
>

Greetings Maik