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.

On Oct 15, 12:50 pm, Divia <[email protected]> wrote:
> 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
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to