[issue16035] Segmentation fault in test suite of apsw

Antoine Pitrou report at bugs.python.org
Tue Sep 25 13:56:10 CEST 2012


Antoine Pitrou added the comment:

I can't build apsw here:

gcc -pthread -Wno-unused-result -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DEXPERIMENTAL=1 -DNDEBUG=1 -DAPSW_FORK_CHECKER=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -Isrc -I/home/antoine/opt/include/python3.3m -c src/apsw.c -o build/temp.linux-x86_64-3.3/src/apsw.o
src/apsw.c:62:2: erreur: #error Your SQLite version is too old. It must be at least 3.7.13

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16035>
_______________________________________


More information about the Python-bugs-list mailing list