Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95469 - dev-libs/apr-util: gentoo/freebsd compatibility
Summary: dev-libs/apr-util: gentoo/freebsd compatibility
Status: RESOLVED DUPLICATE of bug 95468
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All FreeBSD
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-08 09:25 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-04-12 10:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
apr-util-1.1.2.patch (apr-util-1.1.2.patch,1.47 KB, patch)
2005-06-08 09:28 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff
apr-util-0.9.6-r2.patch (apr-util-0.9.6-r2.patch,1.58 KB, patch)
2005-06-08 09:29 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-06-08 09:25:47 UTC
As db.h in FreeBSD is a system header which has nothing to do with berkdb, current db.eclass doesn't link it anymore in /usr/include.
This results in a failure during compilation of apr-util, which needs to know where to look for it.

The attached patches provides apr-util with the right paths both for headers and for libraries, making it installable on Gentoo/FreeBSD systems.

Thanks, Diego
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-08 09:27:09 UTC

*** This bug has been marked as a duplicate of 95468 ***
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-06-08 09:28:58 UTC
Created attachment 60845 [details, diff]
apr-util-1.1.2.patch
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-06-08 09:29:10 UTC
Created attachment 60846 [details, diff]
apr-util-0.9.6-r2.patch