Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95468 - dev-libs/apr-util: gentoo/freebsd compatibility
Summary: dev-libs/apr-util: gentoo/freebsd compatibility
Status: RESOLVED FIXED
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:
: 95469 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-06-08 09:24 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-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
apr-util-1.1.2.patch (apr-util-1.1.2.patch,1.47 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:24:10 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
*** Bug 95469 has been marked as a duplicate of this bug. ***
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-06-08 09:29:46 UTC
Created attachment 60847 [details, diff]
apr-util-0.9.6-r2.patch
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-06-08 09:29:58 UTC
Created attachment 60848 [details, diff]
apr-util-1.1.2.patch
Comment 4 Bryan Østergaard (RETIRED) gentoo-dev 2005-06-11 15:08:34 UTC
In cvs now.