Hello,

I have 18e running on FreeBSD 4.9 with XFree86 4.3.0.  I can't seem to
get cmucl to interface with motifd on its own:

% xhost + localhost
% lisp
CMU Common Lisp 18e, running on xpf.nilpotent.org
With core: /usr/local/lib/cmucl/lib/lisp.core
Dumped on: Mon, 2004-02-02 20:11:17+05:00 on xpf.nilpotent.org
See <http://www.cons.org/cmucl/> for support information.
Loaded subsystems:
    Python 1.1, target Intel x86
    CLOS 18e (based on PCL September 16 92 PCL (f))
    Gray Streams Protocol Support
    CLX X Library MIT R5.02
    Motif toolkit and graphical debugger 1.0
* (setf foo bomb)
Warning:  Declaring FOO special.
Invoking debugger...
Starting server:
   will_fork  = False
   will_trace = False
   No Inet domain socket created.
   path       = /tmp/.motif_socket-p906

A Toolkit error has occurred.
Unable to connect to Motif server.

Restarts:
  0: [ABORT] Return to Top-Level.

Debug  (type H for help)

(EVAL BOMB)
Source: Error finding source: 
Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM:  Source file no longer exists:
  target:code/eval.lisp.
0] Waiting for connection.

ps at this point shows me a running motifd:

  915  p1  S      0:00.01 library:motifd -nofork -local (motifd)


I searched the cmucl-help archive and came across
http://www.mail-archive.com/[EMAIL PROTECTED]/msg00707.html

If I start motifd as a separate process and eval

(setf toolkit::*default-server-host* "localhost")

I get the debugger panes to come up just fine.


Faried.
-- 
^self

Reply via email to