On Wed, 08 Jun 2005 13:54:54 +0200, <[EMAIL PROTECTED]> wrote: > Eric Marsden <[EMAIL PROTECTED]> writes: > >> CMUCL version 19b will be released in July. We would appreciate help >> ... >> - try connecting to your X11 display: >> >> ,---- >> | CL-USER> (require :clx) >> | ; Loading >> #p"/opt/cmucl-19b-pre/lib/cmucl/lib/subsystems/clx-library.x86f". >> | ("CLX") > > ; Loading > #P"/usr/local/cmucl-2005-06/lib/cmucl/lib/subsystems/clx-library.x86f". > Warning: XLIB previously used the following packages: > (#<The LISP package, 1833/3461 internal, 978/1227 external>) > ("CLX") > *
I note that generally you type 'OK', but didn't happen to do so here. I get: CL-USER> ("CLX") ; In: "CLX" ; ("CLX") ; Error: Illegal function call. Invoking debugger... Starting server: will_fork = False will_trace = False No Inet domain socket created. path = /tmp/.motif_socket-p20622 Waiting for connection. Accepting client on Unix socket. Accepted client on fd 4 Server not forking. Leaving debugger. With the graphical debugger popping up. Did that happen? (alas this is not 19b-pre at the moment) >> | CL-USER> (inspect *package*) > > * (inspect *package*) > > A Toolkit error has occurred. > Encountered error reading packet: Connection reset by peer > [Condition of type TOOLKIT-INTERNALS::SIMPLE-TOOLKIT-ERROR] This works fine for me in my April self-produced image (with -static and -dynamic removed from Config.x86). I'll try to find the time to make a 19b-rel....I think I tried that and hit some wall (I probably needed some additional bootfile). > > Restarts: > 0: [CONTINUE] Ignore problem and continue. > 1: [KILL-APP] Close current application. > 2: [ABORT ] Return to Top-Level. > > Debug (type H for help) > > (TOOLKIT-INTERNALS:TOOLKIT-ERROR #<unavailable-arg> #<unavaliable-rest-arg>) > Source: Error finding source: > Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM: Source file no longer > exists: > target:motif/lisp/internals.lisp. > 0] > Connection to server broken: Hit EOF while reading packet > Hit EOF while reading packet > Error flushed ... > 0] backtrace -- With sufficient thrust, pigs fly fine.