
13 Nov
2007
13 Nov
'07
2:12 p.m.
Brian Kudowski wrote:
asdf:load-op 'clsql-mysql throws me into the sbcl debugger (sbcl 1.0.7 from Peter Van Eynden's deb repo).
1. as root: cd /var/cache/commonlisp-controller && rm -rf * 2. then in the slime repl: (asdf:oos 'asdf:load-op 'clsql-mysql)
Can you verify that it works correctly with the SBCL version that is included with etch, IIRC, it's 0.9.6. I assume you're using the version of UFFI that comes with etch as well. I recently tested clsql-mysql on a clean etch-i386 chroot and it worked fine; see bug #450869 Kevin