Page MenuHomeFreeBSD

Fix use of USE_BDB
ClosedPublic

Authored by grembo on Aug 24 2014, 12:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 17, 11:21 AM
Unknown Object (File)
Jun 20 2025, 5:55 AM
Unknown Object (File)
Jun 11 2025, 3:22 PM
Unknown Object (File)
Jun 11 2025, 12:54 AM
Unknown Object (File)
Jun 2 2025, 1:01 PM
Unknown Object (File)
May 16 2025, 4:58 AM
Unknown Object (File)
May 15 2025, 7:21 PM
Unknown Object (File)
May 11 2025, 10:15 AM
Subscribers
None

Details

Reviewers
bapt
flo
Summary

Ice requires BDB version 5, the USE_BDB macro was used incorrectly.

Test Plan

Build on a host with bdb 4 and 6 installed, works now.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

grembo retitled this revision from to Fix use of USE_BDB.
grembo updated this object.
grembo edited the test plan for this revision. (Show Details)
grembo added reviewers: bapt, flo.
flo edited edge metadata.

Approved

This revision is now accepted and ready to land.Aug 24 2014, 12:58 PM