On new 64 bit Ubuntu 12.04, I tried compiling from source and got this
error...
(I know predefs.h exists because I can see the file here:
/usr/include/i386-linux-gnu/bits/predefs.h .)
In file included from /usr/include/stdio.h:28:0,
from ../../../src/libgcc/../gcc/tsystem.h:87,
from ../../../src/libgcc/../gcc/libgcc2.c:29:
/usr/include/features.h:324:26: fatal error: bits/predefs.h: No such file
or directory
compilation terminated.
make[5]: *** [_muldi3.o] Error 1
make[5]: Leaving directory
`/usr/local/sage-5.2/spkg/build/gcc-4.6.3/gcc-build/i686-pc-linux-gnu/libgcc'
make[4]: *** [all-stage1-target-libgcc] Error 2
make[4]: Leaving directory
`/usr/local/sage-5.2/spkg/build/gcc-4.6.3/gcc-build'
make[3]: *** [stage1-bubble] Error 2
make[3]: Leaving directory
`/usr/local/sage-5.2/spkg/build/gcc-4.6.3/gcc-build'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/usr/local/sage-5.2/spkg/build/gcc-4.6.3/gcc-build'
real 3m49.574s
user 2m57.847s
sys 0m19.969s
************************************************************************
Error installing package gcc-4.6.3
************************************************************************
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
Visit this group at http://groups.google.com/group/sage-support?hl=en.