Frank Warmerdam wrote:
Folks,

Today I updated the news file and prepared a 1.7.2 release candidate. The
NEWS is available at:

  http://svn.osgeo.org/gdal/branches/1.7/gdal/NEWS

The source files are at:

  http://download.osgeo.org/gdal/gdal-1.7.2RC1.tar.gz
  http://download.osgeo.org/gdal/gdal172RC1.zip

I regenerated configure with a newer version of autoconf so please keep an eye on possible negative effects that might have had. Testing is encouraged.
I'll call for a vote to promote it to official release tomorrow I hope.

Best regards,
I seem to have problems in configures libdap version guess.

On a current CentOS 5.4, x86_64, with some packages taken from EPEL (http://fedoraproject.org/wiki/EPEL) and the attachen spec file, I come until the following error message.

g++ -O2 -g -pipe -Wall -fPIC -DPIC -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -I/home/peter.hopfgartner/rpmbuild/BUILD/gdal-1.7.2-fedora/port -I/home/peter.hopfgartner/rpmbuild/BUILD/gdal-1.7.2-fedora/gcore -I/home/peter.hopfgartner/rpmbuild/BUILD/gdal-1.7.2-fedora/alg -I/home/peter.hopfgartner/rpmbuild/BUILD/gdal-1.7.2-fedora/ogr -I/home/peter.hopfgartner/rpmbuild/BUILD/gdal-1.7.2-fedora/ogr/ogrsf_frmts -DOGR_ENABLED -I/usr/include/ogdi -I/usr/include/netcdf-3 -I/usr/include/netcdf -I/usr/include/hdf -I/usr/include/libgeotiff -I/usr/include/libdap -DH5_USE_16_API -I/home/peter.hopfgartner/rpmbuild/BUILD/gdal-1.7.2-fedora/port -Iexternal/include -I/usr/include/netcdf-3 -I/usr/include/cfitsio -I/usr/include/cfitsio/include -I/usr/lib64/include -I/usr/lib64/include/libdap -I/usr/lib64/include/dap -DLIBDAP_39 -c ogrdodsdatasource.cpp -fPIC -DPIC -o ../o/.libs/ogrdodsdatasource.o ogrdodsdatasource.cpp: In member function 'int OGRDODSDataSource::Open(const char*)': ogrdodsdatasource.cpp:197: error: 'class DAS' has no member named 'container'
make[3]: *** [../o/ogrdodsdatasource.lo] Error 1
make[3]: Leaving directory `/home/peter.hopfgartner/rpmbuild/BUILD/gdal-1.7.2-fedora/ogr/ogrsf_frmts/dods'
make[2]: *** [dods-target] Error 2
make[2]: Leaving directory `/home/peter.hopfgartner/rpmbuild/BUILD/gdal-1.7.2-fedora/ogr/ogrsf_frmts'
make[1]: *** [sublibs] Error 2
make[1]: Leaving directory `/home/peter.hopfgartner/rpmbuild/BUILD/gdal-1.7.2-fedora/ogr'
make: *** [ogr-target] Error 2
error: Bad exit status from /home/peter.hopfgartner/rpmbuild/tmp/rpm-tmp.81239 (%build)

RPM build errors:
Bad exit status from /home/peter.hopfgartner/rpmbuild/tmp/rpm-tmp.81239 (%build)


----

The installed libdap is libdap-3.7.8-1.el5.1, whereas it seems that ./configure guesses 3.9 is installed, see attached config.log, where LIBDAP_39 gets defined.

Regards,

Peter

--

Dott. Peter Hopfgartner

R3 GIS Srl - GmbH
Via Johann Kravogl-Str. 2
I-39012 Meran/Merano (BZ)
Email: peter.hopfgart...@r3-gis.com
Tel. : +39 0473 494949
Fax  : +39 0473 069902
www  : http://www.r3-gis.com

XING : http://www.xing.com/go/invita/8917535
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to