[Ecls-list] Re: ECL and CLX ?

R. Mattes rm at mh-freiburg.de
Wed Aug 17 02:30:54 UTC 2005


On Tue, 16 Aug 2005 23:53:35 -0700, GP lisper wrote:

> Within CVS, there is a CLX package. I don't get very far trying the
> demos, has anyone had success?
> 
> ------------------------------------------------------------------
>> *features*
> (:CLX-MIT-R5 :CLX-MIT-R4 :XLIB :CLX :NEW :LINUX
> :IEEE-FLOATING-POINT :CLOS-STREAMS :CMU-FORMAT :UNIX :DLOPEN :CLOS
> :BOEHM-GC :ECL :COMMON :ANSI-CL :COMMON-LISP :PENTIUM3)
> 
>> (xlib::hello-world "moat")
> The function SI::OPEN-CLIENT-STREAM is undefined.
> Broken at XLIB:OPEN-DISPLAY.
> 
>> (load "clx-demos")
> ;;; Loading #P"clx-demos.lisp"
> #P"clx-demos.lisp"
>> (demos:do-all-demos)
> The function SI::OPEN-CLIENT-STREAM is undefined.
> Broken at XLIB:OPEN-DISPLAY.

Did you enable TCP sockets (socket interface) in your
build? From the configuratio options:

  --with-tcp              include socket interface (default=NO)


HTH Ralf Mattes





More information about the ecl-devel mailing list