Description of problem: I'm trying to build GNAT, and it uses pkg-config to find the compiler flags for GtkAda. This contains -aO/usr/lib/gtkada, rather than -aO/usr/lib64/gtkada Version-Release number of selected component (if applicable): 2.10.0-2 How reproducible: Always Steps to Reproduce: 1. pkg-config --cflags gtkada Actual results: Output contains -aO/usr/lib/gtkada Expected results: On 64-bit systems, should be -aO/usr/lib64/gtkada Additional info: Source URL is also invalid -- looks like AdaCore is no longer permitting anonymous downloads. Sigh.
I rebuilt the version in Rawhide with the patch added. Going to build for F8 and F7 and push them to testing.
GtkAda-2.10.0-4.fc8 has been submitted as an update for Fedora 8
GtkAda-2.10.0-4.fc7 has been submitted as an update for Fedora 7
Thanks for the patch.
GtkAda-2.10.0-4.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.
GtkAda-2.10.0-4.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.