Opened 5 years ago

Closed 5 years ago

#1573 closed defect (fixed)

sqlite3: installation failure (reference to possibly unbound identifier `mtx')

Reported by: Mario Domenech Goulart Owned by: Thomas Chust
Priority: major Milestone: someday
Component: extensions Version: 5.0.0
Keywords: sqlite3, synch Cc: Kon Lovett
Estimated difficulty:

Description

See http://salmonella-linux-x86.call-cc.org/master-debugbuild/gcc/linux/x86/2018/12/25/salmonella-report/install/sqlite3.html

Note that sqlite3 depends on sync, and the latter coincidently had a new version released (3.2.0) when sqlite3 was tested. The changes in sync are documented in http://wiki.call-cc.org/eggref/5/synch#version-history . Not sure if the changes in synch are related, but I thought it would be worth mentioning that. CHICKEN hasn't changed, by the way.

Change History (1)

comment:1 Changed 5 years ago by Kon Lovett

Resolution: fixed
Status: newclosed

synch:3.2.1 is the fix

Note: See TracTickets for help on using tickets.