[Bese-devel] ucw_ajax does not build
    Denys Rtveliashvili 
    rtvd at mail.ru
       
    Sat Jul 22 21:24:25 UTC 2006
    
    
  
I tried to download and build the ajax branch of UnCommon Web.
After getting it from http://common-lisp.net/project/ucw/repos/ucw_ajax,
removing .fasl files from cache and rebuilding I saw the following
error:
---------------
debugger invoked on a SB-INT:COMPILED-PROGRAM-ERROR in thread #<THREAD
"initial thread" {A80A549}>:
  Execution of a form compiled with errors.
Form:
  (DEFPRINT-OBJECT (URI URI IDENTITY NIL) (WRITE-URI URI
*STANDARD-OUTPUT*))
Compile-time error:
  (during macroexpansion of (DEFPRINT-OBJECT (URI URI ...) ...))
error while parsing arguments to DEFMACRO DEFPRINT-OBJECT:
  invalid number of elements in
    (URI URI :IDENTITY NIL)
  to satisfy lambda list
    (IT.BESE.ARNESI::SELF CLASS-NAME):
  exactly 2 expected, but 4 found
---------------
I suppose that ajax branch has broke.
With best regards,
Denys R
    
    
More information about the bese-devel
mailing list