After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 684583 - firebird: not found in non-standard folders
firebird: not found in non-standard folders
Status: RESOLVED OBSOLETE
Product: libgda
Classification: Other
Component: general
5.1.x
Other Linux
: Normal normal
: ---
Assigned To: malerba
gnome-db Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-21 20:13 UTC by Dominique Leuenberger
Modified: 2018-09-21 13:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dominique Leuenberger 2012-09-21 20:13:59 UTC
firebird.m4 only looks in %{_prefix}/include for ibase.h.

in openSUSE for example, firebirds headers are installed in /usr/include/firebird, which is correctly represented in the .pc file:
> pkg-config --cflags fbclient
-I/usr/include/firebird

=> Recommend to rework the firebird detection to be based on pkg-config.
Comment 1 malerba 2012-09-26 19:53:31 UTC
Can you please check it's Ok now with commit http://git.gnome.org/browse/libgda/commit/?id=55226cd1343dd3eef3f697400f7b5fe68194b1c6 ?
Comment 2 Dominique Leuenberger 2012-10-24 10:23:11 UTC
Sorry for the delay.

This seems to act all fine now...Thanks
Comment 3 GNOME Infrastructure Team 2018-09-21 13:47:19 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/libgda/issues/68.