[issue44997] [sqlite3] build fails on macOS 11.5.1

Erlend E. Aasland report at bugs.python.org
Wed Aug 25 08:32:24 EDT 2021


Erlend E. Aasland <erlend.aasland at innova.no> added the comment:

IIRC, macOS deprecated this functionality some releases ago. Seems like they've now removed it completely.

I guess we could wrap this functionality with some preprocessor conditionals, and/or adjust the configure script to not accept --enable-loadable-sqlite-extensions for macOS 11.5.1 (11.5.x?).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44997>
_______________________________________


More information about the Python-bugs-list mailing list