Skip to content

Instantly share code, notes, and snippets.

@jdriddell
jdriddell / make.err
Created May 22, 2021 00:17
sqlcipher make error
./libtool --mode=compile --tag=CC gcc -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/student/sqlcipher/src -I/home/student/sqlcipher/ext/rtree -I/home/student/sqlcipher/ext/icu -I/home/student/sqlcipher/ext/fts3 -I/home/student/sqlcipher/ext/async -I/home/student/sqlcipher/ext/session -I/home/student/sqlcipher/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_TEMP_STORE=2 -c sqlite3.c
Makefile:801: recipe for target 'sqlite3.lo' failed
R_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/student/sqlcipher/src -I/home/student/sqlcipher/ext/rtree -I/home/student/sqlcipher/ext/icu -I/home/student/sqlcipher/ext/fts3 -I/home/student/sqlcipher/ext/async -I/home/student/sqlcipher/ext/session -I/home/student/sqlcipher/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_TEMP_STORE=2 -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o
sqlite3.c:2156:9: error: unknown type name ‘sqlite_int64’
typedef sqlite_int64 i6