[Bese-devel] UCW 0.3.5 with aserve and SBCL?
Tim Lavoie
tim at fractaldragon.net
Thu Feb 3 19:49:23 UTC 2005
Hello,
I've just downloaded the newest UCW release, and am trying to use it
with SBCL 0.8.19 on Linux. I've used UCW 0.3.4 a little with mod_lisp,
but would like to try out portable aserve instead.
I've run into a couple of snags. By the way, this is on Debian unstable, with
version 1.2.35 installed.
I first get the first (package lock) message, which I can apparently continue
or accept.
If I go on, it is followed up again with another, shown at the bottom.
Any ideas?
Thanks,
Tim
STYLE-WARNING: redefining STRING-TO-OCTETS in DEFUN
debugger invoked on a SYMBOL-PACKAGE-LOCKED-ERROR in thread 32608:
Lock on package SB-EXT violated when setting fdefinition of STRING-TO-OCTETS.
See also:
The SBCL Manual, Node "Package Locks"
You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [CONTINUE ] Ignore the package lock.
1: [IGNORE-ALL ] Ignore all package locks in the context of this operation.
2: [UNLOCK-PACKAGE] Unlock the package.
3: [RETRY ] Retry performing #<ASDF:LOAD-OP NIL {A9CAD29}> on
#<ASDF:CL-SOURCE-FILE "acl-excl-common" {9DE7169}>.
4: [ACCEPT ] Continue, treating #<ASDF:LOAD-OP NIL {A9CAD29}> on
#<ASDF:CL-SOURCE-FILE "acl-excl-common" {9DE7169}> as
having been successful.
5: [ABORT ] Reduce debugger level (leaving debugger, returning to
toplevel).
6: [TOPLEVEL ] Restart at toplevel READ/EVAL/PRINT loop.
(PACKAGE-LOCK-VIOLATION 7 #<PACKAGE "SB-EXT">)[:EXTERNAL]
debugger invoked on a COMMON-LISP:UNDEFINED-FUNCTION in thread 32608:
The function :FIND-PACKAGE is undefined.
You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [RETRY ] Retry performing #<ASDF:COMPILE-OP COMMON-LISP:NIL {A5893B1}>
on #<ASDF:CL-SOURCE-FILE "aserve" {A3D5191}>.
1: [ACCEPT ] Continue, treating #<ASDF:COMPILE-OP COMMON-LISP:NIL {A5893B1}>
on #<ASDF:CL-SOURCE-FILE "aserve" {A3D5191}> as having been
successful.
2: [ABORT ] Reduce debugger level (leaving debugger, returning to toplevel).
3: [TOPLEVEL] Restart at toplevel READ/EVAL/PRINT loop.
("bogus stack frame")
More information about the bese-devel
mailing list