Hello all,
I'm using TightVNC from a windows 2000 machine to work on a FreeBSD 4.7 system on an
intel platform. At present I'm using CMUCL 18d. I've been attempting to use hemlock
without a great deal of success and am hoping that someone here may have an idea of
what I'm doing wrong, here is the log from my latest attempt.
Thank you for you time,
Frank Berthold
[12:36:20#~] % lisp
CMU Common Lisp 18d, running on victor.netgremlins.com
Send questions to [EMAIL PROTECTED] and bug reports to [EMAIL PROTECTED]
Loaded subsystems:
Python 1.0, target Intel x86
CLOS based on PCL version: September 16 92 PCL (f)
* (require :gray-streams)
; Loading #p"/usr/local/lib/cmucl/lib/subsystems/gray-streams-library.x86f".
T
* (require :clx)
; Loading #p"/usr/local/lib/cmucl/lib/subsystems/clx-library.x86f".
T
* (require :clm)
; Loading #p"/usr/local/lib/cmucl/lib/subsystems/clm-library.x86f".
T
* (require :hemlock)
; Loading #p"/usr/local/lib/cmucl/lib/subsystems/hemlock-library.x86f".
T
* (ed)
Invoking debugger...
Starting server:
will_fork = False
will_trace = False
No Inet domain socket created.
path = /tmp/.motif_socket-p15880
Waiting for connection.
Accepting client on Unix socket.
Accepted client on fd 6
Server not forking.
greet_client: Unable to open display.
Bad file descriptor
Connection to server broken: Hit EOF while reading packet
Asynchronous NAME-ERROR in request 1 (last request was 2) Code 45.0 [OpenFont]
Restarts:
0: [CONTINUE] Ignore
1: [ABORT ] Return to Top-Level.
Debug (type H for help)
(XLIB::READ-ERROR-INPUT
#<XLIB:DISPLAY localhost:5900 (AT&T Laboratories Cambridge R3332)>
1
#S(XLIB::REPLY-BUFFER
:SIZE 32
:IBUF8 #(0 15 1 0 1 ...)
:NEXT NIL
:DATA-SIZE 32)
#<Process Initial {4800CAF5}>)
Source: Error finding source:
Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM: Source file no longer exists:
target:clx/input.lisp.
0]
Warning: Motif server died.
Status = :SIGNALED, exit code = 6.