Bug 69305

Summary: [MAINTAINER] databases/BerkeleyDB: fixed failed with -ldb42
Product: Ports & Packages Reporter: Cheng-Lung Sung <clsung>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-BerkeleyDB-0.25_1.patch none

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.