Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131897 - [PATCH] net-fs/am-utils: check dbm_open in libc (for FreeBSD)
Summary: [PATCH] net-fs/am-utils: check dbm_open in libc (for FreeBSD)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: High normal
Assignee: Network Filesystems
URL: https://bugzilla.fsl.cs.sunysb.edu/sh...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-01 06:16 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-05-01 12:43 UTC (History)
1 user (show)

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


Attachments
am-utils-6.1.4-dbm_open-libc.patch (am-utils-6.1.4-dbm_open-libc.patch,770 bytes, patch)
2006-05-01 06:16 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 2006-05-01 06:16:12 UTC
The attached patch is needed to get am-utils to build on Gentoo/FreeBSD (needed as I've dropped amd from base system on 6.1).
Basically it makes it use the dbm support from libc rather than the one from a library (it's the equivalent of db1).

An eautoreconf is needed.

I can apply this myself if nobody has something against this.

Thanks, Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-01 06:16:35 UTC
Created attachment 85921 [details, diff]
am-utils-6.1.4-dbm_open-libc.patch
Comment 2 Maurice van der Pot (RETIRED) gentoo-dev 2006-05-01 12:39:32 UTC
Go right ahead.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-01 12:43:23 UTC
Committed after test by Griffon26.