axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Has anybody attempted to build Aldor+Axiom lately?


From: M. Edward (Ed) Borasky
Subject: Re: [Axiom-developer] Has anybody attempted to build Aldor+Axiom lately?
Date: Sun, 13 Aug 2006 10:45:18 -0700
User-agent: Thunderbird 1.5.0.5 (X11/20060812)

C Y wrote:
I tried the binary and found it didn't work on Gentoo, so it was back
to building from source.  I got most of the way there with a gold
branch cvs checkout (I think it's fairly recent) and started up the
aldor part of the build.  This was the error:

mkdir -p
/home/user/mathtoplevel/axiomtoplevel/axiom/obj/linux/aldor/build
touch -t 199901010000
/home/user/mathtoplevel/axiomtoplevel/axiom/obj/linux/aldor/build/.dir
MERGE: libaxiom_lang.lst (1)
(cd /home/user/mathtoplevel/axiomtoplevel/axiom/int/aldor/ao; \
         ar x /usr/local/aldor/linux/1.0.3/lib/libaxllib.al lang.ao)
mkdir -p /home/user/mathtoplevel/axiomtoplevel/axiom/int/aldor/lsp
touch -t 199901010000
/home/user/mathtoplevel/axiomtoplevel/axiom/int/aldor/lsp/.dir
aldor -Flsp -R
/home/user/mathtoplevel/axiomtoplevel/axiom/int/aldor/lsp
/home/user/mathtoplevel/axiomtoplevel/axiom/int/aldor/ao/lang.ao mkdir -p
/home/user/mathtoplevel/axiomtoplevel/axiom/mnt/linux/aldor/lib
touch -t 199901010000
/home/user/mathtoplevel/axiomtoplevel/axiom/mnt/linux/aldor/lib/.dir
cp /home/user/mathtoplevel/axiomtoplevel/axiom/int/aldor/lsp/lang.lsp
/home/user/mathtoplevel/axiomtoplevel/axiom/mnt/linux/aldor/lib/lang.lsp
echo LSP->O: lang.o
Built lang.o
mkdir -p /home/user/mathtoplevel/axiomtoplevel/axiom/int/aldor/as
touch -t 199901010000
/home/user/mathtoplevel/axiomtoplevel/axiom/int/aldor/as/.dir
cp
/home/user/mathtoplevel/axiomtoplevel/axiom/src/aldor/as/attrib.as.head
 /home/user/mathtoplevel/axiomtoplevel/axiom/int/aldor/as/attrib.as
Please add new attributes to /attrib.as.head
make[1]: ***
[/home/user/mathtoplevel/axiomtoplevel/axiom/int/aldor/as/attrib.as]
Error 1
make[1]: *** Deleting file
`/home/user/mathtoplevel/axiomtoplevel/axiom/int/aldor/as/attrib.as'
make[1]: Leaving directory
`/home/user/mathtoplevel/axiomtoplevel/axiom/src/aldor'
make: *** [all] Error 2

Has anybody seen anything like this before?
Cheers,
CY

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

_______________________________________________
Axiom-developer mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/axiom-developer


I recently did a complete end-to-end build of Axiom Silver on Gentoo. It worked fine.

# ls -lR|more
.:
total 8
-rw-r--r-- 1 root root   68 Aug  6 21:13 GetSilver
drwxr-xr-x 5 root root 4096 Aug  6 21:13 axiom.silver

./axiom.silver:
total 8
drwxr-xr-x  3 root root 4096 Aug  6 21:13 CVSROOT
drwxr-xr-x 10 root root 4096 Aug  7 07:42 axiom

./axiom.silver/CVSROOT:
total 44
-rw-r--r-- 1 root root  493 Aug  6 21:13 checkoutlist
-rw-r--r-- 1 root root  760 Aug  6 21:13 commitinfo
-rw-r--r-- 1 root root  527 Aug  6 21:13 config
-rw-r--r-- 1 root root  753 Aug  6 21:13 cvswrappers
-rw-r--r-- 1 root root 1025 Aug  6 21:13 editinfo
-rw-r--r-- 1 root root 1141 Aug  6 21:13 loginfo
-rw-r--r-- 1 root root 1151 Aug  6 21:13 modules
-rw-r--r-- 1 root root  564 Aug  6 21:13 notify
-rw-r--r-- 1 root root  649 Aug  6 21:13 rcsinfo
-rw-r--r-- 1 root root  879 Aug  6 21:13 taginfo
-rw-r--r-- 1 root root 1026 Aug  6 21:13 verifymsg


# more GetSilver
svn co https://svn.sourceforge.net/svnroot/axiom/trunk axiom.silver

I have GCL installed, and I'm just about to try using that for the build.

By the way, Axiom is actually in Portage (sci-mathematics/axiom) but it's the September 2005 tarball. I should bug the Gentoo Science folks about putting up a newer tarball, like the most recent Golden.








reply via email to

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