I am a complete newbie to lips and CMUCL.  I have two problems that I need
your help with.

First, I'm having problems with launching the debugger on my ubuntu 64 box.


Second, I'm having problems with loading uffi library.

See the output below.

Can any of you give me some clues as how to fix both these problems?

Thanks in advance.

Yarek

[EMAIL PROTECTED]:/usr/share/common-lisp/systems$ lisp
CMU Common Lisp 19c (19C), running on ubuntu
With core: /usr/bin/lisp.core
Dumped on: Wed, 2006-08-23 11:17:38-07:00 on ubuntu
See <http://www.cons.org/cmucl/> for support information.
Loaded subsystems:
    Python 1.1, target Intel x86
    CLOS based on Gerd's PCL 2004/04/14 03:32:47
    Gray Streams Protocol Support
    CLX X Library MIT R5.02
    Motif toolkit and graphical debugger 1.0
    Hemlock 3.5
*  (asdf:oos `asdf:load-op :uffi)

; loading system definition from uffi.asd into #<The ASDF1788 package>
; Loading #P"/usr/share/common-lisp/source/uffi/uffi.asd".
; registering #<SYSTEM UFFI {580B04B5}> as UFFI
; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. O C):
; Compiling Top-Level Form:
Invoking debugger...
Starting server:
   will_fork  = False
   will_trace = False
   No Inet domain socket created.
   path       = /tmp/.motif_socket-p5
Waiting for connection.



Reply via email to