Build error in ARM64

88 views
Skip to first unread message

Shiva Biradar

unread,
Jun 26, 2022, 8:36:18 AM6/26/22
to rqlite
I get the following error when building rqlite on arm64. What am I doing wrong?

# github.com/rqlite/rqlite/db
db/db.go:43:28: undefined: sqlite3.Version
db/db.go:229:19: srcConn.Deserialize undefined (type *sqlite3.SQLiteConn has no field or method Deserialize)
db/db.go:233:17: srcConn.Close undefined (type *sqlite3.SQLiteConn has no field or method Close)
db/db.go:554:22: c.Prepare undefined (type *sqlite3.SQLiteConn has no field or method Prepare)
db/db.go:694:9: c.Serialize undefined (type *sqlite3.SQLiteConn has no field or method Serialize)
db/db.go:854:17: dst.Backup undefined (type *sqlite3.SQLiteConn has no field or method Backup)
Reply all
Reply to author
Forward
0 new messages