axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Compile errors on Axiom 2004-11-15


From: Meino Christian Cramer
Subject: [Axiom-developer] Compile errors on Axiom 2004-11-15
Date: Fri, 17 Dec 2004 07:19:07 +0100 (CET)

Hi,

 I downloaded the source of Axiom and did the following:

 cd axiom                        << where I unpacked the source
 ./configure
 export AXIOM=`pwd`/mnt/linux    << expanded by the shell
 export PATH=\$AXIOM/bin:\$PATH  << expanded by the shell

 make

 (after some time has elapsed...)


   gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
-I/home/mccramer/tmp/axiom/lsp/gcl-2.6.5/o -I../h -I../gcl-tk init_pari.c  
   gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
-I/home/mccramer/tmp/axiom/lsp/gcl-2.6.5/o -I../h -I../gcl-tk nsocket.c  
   gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
-I/home/mccramer/tmp/axiom/lsp/gcl-2.6.5/o -I../h -I../gcl-tk sfasl.c  
   In file included from sfasl.c:40:
   sfaslbfd.c: In function `fasload':
   sfaslbfd.c:266: error: structure has no member named `_raw_size'
   sfaslbfd.c:291: error: structure has no member named `_raw_size'
   sfaslbfd.c:356: error: structure has no member named `_raw_size'
   make[4]: *** [sfasl.o] Error 1
   make[4]: Leaving directory `/home/mccramer/tmp/axiom/lsp/gcl-2.6.5/o'
   make[3]: *** [unixport/saved_pre_gcl] Error 2
   make[3]: Leaving directory `/home/mccramer/tmp/axiom/lsp/gcl-2.6.5'
   /bin/sh: unixport/saved_gcl: No such file or directory
   make[2]: *** [gcldir] Error 127
   make[2]: Leaving directory `/home/mccramer/tmp/axiom/lsp'
   make[1]: *** [lspdir] Error 2
   make[1]: Leaving directory `/home/mccramer/tmp/axiom'
   make: *** [all] Error 2

 What did I wrong here ?

 My system's software:

 Linux 2.6.10-rc3
 gcc 3.3.4

 Thank you very much for any help in advance !
 Cheers!
 Meino
 


 




reply via email to

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