axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Comp failed: guthub,ubuntu


From: Kurt Pagani
Subject: [Axiom-developer] Comp failed: guthub,ubuntu
Date: Fri, 28 Oct 2016 05:18:43 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

Hi Tim

I've tried (hard) to compile Axiom from github.
Do you recognize any obvious reason from the tail of the make output below?

Thank you
Kurt

---
git clone git://github.com/daly/axiom.git
cd axiom
export AXIOM=`pwd`/mnt/ubuntu
export PATH=$AXIOM/bin:$PATH
make


...

make[4]: Entering directory '/home/kfp/Apps/axiom/lsp/gcl-2.6.12/cmpnew'
../unixport/saved_pre_gcl ../unixport/ -compile gcl_collectfn.lsp
make[4]: ../unixport/saved_pre_gcl: Command not found
makefile:35: recipe for target 'gcl_collectfn.o' failed
make[4]: *** [gcl_collectfn.o] Error 127
make[4]: Leaving directory '/home/kfp/Apps/axiom/lsp/gcl-2.6.12/cmpnew'
makefile:108: recipe for target 'cmpnew/gcl_collectfn.o' failed
make[3]: *** [cmpnew/gcl_collectfn.o] Error 2
make[3]: Leaving directory '/home/kfp/Apps/axiom/lsp/gcl-2.6.12'
/bin/sh: 6: unixport/saved_gcl: not found
Makefile:8: recipe for target 'gcldir' failed
make[2]: *** [gcldir] Error 127
make[2]: Leaving directory '/home/kfp/Apps/axiom/lsp'
Makefile.ubuntu:169: recipe for target 'lspdir' failed
make[1]: *** [lspdir] Error 2
make[1]: Leaving directory '/home/kfp/Apps/axiom'
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2



reply via email to

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