Re: [GRASS-dev] compiling GRASS fails at configure, unable to locate GDAL library

2015-10-29 Thread Paulo van Breugel
On Thu, Oct 29, 2015 at 12:10 PM, Markus Neteler wrote: > On Thu, Oct 29, 2015 at 12:03 PM, Paulo van Breugel > wrote: > > On 29-10-15 11:38, Markus Neteler wrote: > >> This is not recommended - instead use the GDAL-GRASS plugin to > >> disentangle

Re: [GRASS-dev] compiling GRASS fails at configure, unable to locate GDAL library

2015-10-29 Thread Markus Neteler
On Thu, Oct 29, 2015 at 1:21 PM, Paulo van Breugel wrote: > > > On Thu, Oct 29, 2015 at 12:10 PM, Markus Neteler wrote: >> >> On Thu, Oct 29, 2015 at 12:03 PM, Paulo van Breugel >> wrote: >> > On 29-10-15 11:38, Markus Neteler

[GRASS-dev] compiling GRASS fails at configure, unable to locate GDAL library

2015-10-29 Thread Paulo van Breugel
Hi, I am trying to make a fresh install of GRASS master, something I do routinely about every week (on Ubuntu 14.04). This time however, when running .configure (see below), I get the error message that the gdal library cannot be found. However, it is there, and in fact nothing changed since

Re: [GRASS-dev] compiling GRASS fails at configure, unable to locate GDAL library

2015-10-29 Thread Markus Neteler
On Thu, Oct 29, 2015 at 10:49 AM, Paulo van Breugel wrote: > Hi, I am trying to make a fresh install of GRASS master, something I do > routinely about every week (on Ubuntu 14.04). ... > --with-pthread (not sure if you want that, see other discussions here) ... >>

Re: [GRASS-dev] compiling GRASS fails at configure, unable to locate GDAL library

2015-10-29 Thread Paulo van Breugel
On Thu, Oct 29, 2015 at 10:52 AM, Markus Neteler wrote: > On Thu, Oct 29, 2015 at 10:49 AM, Paulo van Breugel > wrote: > > Hi, I am trying to make a fresh install of GRASS master, something I do > > routinely about every week (on Ubuntu 14.04). > ... >

Re: [GRASS-dev] compiling GRASS fails at configure, unable to locate GDAL library

2015-10-29 Thread Markus Neteler
On Thu, Oct 29, 2015 at 11:29 AM, Paulo van Breugel wrote: > I do not really understand the log info, but I guess the below is the > relevant part? > > configure:6098:9: warning: ignoring return value of 'GDALOpen', declared > with attribute warn_unused_result

Re: [GRASS-dev] compiling GRASS fails at configure, unable to locate GDAL library

2015-10-29 Thread Paulo van Breugel
On 29-10-15 11:38, Markus Neteler wrote: On Thu, Oct 29, 2015 at 11:29 AM, Paulo van Breugel wrote: I do not really understand the log info, but I guess the below is the relevant part? configure:6098:9: warning: ignoring return value of 'GDALOpen', declared with

Re: [GRASS-dev] compiling GRASS fails at configure, unable to locate GDAL library

2015-10-29 Thread Markus Neteler
On Thu, Oct 29, 2015 at 12:03 PM, Paulo van Breugel wrote: > On 29-10-15 11:38, Markus Neteler wrote: >> This is not recommended - instead use the GDAL-GRASS plugin to >> disentangle them properly. > > Thanks Marcus for the feedback. Yes I did compile GDAL with GRASS