Bug 69305 - [MAINTAINER] databases/BerkeleyDB: fixed failed with -ldb42
Summary: [MAINTAINER] databases/BerkeleyDB: fixed failed with -ldb42
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-19 17:30 UTC by Cheng-Lung Sung
Modified: 2004-07-19 17:43 UTC (History)
0 users

See Also:


Attachments
p5-BerkeleyDB-0.25_1.patch (1.34 KB, patch)
2004-07-19 17:30 UTC, Cheng-Lung Sung
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung 2004-07-19 17:30:23 UTC
- fixed when WITH_BDB_VER=42
=> Note (probably harmless): No library found for -ldb42
- use BDB_LIB_VER instead of WITH_BDB_VER to library linking

Generated with FreeBSD Port Tools 0.50

How-To-Repeat:  % make WITH_BDB_VER=42
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2004-07-19 17:43:37 UTC
State Changed
From-To: open->closed

Committed, thanks.