[Bese-devel] Running Demos of UCW on Mac OS Tiger
Waldo Rubinstein
waldo at trianet.net
Wed Sep 14 00:20:39 UTC 2005
I don't know if there are changed being made to the darcs ucw_dev
repository, but I just downloaded the latest and greatest and now am
getting a different error:
; loading system definition from
; /Users/waldo/.asdf-install-dir/systems/asdf-install.asd into
; #<Package "ASDF0">
; registering #<SYSTEM ASDF-INSTALL #x63DA20E> as ASDF-INSTALL
; loading system definition from
; /Users/waldo/.asdf-install-dir/systems/parenscript.asd into
; #<Package "ASDF90">
; registering #<SYSTEM :PARENSCRIPT #x649C056> as PARENSCRIPT
; loading system definition from
; /Users/waldo/.asdf-install-dir/systems/rfc2388.asd into #<Package
"ASDF91">
; registering #<SYSTEM :RFC2388 #x6493DF6> as RFC2388
; loading system definition from
; /Users/waldo/.asdf-install-dir/systems/swank.asd into #<Package
"ASDF92">
; registering #<SYSTEM :SWANK #x64ACD56> as SWANK
;Loading #P"/Users/waldo/.slime/fasl/openmcl-0.14-darwin-powerpc/
swank-backend.dfsl"...
;Loading #P"/Users/waldo/.slime/fasl/openmcl-0.14-darwin-powerpc/
nregex.dfsl"...
;Loading #P"/Users/waldo/.slime/fasl/openmcl-0.14-darwin-powerpc/
metering.dfsl"...
;Loading #P"/Users/waldo/.slime/fasl/openmcl-0.14-darwin-powerpc/
swank-openmcl.dfsl"...
;Loading #P"/Users/waldo/.slime/fasl/openmcl-0.14-darwin-powerpc/
swank-gray.dfsl"...
;Loading #P"/Users/waldo/.slime/fasl/openmcl-0.14-darwin-powerpc/
swank.dfsl"...
; Warning: These Swank interfaces are unimplemented:
; (ACTIVATE-STEPPING ADD-FD-HANDLER ADD-SIGIO-HANDLER CALLS-
WHO MACROEXPAND-ALL REMOVE-FD-HANDLERS REMOVE-SIGIO-HANDLERS SLDB-
BREAK-AT-START SLDB-BREAK-ON-RETURN TOGGLE-TRACE)
; While executing: SWANK-BACKEND::WARN-UNIMPLEMENTED-INTERFACES
;Compiler warnings for "/Users/waldo/lisp/ucw_dev/src/components/
presentations.lisp" :
; Undeclared free variable SET-ACTION-PARAMETER (2 references), in
(RENDER-LIST-ROW (LIST-PRESENTATION T T)).
; Undeclared free variable SET-ACTION-PARAMETER (3 references), in
(RENDER-ON (RESPONSE PRESENTATION-SEARCH)).
; Undeclared free variable SET-ACTION-PARAMETER (2 references), in
(RENDER-CRITERIA (RESPONSE PRESENTATION-SEARCH)).
; Undeclared free variable SET-ACTION-PARAMETER, in (RENDER-ON
(RESPONSE NEGATED-CRITERIA)).
> Error in process listener(1): Odd number of args to SETF :
((TIMESTAMP-SLOT-SECOND SLOT INSTANCE)).
> While executing: SETF
> Type :POP to abort.
Type :? for other options.
Any ideas on this one?
Thanks,
- Waldo
On Sep 13, 2005, at 7:38 AM, Friedrich Dominicus wrote:
> Waldo Rubinstein <waldo at trianet.net> writes:
>
>
>> I still encountered problems.
>>
>> On SBCL, I get this when launching start.lisp
>>
>> ; compiling (DEFMACRO DEFPRESENTATION ...)
>>
>> ; /Users/waldo/lisp/ucw_dev/src/components/presentations.fasl written
>> ; compilation finished in 0:00:16
>> WARNING:
>> COMPILE-FILE warned while performing #<COMPILE-OP NIL
>> {10003E19}> on
>> #<CL-SOURCE-FILE "presentations" {10003E29}>.
>>
>> debugger invoked on a SIMPLE-ERROR:
>> Error during processing of --eval option "(|LOAD| \"bin/start.lisp
>> \")":
>>
>> erred while invoking #<COMPILE-OP NIL {10003E19}> on
>> #<CL-SOURCE-FILE "presentations" {10003E29}>
>>
>> Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
>>
>>
> have you tried to simple compile that file from the REPL?
>
> Regards
> Friedrich
>
More information about the bese-devel
mailing list