SBCL 0.9.14, cvs cffi, svn lispbuilder:

* (asdf:oos 'asdf:load-op 'lispbuilder-sdl-image)
; loading system definition from
; /mnt/etherstorm/exports/asdf/lispbuilder-sdl/lispbuilder-sdl.asd into
; #<PACKAGE "ASDF0">
; registering #<SYSTEM LISPBUILDER-SDL {A975921}> as LISPBUILDER-SDL
; loading system definition
from /mnt/etherstorm/exports/asdf/cffi/cffi.asd
; into #<PACKAGE "ASDF0">
; registering #<SYSTEM CFFI {AAD4729}> as CFFI
; loading system definition from
; /mnt/etherstorm/exports/asdf/lispbuilder-sdl-image/lispbuilder-sdl-image.asd
; into #<PACKAGE "ASDF0">
; registering #<SYSTEM LISPBUILDER-SDL-IMAGE {A9C20D1}> as
LISPBUILDER-SDL-IMAGE

debugger invoked on a SIMPLE-ERROR in thread #<THREAD "initial
thread" {A818539}>:
  Error during processing of --eval option (LOAD #P"ab-sdl-image.lisp"):

  Execution of a form compiled with errors.
Form:
  (DEFCFUN (IMG_LoadTyped_RW LOAD-TYPED-RW)
         SDL-SURFACE
         (SRC SDL-RWOPS)
         (FREESRC FREE-SRC)
         (TYPE IMAGE-TYPE))
Compile-time error:
  (during macroexpansion of (DEFCFUN ("IMG_LoadTyped_RW"
LOAD-TYPED-RW) ...))
Unknown CFFI type: LISPBUILDER-SDL::SDL-SURFACE.

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:LOAD-OP NIL {AA58B09}> on
                #<ASDF:CL-SOURCE-FILE "sdl_image" {A9D34F9}>.
  1: [ACCEPT  ] Continue, treating #<ASDF:LOAD-OP NIL {AA58B09}> on
                #<ASDF:CL-SOURCE-FILE "sdl_image" {A9D34F9}> as having
been
                successful.
  2: [CONTINUE] Ignore and continue with next --eval option.
  3: [ABORT   ] Skip rest of --eval options.
  4:            Skip to toplevel READ/EVAL/PRINT loop.
  5: [QUIT    ] Quit SBCL (calling #'QUIT, killing the process).

((LAMBDA (SB-IMPL::E)) #<SB-INT:COMPILED-PROGRAM-ERROR {AAF5141}>)
0] ; 
; compilation unit aborted
;   caught 1 fatal ERROR condition


regards, Samium Gromoff

_______________________________________________
application-builder mailing list
application-builder@lispniks.com
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to