axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] openpty patch again


From: root
Subject: Re: [Axiom-developer] openpty patch again
Date: Thu, 30 Nov 2006 19:39:31 -0500

The first attempt using axiom -nogr failed and hung forever.
I had to kill -9 the process

======================================================================

$ export AXIOM=`pwd`/target/powerpc-apple-darwin8.8.0
$ export PATH=$AXIOM/bin:$PATH
$ axiom -nogr
dyld: Library not loaded: /usr/X11R6/lib/libXpm.4.dylib
  Referenced from: /home/daly/target/powerpc-apple-darwin8.8.0/bin/hypertex
  Reason: image not found
GCL (GNU Common Lisp)  2.6.8 CLtL1    Nov 29 2006 15:29:11
Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
Binary License:  GPL due to GPL'ed components: (READLINE BFD UNEXEC)
Modifications of this banner must retain notice of a compatible license
Dedicated to the memory of W. Schelter

Use (help) to get some basic information on how to use GCL.
Temporary directory for compiler files set to /tmp/

Error: Caught fatal error [memory may be damaged]
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by SYSTEM:TOP-LEVEL.
Broken at APPLY.  Type :H for Help.
BOOT>>(bye)

Killed


======================================================================

The second attempt also dies but the (bye) exits lisp.

======================================================================



$ which AXIOMsys
/home/daly/target/powerpc-apple-darwin8.8.0/bin/AXIOMsys
$ AXIOMsys
GCL (GNU Common Lisp)  2.6.8 CLtL1    Nov 29 2006 15:29:11
Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
Binary License:  GPL due to GPL'ed components: (READLINE BFD UNEXEC)
Modifications of this banner must retain notice of a compatible license
Dedicated to the memory of W. Schelter

Use (help) to get some basic information on how to use GCL.
Temporary directory for compiler files set to /tmp/

Error: Caught fatal error [memory may be damaged]
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by SYSTEM:TOP-LEVEL.
Broken at APPLY.  Type :H for Help.
BOOT>>(bye)
dalys-Computer:/home/daly daly$ 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]