The port databases/ruby-bdb does not build correctly when more than one version of BerkeleyDB is present on the system. The port system chooses the first version of BerkeleyDB that it can find, while the port itself chooses (via Ruby's extconf system) the newest version of BerkeleyDB. This results in an installed port that, when used, complains about a symbol 'db_version' that can't be found. Fix: Include WITH_BDB_HIGHEST=yes in the Makefile of this port. How-To-Repeat: Install (for example) BerkeleyDB 4.1 and 4.2 and then build this port.
Responsible Changed From-To: freebsd-ports-bugs->knu Over to maintainer
I think the suggested fix and report have been superseded by ports/99697.
State Changed From-To: open->closed Already fixed in a different manner.
A commit references this bug: Author: maho Date: Thu Apr 2 06:45:12 UTC 2015 New revision: 382985 URL: https://svnweb.freebsd.org/changeset/ports/382985 Log: math/lapacke : update port to slave port of math/lapack, and updated to 3.5.0 accordingly. PR: 98614 Submitted by: phd_kimberlite@yahoo.co.jp Changes: head/math/lapack/Makefile head/math/lapack/pkg-plist head/math/lapacke/Makefile head/math/lapacke/distinfo head/math/lapacke/files/