axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Re: GCL 2.6.1 on Windows XP


From: Camm Maguire
Subject: Re: [Axiom-developer] Re: GCL 2.6.1 on Windows XP
Date: 25 Oct 2003 12:37:45 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  BTW, there are several other files I had to add manually
to the clean target of debian/rules in the Debian package to make sure
that a clean,build,clean cycle returns to the same point:

        rm -f lsp/Makefile.dvi src/algebra/Makefile.dvi src/input/Makefile.dvi 
obj/noweb/contrib/kostas/Makefile obj/noweb/src/c/notangle.o 
obj/noweb/src/c/getline.o obj/noweb/src/c/match.o obj/noweb/src/c/modules.o 
obj/noweb/src/c/modtrees.o obj/noweb/src/c/strsave.o obj/noweb/src/c/main.o 
obj/noweb/src/c/errors.o obj/noweb/src/c/columns.o obj/noweb/src/c/nt 
obj/noweb/src/c/markmain.o obj/noweb/src/c/markup.o obj/noweb/src/c/markup 
obj/noweb/src/c/mnt.o obj/noweb/src/c/mnt obj/noweb/src/c/finduses.o 
obj/noweb/src/c/recognize.o obj/noweb/src/c/finduses mnt/bin/lib/nt 
mnt/bin/lib/markup mnt/bin/lib/mnt mnt/bin/lib/finduses mnt/bin/Makefile.dvi  
Makefile.dvi src/Makefile.dvi src/interp/Makefile.dvi src/doc/Makefile.dvi

There are also several scripts intalled by default under mnt/linux,
(several of which I'm guessing are an oversight at present), but
which, if shipped, need to be executable (for Debian policy at least:)

        cd debian/axiom && chmod -x 
./usr/lib/axiom-0.0.0cvs/mnt/linux/bin/lib/nwmtime 
./usr/lib/axiom-0.0.0cvs/mnt/linux/bin/tex/axiom.sty 
./usr/lib/axiom-0.0.0cvs/mnt/linux/bin/axiom.sty 
./usr/lib/axiom-0.0.0cvs/mnt/linux/bin/tail 
./usr/lib/axiom-0.0.0cvs/mnt/linux/bin/htmltoc 
./usr/lib/axiom-0.0.0cvs/mnt/linux/bin/Makefile 
./usr/lib/axiom-0.0.0cvs/mnt/linux/bin/boxup 
./usr/lib/axiom-0.0.0cvs/mnt/linux/bin/Makefile.pamphlet 
./usr/lib/axiom-0.0.0cvs/mnt/linux/bin/head 
./usr/lib/axiom-0.0.0cvs/mnt/linux/bin/showdvi 
./usr/lib/axiom-0.0.0cvs/mnt/linux/algebra/topics.data 
./usr/lib/axiom-0.0.0cvs/mnt/linux/doc/msgs/s2-us.msgs 
./usr/lib/axiom-0.0.0cvs/mnt/linux/algebra/gloss.text


There also are (or were) CVS directories installed which had to be
removed by hand.

Very minor issues, so don't anyone spend too many brain cycles here!

Take care,



David MENTRE <address@hidden> writes:

> Hello Tim,
> 
> I had properly updated my CVS tree before doing the make.
> 
> root <address@hidden> writes:
> 
> > I believe that both you and David had a problem. 
> > I probably uploaded a bad Makefile.pamphlet.
> 
> I think I have understood: there are both interp/Makefile and
> interp/Makefile.pamphlet in the CVS, with the *same* date[1].
> 
> In the Makefile, INTERP.EXPOSED is present[2]. 
> In the Makefile.pamphlet, INTERP.EXPOSED is gone.
> 
> As the date are the same, Makefile is not rebuild from
> Makefile.pamphlet. Thus the wrong reference to INTERP.EXPOSED.
> 
>  => Erasing src/interp/Makefile solve the issue.
> 
> 
> Conclusion: we should erase from CVS the following files:
> 
> lsp/ccl/src/axbase/Makefile
> lsp/ccl/src/Makefile
> lsp/ccl/src/boot/Makefile
> lsp/ccl/src/caxbase/Makefile
> lsp/ccl/src/cclbase/Makefile
> lsp/ccl/src/cslbase/Makefile
> lsp/ccl/src/scripts/Makefile
> lsp/ccl/src/util/Makefile
> lsp/ccl/Makefile
> lsp/Makefile
> src/algebra/Makefile
> src/Makefile
> src/boot/Makefile
> src/doc/Makefile
> src/etc/Makefile
> src/include/Makefile
> src/input/Makefile
> src/interp/Makefile
> src/lib/Makefile
> src/scripts/Makefile
> src/share/Makefile
> 
> (notice that I propose to keep the root Makefile*. We have already
> discussed that before)
> 
> Yours,
> d.
> 
> [1] At least in my clean CVS tree. I don't know if this behavior is due
>     to CVS or due to my own use of CVS.
> 
> [2] See 
> http://savannah.nongnu.org/cgi-bin/viewcvs/axiom/axiom/src/interp/Makefile?rev=1.3&content-type=text/vnd.viewcvs-markup
> -- 
> David MENTRE <address@hidden> -- http://www.nongnu.org/axiom/
> 
> 
> _______________________________________________
> Axiom-developer mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/axiom-developer
> 
> 
> 

-- 
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]