Bug 91801 - py24-bsddb-2.4.2_2 fails to build with any BDB version other than 4.1
Summary: py24-bsddb-2.4.2_2 fails to build with any BDB version other than 4.1
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: Hye-Shik Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-14 22:30 UTC by Rob B
Modified: 2006-04-22 05:39 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rob B 2006-01-14 22:30:03 UTC
If the command line specifies make -DWITH_DB4 install, this works fine using bdb4.0, however using the WITH_BDB_VER argument:

loop@riff /usr/ports/databases/py-bsddb
% sudo make -DWITH_BDB_VER=43
===>   py24-bsddb-2.4.2_2 depends on file: /usr/local/bin/python - found
===>   py24-bsddb-2.4.2_2 depends on shared library: db41.1 - not found
===>    Verifying install for db41.1 in /usr/ports/databases/db41
===>  Vulnerability check disabled, database not found
===>  Extracting for db41-4.1.25_3
=> MD5 Checksum OK for bdb/db-4.1.25.tar.gz.
=> No SHA256 checksum recorded for bdb/db-4.1.25.tar.gz.
=> MD5 Checksum OK for bdb/patch.4.1.25.1.
=> No SHA256 checksum recorded for bdb/patch.4.1.25.1.
=> MD5 Checksum OK for bdb/patch.4.1.25.2.
=> No SHA256 checksum recorded for bdb/patch.4.1.25.2.
^C

How-To-Repeat: See above
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-14 23:03:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perky

Over to maintainer
Comment 2 Hye-Shik Chang freebsd_committer freebsd_triage 2006-04-22 05:39:21 UTC
State Changed
From-To: open->closed

Fixed in CVS. Thank you!