axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Not building on Kubuntu


From: Martin Rubey
Subject: [Axiom-developer] Not building on Kubuntu
Date: 17 Oct 2006 10:36:42 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Dear all,

the maths department just switched to kubuntu. Although axiom is included, I'd
like to have the possibility to compile it myself. Well, it doesn't work.


First Problem:
===================================================
You must set your AXIOM and PATH variables. Type:

To build the rest of the system type:

export AXIOM=/users/rubey/GoldenAxiom/mnt/linux
export PATH=$AXIOM/bin:$PATH
make AWK=/usr/bin/nawk

configure finished.
address@hidden:~/GoldenAxiom$ export AXIOM=/users/rubey/GoldenAxiom/mnt/linux
address@hidden:~/GoldenAxiom$ export PATH=$AXIOM/bin:$PATH
address@hidden:~/GoldenAxiom$ make AWK=/usr/bin/nawk
13 making noweb
patching file modules.c
patching file Makefile
sed: -e Ausdruck #1, Zeichen 11: unknown option to `s'
awkname: failed to change lib/emptydefn
sed: -e Ausdruck #1, Zeichen 11: unknown option to `s'
awkname: failed to change lib/unmarkup
sed: -e Ausdruck #1, Zeichen 11: unknown option to `s'
awkname: failed to change lib/toascii
sed: -e Ausdruck #1, Zeichen 11: unknown option to `s'
awkname: failed to change lib/btdefn
sed: -e Ausdruck #1, Zeichen 11: unknown option to `s'
awkname: failed to change awk/noidx
sed: -e Ausdruck #1, Zeichen 11: unknown option to `s'
awkname: failed to change awk/totex
sed: -e Ausdruck #1, Zeichen 11: unknown option to `s'
awkname: failed to change awk/tohtml
sed: -e Ausdruck #1, Zeichen 11: unknown option to `s'
awkname: failed to change awk/noindex
sed: -e Ausdruck #1, Zeichen 11: unknown option to `s'
awkname: failed to change shell/nocount
sed: -e Ausdruck #1, Zeichen 11: unknown option to `s'
awkname: failed to change shell/nountangle
sed: -e Ausdruck #1, Zeichen 11: unknown option to `s'
awkname: failed to change shell/noweb
sed: -e Ausdruck #1, Zeichen 11: unknown option to `s'
awkname: failed to change shell/noroots

If I then go on - I changed totex by hand to use nawk instead of gawk, build
fails when building the algebra. It says it cannot find a rule to make

mypath/GoldenAxiom/int/algebra/ABELGRP.o

although the rule

${MID}/%.o: ${MID}/%.lsp 
           blablabla

clearly is present.

I'm quite desperate.

Martin

versions:

make -v
GNU Make 3.81beta4

nawk -W version
mawk 1.3.3 Nov 1996, Copyright (C) Michael D. Brennan





reply via email to

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