[cxml-devel] Where is the HAX package?

Ralf Mattes rm at seid-online.de
Fri Dec 14 11:31:11 UTC 2007


Hello list,

I'm trying to use the latest CVS version of cxml but get the following
error message (sbcl 1.0.10/Ubuntu):

; compiling file
"/usr/share/common-lisp/source/cxml/xml/sax-handler.lisp" (written 18
NOV 2007 07:43:11 PM):
; compilation aborted because of fatal error:
;   READ failure in COMPILE-FILE:
;     SB-INT:SIMPLE-READER-PACKAGE-ERROR at 7480 (line 223, column 45)
on #<SB-SYS:FD-STREAM for
"file /usr/share/common-lisp/source/cxml/xml/sax-handler.lisp" {B47A331}>:
;       package "HAX" not found


Grepping for defpackage doesn't help:

 ralf at mhflaptop01:/LISP/cxml$ find -name '*lisp' | xargs grep -i
defpackage
./contrib/xhtmlgen.lisp:(defpackage :xhtml-generator
./dom/dom-impl.lisp:(defpackage :rune-dom
./dom/dom-impl.lisp:(defpackage :utf8-dom
./dom/package.lisp:(defpackage :dom
./klacks/package.lisp:(defpackage klacks
./test/domtest.lisp:(defpackage :domtest
./test/domtest.lisp:(defpackage :domtest-tests
./test/xmlconf.lisp:(defpackage xmlconf
./xml/sax-tests/package.lisp:(defpackage :sax-tests
./xml/package.lisp:(defpackage :cxml
./xml/sax-handler.lisp:(defpackage :sax
./xml/xmls-compat.lisp:(defpackage cxml-xmls

What _am_ i missing here?

 Cheers, Ralf Mattes

 P.S: I'm currently creating Debian/Ubuntu packages for
cxml/closure-common.




More information about the cxml-devel mailing list