in http://www.mirandabanda.org/files/Cog/VM/VM.r3003/. Apologies for the non-Spur VMs in r3000 which should have had the "relocating call to invalid address" bug fixed but I made a mistake. It is fixed in 3003. Further, those who got crashes running the test suite due to the Aio tests should now find the VM does not crash. CogVM source as per VMMaker.oscog-eem.774/r3003 Remember to regenerate the cogit.c's from the non-Spur configurations to fix the "relocating call to invalid address" bug. Add a hack to link the XDisplayControlPlugin against vm-display-X11 (a hack because it assumes paths etc). But at least the plugin works. Add an initial revision of platforms/unix/plugins/UUIDPlugin/acinclude.m4 to search for uuid.h in either /usr/include/uuid or /usr/include and use either uuidgenerate or uuidgen. -- best, Eliot