I followed the link to the UncommonSQL page, checked-out uncommonsql from
anoncvs and attempted to build it. I ran into a couple of problems:
1. MySQL did not appear to be in the build so I added the source files to
makefile.lisp.
2. PostgreSQL was in the build and I don't have it, so I commented out all
Postgres-related sources. I hope/assume that's correct.
3. When I make build, I get an error indicating that ODCL is not a package.
This one worries me as there's a bunch of code in the sql/ directory that
references this package.
Are there a straightforward set of steps for building UncommonSQL for MySQL?
Thanks!
Dave