Summary

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

Metadata

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.

Changes and comments

[2018-12-25 23:36:38 UTC] kon changed status from new to closed

[2018-12-25 23:36:38 UTC] kon set resolution to fixed

[2018-12-25 23:36:38 UTC] kon wrote:

synch:3.2.1 is the fix