WANT_BDB_VER Ignored

Daniel Morante daniel at morante.net
Wed Apr 27 02:43:58 UTC 2016


I have the following in a port Makefile:

USE_BDB=    yes
WANT_BDB_VER=    48

However, when I build the port with poudriere it uses a different 
version of DB:

===>   ppcoin-0.5.3.0 depends on shared library: libdb-5.3.so - not found
===>   Installing existing package /packages/All/db5-5.3.28_3.txz
[93amd64-default-wallets-job-04] Installing db5-5.3.28_3...
[93amd64-default-wallets-job-04] Extracting db5-5.3.28_3: .......... done
===>   ppcoin-0.5.3.0 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so)

Which eventually fails:

db.h:15:20: warning: db_cxx.h: No such file or directory

  I understand DB 4.8 is deprecated, but upgrading is not possible for 
obvious reasons.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3822 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20160426/78d9f4a5/attachment.bin>


More information about the freebsd-ports mailing list