a repeat question about weblocks-clsql and clsql-fluid

0 views
Skip to first unread message

Divia

unread,
Oct 15, 2009, 3:50:47 PM10/15/09
to weblocks
Back in February, I reported an error and then a mysterious solution.
Unfortunately, now I'm having the same error.

The error is that when Icompile my code that uses weblocks-clsql I'm
getting:

debugger invoked on a SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread
#<THREAD "initial thread" RUNNING {118F4BD1}>:
These symbols are not accessible in the CLSQL package:(FLUID-
DATABASE)

I recently updated and checked out new versions of some libraries, so
I assume that has to do with it. For the record, my file does have
(export 'fluid-database '#:clsql), as Stephen Compall asked me to
confirm last time, so I'm pretty sure it's the right version. Any
help would be much appreciated,

Divia

Divia

unread,
Oct 15, 2009, 8:53:26 PM10/15/09
to weblocks
And I've solved my problem once again :-). I thought I could just
pull the darcs version and not follow the instructions for getting the
git branch, but that didn't work. Unsurprisingly, following these
$ cd path/to/clsql
$ git remote add s11 git://repo.or.cz/clsql/s11.git
$ git fetch s11
$ git checkout -b fluid-pools s11/fluid-pools
instructions worked.

Leslie P. Polzer

unread,
Oct 16, 2009, 3:39:07 AM10/16/09
to webl...@googlegroups.com
On Thu, Oct 15, 2009 at 05:53:26PM -0700, Divia wrote:
>
> And I've solved my problem once again :-). I thought I could just
> pull the darcs version and not follow the instructions for getting the
> git branch, but that didn't work. Unsurprisingly, following these
> $ cd path/to/clsql
> $ git remote add s11 git://repo.or.cz/clsql/s11.git
> $ git fetch s11
> $ git checkout -b fluid-pools s11/fluid-pools
> instructions worked.

I don't know much about this, but I wonder why clsql.s11 hasn't
made it into the main clsql tree yet...

Reply all
Reply to author
Forward
0 new messages