Build of perl formula fails during configure phase due to missing berkeley-db library (-ldb). Please note that if I try to rely on brewed berkeley-db, it turns out that perl formula itself is pulled in via openssl, so it looks like libdb.{a,so} must be provided by the host system.
Please find all the troubleshooting requested informations in the following gist:
Build of
perl
formula fails during configure phase due to missingberkeley-db
library (-ldb
). Please note that if I try to rely on brewedberkeley-db
, it turns out thatperl
formula itself is pulled in viaopenssl
, so it looks likelibdb.{a,so}
must be provided by the host system.Please find all the troubleshooting requested informations in the following gist:
https://gist.github.com/nazavode/99d898ddc6659bfe174a2cd6add4099c
In detail:
HOMEBREW_MAKE_JOBS=1 brew install -v perl 2>&1
01.Confgure
and01.Confgure.cc
brew --config
brew doctor