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.


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to