[ab] Bitmap example not working
Dan Beauchesne
dbeauchesne at gmail.com
Fri Aug 4 23:09:43 CDT 2006
Hey guys,
I did an svn checkout, getting a compile-op error now:
; compiling (DEFVAR *IMAGE-PATH* ...)
; compiling (DEFUN SHOW-SCORE ...)compilation aborted because of fatal error:
READ failure in COMPILE-FILE:
READER-ERROR at 1396 (line 38, column 5) on #<SB-SYS:FD-STREAM for "file /home/dan/src/lispbuilder-sdl/branches/lispbuilder-sdl-NEW-API/examples/squashed/squashed.lisp" {B0972A1}>:
illegal terminating character after a colon: #\
; /home/dan/src/lispbuilder-sdl/branches/lispbuilder-sdl-NEW-API/examples/squashed/squashed.fasl written
; compilation finished in 0:00:00
WARNING:
COMPILE-FILE warned while performing #<COMPILE-OP NIL {A803B71}> on
#<CL-SOURCE-FILE "squashed" {B34F7F1}>.
debugger invoked on a ASDF:COMPILE-FAILED in thread #<THREAD "initial thread" {A687529}>:
erred while invoking #<COMPILE-OP NIL {A803B71}> on
#<CL-SOURCE-FILE "squashed" {B34F7F1}>
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 NIL {A803B71}> on
#<ASDF:CL-SOURCE-FILE "squashed" {B34F7F1}>.
1: [ACCEPT] Continue, treating #<ASDF:COMPILE-OP NIL {A803B71}> on
#<ASDF:CL-SOURCE-FILE "squashed" {B34F7F1}> as having been
successful.
2: [ABORT ] Exit debugger, returning to top level.
((SB-PCL::FAST-METHOD ASDF:PERFORM (ASDF:COMPILE-OP ASDF:CL-SOURCE-FILE))
#<unavailable argument>
#<unavailable argument>
#<ASDF:COMPILE-OP NIL {A803B71}>
#<ASDF:CL-SOURCE-FILE "squashed" {B34F7F1}>)
0]
Thanks,
--
Dan Beauchesne
dbeauchesne -at- gmail -dot- com
More information about the application-builder
mailing list