[PATCH] Fix detection of DBD modules for multiarch setups

Derek Atkins derek at ihtfp.com
Sun Feb 9 10:33:01 EST 2014


On Sun, February 9, 2014 10:27 am, John Ralls wrote:
>
> On Feb 9, 2014, at 8:16 AM, Sébastien Villemot <sebastien at debian.org>
> wrote:
>
>> With the upload of DBD 0.9 to Debian unstable, the location of the DBD
>> modules has changed. This causes failures to compile GnuCash. The
>> attached patch fixes this.
>>
>
> Maybe we should just use pkg-config and lose the hard-coded /usr/lib and
> /usr/lib64 paths. Would that break anything?

$ pkg-config --list-all | grep -i dbi
$ rpm -ql libdbi-devel | grep .pc
$

Yes, it would break a lot of things.  There is no pkg-config entry for
DBI, at least on my Fedora system.

>
> Regards,
> John Ralls

-derek
-- 
       Derek Atkins                 617-623-3745
       derek at ihtfp.com             www.ihtfp.com
       Computer and Internet Security Consultant



More information about the gnucash-devel mailing list