>>>>> "Paolo" == Paolo Amoroso <[EMAIL PROTECTED]> writes:
>> - try using the Motif debugger and inspector:
>>
>> ,----
>> | CL-USER> (require :clm)
>> | ; Loading
Paolo> #p"/opt/cmucl-19b-pre/lib/cmucl/lib/subsystems/clm-library.x86f".
>> | ("CLM")
Paolo> OK.
>> | CL-USER> (inspect *package*)
Paolo> * (inspect *package*)
Paolo> Starting server:
Paolo> will_fork = False
Paolo> will_trace = False
Paolo> No Inet domain socket created.
Paolo> path = /tmp/.motif_socket-p4705
Paolo> Waiting for connection.
Paolo> Accepting client on Unix socket.
Paolo> Accepted client on fd 4
Paolo> Server not forking.
Paolo> Warning: Motif server died.
Paolo> Status = :SIGNALED, exit code = 11.
Aargh. I can confirm this problem, even on the machine I used to
build the binaries.
I don't know what the issue is. It works fine on Solaris.
Ray