On Jan 31, 2005, at 2:12 PM, Damien Cassou wrote:
Some version numbers and some debug messages follow :
$ uname -a SunOS narrhavas 5.9 Generic_112233-11 sun4u sparc SUNW,Ultra-80
$ emacs --version GNU Emacs 21.3.1
$ lisp CMU Common Lisp 18c, Built 2000-11-28, running on narrhavas ~ Python 1.0, target SPARCstation/Solaris 2 ~ CLOS based on PCL version: September 16 92 PCL (f) ~ CLX X Library MIT R5.02 ~ Motif toolkit and graphical debugger 1.0 ~ Hemlock 3.5
I have no idea why your lisp is trying to open an X11 connection, but that version of CMUCL is positively ancient. The most recent release of CMUCL is 19a, released August of 2004. Can you try a less-than-paleolithic CMUCL?
-- Brian Mastenbrook bmastenb@cs.indiana.edu http://cs.indiana.edu/~bmastenb/