[hunchentoot-devel] hunchentoot-mp and OpenMCL problems

Edi Weitz edi at agharta.de
Wed Apr 18 14:14:48 UTC 2007


Hi,

On Wed, 18 Apr 2007 06:43:47 -0700, "Joel Boehland" <jboehland+tbnl at gmail.com> wrote:

> I just ran into a problem starting up-to-date darcs hunchentoot on
> OpenMCL 1.1 (releases 070408 and 070214, linux-x86-64).

Just to make this clear - "up-to-date darcs" might or might not be the
same as the current Hunchentoot release.  It's nice that Luís
maintains this repository, but for bug reports you should make sure
you're referring to a released version.  (Doesn't really matter in
this case, though.)

> I believe this problem is related to the recently added
> hunchentoot-mp package, as this error doesn't occur in an earlier
> install of darcs hunchentoot from March, right before the addition
> of that package.
>
> While trying to load this file: (hello-hunchentoot.lisp)
> (require :asdf)
> (asdf:oos 'asdf:load-op :hunchentoot-test)
> (hunchentoot:start-server :port 4242)
>
> I got this error:
>
>> Error: The function MAKE-LOCK is predefined in OpenMCL.
>> While executing: CCL::REDEFINE-KERNEL-FUNCTION, in process listener(1).
>> Type :GO to continue, :POP to abort, :R for a list of available restarts.
>> If continued: Replace the definition of MAKE-LOCK.
>> Type :? for other options.
> 1 >
>
> If anyone needs any more info, or wants me to test anything to help
> out, let me know.

Can you provide a backtrace?  Can you try the ASDF:OOS call from a
listener and see what happens?  Have you made sure to delete old FASL
files?

I can't test myself because I don't have a Mac.

Cheers,
Edi.



More information about the Tbnl-devel mailing list