gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: building Axiom with GCL Version_2_6_7pre fails


From: Camm Maguire
Subject: [Gcl-devel] Re: building Axiom with GCL Version_2_6_7pre fails
Date: 19 May 2005 18:41:08 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

My last commit to 2.6.7pre was on 5/7.  If it broke after that point,
perhaps it was one of these?:

   [  23: Mike Thomas         ] [Gcl-commits] gcl/gcl-tk makefile
       <  23: Mike Thomas         > 
   [  25: Mike Thomas         ] [Gcl-commits] gcl configure.in configure 
makedefc.in
       <  25: Mike Thomas         > 
   [  27: Mike Thomas         ] [Gcl-commits] gcl/gcl-tk makefile winkill.c 
tclwinkill.c
       <  27: Mike Thomas         > 
   [  25: Mike Thomas         ] [Gcl-commits] gcl/gcl-tk makefile tkl.lisp 
tkMain.c
       <  25: Mike Thomas         > 

In any case, you can give a -D command to get 2.6.7pre as of a certain
point.  It would help me if you can confirm that it worked just after
this point:

 -- Camm Maguire <address@hidden>  Sat,  7 May 2005 14:40:00 +0000


Take care,


"Bill Page" <address@hidden> writes:

> Camm,
> 
> Previously I had successfully built Axiom on Windows
> using Version_2_6_7pre in place of gcl-2.6.6. But I just
> tried again after cvs update today and I get the following
> error message. This occurs a long way into the build process
> after all the algebra has been compiled, when Axiom is
> trying to build the databases in (make-databases "" nil).
> 
> Can you imagine what recent change (last week?) might lead
> to this failure? Perhaps the change to probe-file or related
> routine?
> 
> The etc/Makefile stanza where the failure occurs is
> 
> ${MNT}/${SYS}/algebra/*.daase: ${INT}/algebra/*.NRLIB/code.o
>         @ echo 4 rebuilding databases...
>         @ cp ${SRC}/doc/gloss.text ${INT}/algebra
>         @ cp ${SRC}/doc/gloss.text ${INT}/algebra
>         @ cp ${SRC}/doc/topics.data ${INT}/algebra
>         @ cp ${SRC}/doc/topics.data ${INT}/algebra
>         @ (cd ${INT}/algebra ; echo ')lisp (make-databases "" nil)' |
> ${INTERPSY
> S} )
>         @ cp ${INT}/algebra/*.daase ${MNT}/${SYS}/algebra
> 
> 
> Regards,
> Bill Page.
> 
> -----------
> 4302 finished
> C:/msys/1.0/home/Administrator/axiom--windows--1/src/algebra
> make[3]: Leaving directory
> `/home/Administrator/axiom--windows--1/src/algebra'
> 37 making C:/msys/1.0/home/Administrator/axiom--windows--1/src/etc
> make[3]: Entering directory
> `/home/Administrator/axiom--windows--1/src/etc'
> 4 rebuilding databases...
>                         AXIOM Computer Algebra System 
>                  Version of Sunday May 15, 2005 at 13:05:30 
> ------------------------------------------------------------------------
> -----
>    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
> C:/msys/1.0/home/Administrator/axiom--windows--1/src/share/algebra/compr
> ess.daase..   Using local database
> C:/msys/1.0/home/Administrator/axiom--windows--1/src/share/algebra/inter
> p.daase..
>    Using local database
> C:/msys/1.0/home/Administrator/axiom--windows--1/src/share/algebra/opera
> tion.daase..
>    Using local database
> C:/msys/1.0/home/Administrator/axiom--windows--1/src/share/algebra/categ
> ory.daase..
>    Using local database
> C:/msys/1.0/home/Administrator/axiom--windows--1/src/share/algebra/brows
> e.daase..
> (1) ->  
>    >> System error:
>    Can't change the current directory to "NIL".
> 
> protected-symbol-warn called with (NIL)
> (1) -> cp: cannot stat
> `C:/msys/1.0/home/Administrator/axiom--windows--1/int/algebra/*.daase':
> No such file or directory
> make[3]: ***
> [C:/msys/1.0/home/Administrator/axiom--windows--1/mnt/windows/algebra/*.
> daase] Error 1
> make[3]: Leaving directory
> `/home/Administrator/axiom--windows--1/src/etc'
> make[2]: *** [etcdir] Error 2
> make[2]: Leaving directory `/home/Administrator/axiom--windows--1/src'
> make[1]: *** [srcdir] Error 2
> make[1]: Leaving directory `/home/Administrator/axiom--windows--1'
> make: *** [all] Error 2
> 
> ------------
> 
> 
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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