axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] simplified makefile fails


From: root
Subject: [Axiom-developer] simplified makefile fails
Date: Thu, 20 Jan 2005 15:12:53 -0500

Bill,

I'm going to have to back out the changes for the "simplified"
makefile. The change is failing and I don't understand why.

It appears, from the line:
===========================================================================
Cannot open the file /home/axiom--main--1--patch-26/int/algebra/drwxr-xr-x    2 
root         4096 Jan 19 14:31 ZMOD.NRLIB/index.KAF.
===========================================================================

that 'make' is expanding the 

${INT}/algebra/*.NRLIB/code.o 

constraint to include the long directory listing. Notice that it 
includes the permission bits, time stamp, etc. 

How can this be?

Tim


=============================================================================
37 making /home/axiom--main--1--patch-26/src/etc
make[3]: Entering directory `/home/axiom--main--1--patch-26/src/etc'
4 rebuilding databases...
(cd /home/axiom--main--1--patch-26/int/algebra ; \
           echo  ; \
           echo ')lisp (make-databases "" nil)' | 
/home/axiom--main--1--patch-26/obj/linux/bin/interpsys )

                        AXIOM Computer Algebra System 
                   Version: Axiom 3.0 Beta (February 2005)
              Timestamp: Thursday January 20, 2005 at 13:10:38 
-----------------------------------------------------------------------------
   Issue )copyright to view copyright notices.
   Issue )summary for a summary of useful system commands.
   Issue )quit to leave AXIOM and return to shell.
-----------------------------------------------------------------------------
 
   Using local database 
/home/axiom--main--1--patch-26/src/share/algebra/compress.daase..   Using local 
database /home/axiom--main--1--patch-26/src/share/algebra/interp.daase..
   Using local database 
/home/axiom--main--1--patch-26/src/share/algebra/operation.daase..
   Using local database 
/home/axiom--main--1--patch-26/src/share/algebra/category.daase..
   Using local database 
/home/axiom--main--1--patch-26/src/share/algebra/browse.daase..

"running /root/.axiom.input"
Value = NIL
Value = NIL
(1) -> 
Error: Cannot open the file 
/home/axiom--main--1--patch-26/int/algebra/drwxr-xr-x    2 root         4096 
Jan 19 14:31 ZMOD.NRLIB/index.KAF.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by RESTART.
Broken at APPLY.  Type :H for Help.
BOOT>>make[3]: *** 
[/home/axiom--main--1--patch-26/mnt/linux/algebra/browse.daase] Error 255

Tim





reply via email to

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