[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
XIT compilation problems
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: XIT compilation problems
- From: bergmann@tnt.uni-hannover.de (Bernd Bergmann)
- Date: Wed, 21 Apr 93 12:21:32 +0200
After building PCL, CLX and CLUE i tried to compile XIT from the file
ma2s2.mathematik.uni-karlsruhe.de/pub/lisp/clisp/packages/clue+clio+xit.clisp.tar.Z,
but the compilation broke with the following error message:
*******************************************************************************
....
Compilation of file /new/sources/xit/kernel/clx-auth.lsp is finished.
0 errors, 0 warnings
;; Loading file /new/sources/xit/kernel/clx-auth.fas ...
;; Loading of file /new/sources/xit/kernel/clx-auth.fas is finished.
; COMPILE module MACROS ...
Compiling file /new/sources/xit/kernel/macros.lsp ...
WARNING in function ADD-OPEN-DISPLAY-HOOK :
variable IF-NEEDED is used despite of IGNORE declaration.
WARNING in function ADD-CLOSE-DISPLAY-HOOK :
variable IF-NEEDED is used despite of IGNORE declaration.
WARNING in function ADD-OPEN-TOPLEVEL-HOOK :
variable IF-NEEDED is used despite of IGNORE declaration.
WARNING in function #:TOP-LEVEL-FORM-38-1-1 :
variable ACTIONS is not used.
Misspelled or missing IGNORE declaration?
WARNING in function #:TOP-LEVEL-FORM-38-2 :
variable ACTIONS is not used.
Misspelled or missing IGNORE declaration?
*** - SYSTEM::%STRUCTURE-REF: NIL is not a structure of type SYSTEM::ANODE
1. Break>
*******************************************************************************
; XIT -- The X User Interface Toolkit
;
; Copyright (c) 1992: Research Group DRUID
; Department of Computer Science
; University of Stuttgart
; Breitwiesenstr. 20-22
; W-7000 Stuttgart 80
; Germany
;
; Juergen Herczeg
; Hubertus Hohl
; Matthias Ressel
; Phone: (+49|0) 711 7816 {364,359}
; E-mail: druid@informatik.uni-stuttgart.de
My system: Linux pl998
CLISP "March 1993"
PCL "July 1b"
CLX from pcl+clx.sept92f.clisp.tar.Z
Any help will be appreciated.
Please email me the answer or suggestion.
Thanks in advance,
Bernd Bergmann
email: bergmann@tnt.uni-hannover.de