Re: [gdal-dev] Enabling DAP appears to disable several other formats

2012-04-20 Thread Etienne Tourigny
can you please update the relevant wiki page? All you need is an osgeo id http://trac.osgeo.org/gdal/wiki/BuildingOnMac Etienne On Fri, Apr 20, 2012 at 1:51 PM, Charlie Sharpsteen wrote: > On Thu, Apr 19, 2012 at 6:48 PM, Charlie Sharpsteen > wrote: >> >> On Thu, Apr 19, 2012 at 6:40 PM, Fran

Re: [gdal-dev] Enabling DAP appears to disable several other formats

2012-04-20 Thread Charlie Sharpsteen
On Thu, Apr 19, 2012 at 6:48 PM, Charlie Sharpsteen wrote: > On Thu, Apr 19, 2012 at 6:40 PM, Frank Warmerdam wrote: > >> Charlie, >> >> The typical reason would be that adding opendap adds stuff into the >> libraries list that results in other "test links" failing. It would >> be helpful if you

Re: [gdal-dev] Enabling DAP appears to disable several other formats

2012-04-19 Thread Charlie Sharpsteen
On Thu, Apr 19, 2012 at 6:40 PM, Frank Warmerdam wrote: > Charlie, > > The typical reason would be that adding opendap adds stuff into the > libraries list that results in other "test links" failing. It would > be helpful if you could file a bug and attach the config.log. > > Best regards, > Fran

Re: [gdal-dev] Enabling DAP appears to disable several other formats

2012-04-19 Thread Frank Warmerdam
Charlie, The typical reason would be that adding opendap adds stuff into the libraries list that results in other "test links" failing. It would be helpful if you could file a bug and attach the config.log. Best regards, Frank On Thu, Apr 19, 2012 at 6:20 PM, Charlie Sharpsteen wrote: > I'm tr

[gdal-dev] Enabling DAP appears to disable several other formats

2012-04-19 Thread Charlie Sharpsteen
I'm trying to add support for OpenDAP to a build of GDAL on OS X. However, when I add `--with-dods-root` to my configure arguments, I inexplicably loose support for Epsilon, cURL, SpatiaLite and FreeXL. Full configure logs can be found here: https://gist.github.com/2425147 The diff between the