On 2021-4-25 12:36 , Ryan Schmidt wrote:
On Apr 24, 2021, at 13:19, Ken Cunningham wrote:
then I build and install base in /opt/local like this:
./configure —with-curlprefix=/opt/bootstrap —with-sqlite3prefix=/opt/bootstrap
Sounds like it might have been caused by the changes that fixed this bug, which
were made recently and I haven't had a chance to try them yet:
https://trac.macports.org/ticket/61154
It's also caused by using a newer sqlite3 on Tiger, as shown by the
configure command. It works fine with the system copy.
- Josh