[Bug 205955] Review Request: gdal - A translator library for raster geospatial data formats

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 15 01:21:19 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: gdal - A translator library for raster geospatial data formats


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=205955





------- Additional Comments From rc040203 at freenet.de  2006-09-14 21:21 EST -------
Further issues:

* BLOCKER:
gdal-devel ships an autoheader-generated header file
(/usr/include/gdal/cpl_config.h). This violates autoconf's working principles
and prevents autoconf-based packages from using gdal.

* SHOULDFIX: The way cfitsio is being configed is broken:
ATM, you pass --with-cfitsio=/usr/include/cfitso

This causes gdal to use -I/usr/include/cfits and -L/usr/include/cfits/lib. The
latter is incorrect.

A proper way would be to pass --with-cfitsio
and to append -I/usr/include/cfitsio to CPPFLAGS

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list