[gdal-dev] linking problem with gdal
Steve Sweet
sweet at sfos.uaf.edu
Thu Dec 10 16:37:28 EST 2009
So, just like you immediately find something you've lost right after you
buy its replacement, about 15 minutes after posting this question I
discovered the solution. I didn't realize it but my fresh OS install
had the rpm versions of libdap on it. So even though the linker knew
about the version I had just built, it was trying to link to the wrong
one. I removed the rpm version, re-ran ldconfig and the gdal build
finished fine.
Steve Sweet wrote:
> I'm having the same problem described in this posting to the mailing
> list: http://lists.osgeo.org/pipermail/gdal-dev/2009-July/021247.html.
> I've tried a variety of versions of gdal and libdap but I get the same
> result each time. My OS is a fresh install of Centos 5.4 and my most
> recent compilation attempts were with libdap-3.8.2 and gdal-1.5.2
> following the steps I used to successfully compile under Centos 5.3.
> Does anyone have any idea where to start looking?
> Thanks.
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
More information about the gdal-dev
mailing list