axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Function definition crashes Axiom


From: Bill Page
Subject: Re: [Axiom-developer] Function definition crashes Axiom
Date: Sat, 03 Sep 2005 02:04:21 -0400

Kai,

I tried to build AxiomUI from tla axiom--GUI--1 but I ran into
a problem.

After modifying the first two lines of the Makefile and
Makefile.pamphlet to correspond to the location of where
notangle was built by the Axiom build like this:

TANGLE=/home/wspage/axiom--main--1/mnt/fedora3/bin/lib/notangle -t8
WEAVE=/home/wspage/axiom--main--1/mnt/fedora3/bin/lib/NOWEave -delay

I then did

  make

The result was the following error:

...

;; Wrote file /home/wspage/axiom--GUI--1/src/web-gui/axiom-com.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL
#x000333BFB5D8>
         on #<CL-SOURCE-FILE "axiom-com" #x000333BF9570>.
;; Compiling file /home/wspage/axiom--GUI--1/src/web-gui/cl-svg.lisp ...
;; Wrote file /home/wspage/axiom--GUI--1/src/web-gui/cl-svg.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL
#x000333BFB508>
         on #<CL-SOURCE-FILE "cl-svg" #x000333BF9700>.
;;  Loading file /home/wspage/axiom--GUI--1/src/web-gui/axiom-
com.fas ...
;;  Loaded file /home/wspage/axiom--GUI--1/src/web-gui/axiom-com.fas
;;  Loading file /home/wspage/axiom--GUI--1/src/web-gui/cl-svg.fas ...
;;  Loaded file /home/wspage/axiom--GUI--1/src/web-gui/cl-svg.fas
;; Compiling file /home/wspage/axiom--GUI--1/src/web-gui/axiom-
plot.lisp ...
*** - SYSTEM::%FIND-PACKAGE: There is no package with name "AXCOM"
The following restarts are available:
USE-VALUE      :R1      You may input a value to be used instead.
RETRY          :R2      Retry performing #<ASDF:COMPILE-OP NIL
#x000333BFB508> on #<ASDF:CL-SOURCE-FILE "axiom-plot" #x000333BF9840>.
ACCEPT         :R3      Continue, treating #<ASDF:COMPILE-OP NIL
#x000333BFB508> on #<ASDF:CL-SOURCE-FILE "axiom-plot" #x000333BF9840> as
having been successful.
SKIP           :R4      skip this form and proceed
STOP           :R5      stop loading file
ABORT          :R6      ABORT
Break 1 [2]> 5~

--------

Can you let me know if I am doing something wrong or if you
missed something in the build?

Regards,
Bill Page.





reply via email to

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