Hi,
I am trying to install from source version 4.6. The computer is a Dell server running Fedora 11.
boole[~]$ uname -a
Linux boole.math.utk.edu 2.6.30.10-105.2.23.fc11.x86_64 #1 SMP Thu Feb 11 07:06:34 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux
Here is the end of install.log:
stark.o ../src/modules/stark.c
gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -O3 -g -I. -I../src/headers -fPIC -o subfield.o ../src/modules/subfield.c
gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -O3 -g -I. -I../src/headers -fPIC -o thue.o ../src/modules/thue.c
gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See http://bugzilla.redhat.com/bugzilla for instructions.
make[3]: * [base3.o] Error 1
make[3]: Leaving directory /work/local/sage-4.6/spkg/build/pari-2.4.3.svn-12577.p9/src/Olinux-x86_64'<br>
make[2]: *** [gp] Error 2<br>
make[2]: Leaving directory
/work/local/sage-4.6/spkg/build/pari-2.4.3.svn-12577.p9/src'
Error building GP
real 111m27.732s
user 112m57.112s
sys 1m18.139s
sage: An error occurred while installing pari-2.4.3.svn-12577.p9
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /scratch/local/sage-4.6/install.log. Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, don't just cd to
/scratch/local/sage-4.6/spkg/build/pari-2.4.3.svn-12577.p9 and type 'make check' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
(cd '/scratch/local/sage-4.6/spkg/build/pari-2.4.3.svn-12577.p9' && '/scratch/local/sage-4.6/sage' -sh)
When you are done debugging, you can type "exit" to leave the
subshell.
make[1]: * [installed/pari-2.4.3.svn-12577.p9] Error 1
make[1]: Leaving directory `/work/local/sage-4.6/spkg'
real 143m41.614s
user 143m27.691s
sys 9m26.463s
Error building Sage.
(Sorry about the messed up boldface.)
Any ideas?
Thanks,
Luis