[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Bug 205955] Review Request: gdal - A translator library for raster geospatial data formats
- From: bugzilla redhat com
- To: fedora-package-review redhat com
- Subject: [Bug 205955] Review Request: gdal - A translator library for raster geospatial data formats
- Date: Thu, 14 Sep 2006 21:21:19 -0400
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 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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]