loving-common-lisp
loving-common-lisp copied to clipboard
error when running (ql:quickload :clsql-postgresql)
trafficstars
While trying to work through the book I get an error when the above form is entered at the REPL:
Component CLSQL-UFFI-SYSTEM::UFFI does not match version 2.0, required by #<SYSTEM "clsql-uffi"> [Condition of type ASDF/FIND-COMPONENT:MISSING-DEPENDENCY-OF-VERSION]
have I missed something during setup?
I am having the same problem using SBCL 2.3.8
I also see a similar error for SQLite: (ql:quickload :clsql-sqlite)