axiom-developer
[Top][All Lists]
Advanced

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

Re: [Fwd: Re: [Axiom-developer] Building Axiom on Slackware]


From: Stephen Wilson
Subject: Re: [Fwd: Re: [Axiom-developer] Building Axiom on Slackware]
Date: Sun, 12 Apr 2009 17:36:40 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

Tim,

On Sun, Apr 12, 2009 at 05:10:33PM -0400, Stephen Wilson wrote:
> I upgraded to 12.2.0.  The binary works fine on the new 12.2.0

Well, the binary does have a problem.  Looks like GCL was built with a bad path
perhaps?  For example:

  (1) -> )fin
  BOOT> (defun foo ())

  FOO

  BOOT>(compile 'foo)
  cc1: error: /root/axiom/mnt/slackware/bin/..h: Permission denied

  Correctable error: (SYSTEM "gcc -c -Wall -DVOL=volatile -fsigned-char -pipe
  -I/root/axiom/mnt/slackware/bin/../h -O3 -fomit-frame-pointer
  -c \"/tmp/gazonk4.c\" -o \"/tmp/gazonk4.o\" -q") returned a non-zero value 0.

Regardless, a fresh build is clearly in order.

Take care,
Steve






reply via email to

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