Hello,

The build of Sage 3.4.2 under Arch Linux 32 bit, running on intel atom
fails with an errod (from install.log):

make[3]: Entering directory `/opt/sage-3.4.2/spkg/build/ntl-5.4.2.p6/
src/src'
g++ -I../include -I.  -O2 -g   -fPIC -c FFT.c
g++ -I../include -I.  -O2 -g   -fPIC -c FacVec.c
g++ -I../include -I.  -O2 -g   -fPIC -c GF2.c
g++ -I../include -I.  -O2 -g   -fPIC -c GF2E.c
g++ -I../include -I.  -O2 -g   -fPIC -c GF2EX.c
GF2EX.c: In function ‘std::istream& NTL::operator>>(std::istream&,
NTL::vec_GF2E
X&)’:
GF2EX.c:2212: error: ‘EOF’ was not declared in this scope
GF2EX.c:2212: error: ‘EOF’ was not declared in this scope
make[3]: *** [GF2EX.o] Error 1
make[3]: Leaving directory `/opt/sage-3.4.2/spkg/build/ntl-5.4.2.p6/
src/src'
make[2]: *** [libntl.so] Error 2
make[2]: Leaving directory `/opt/sage-3.4.2/spkg/build/ntl-5.4.2.p6/
src/src'
Error creating ntl shared library.

real    1m16.369s
user    1m12.012s
sys     0m3.333s
sage: An error occurred while installing ntl-5.4.2.p6
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /opt/sage-3.4.2/install.log.  Describe your computer, operating
system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/opt/sage-3.4.2/spkg/build/ntl-5.4.2.p6 and type 'make'.
Instead type "/opt/sage-3.4.2/sage -sh"
in order to set all environment variables correctly, then cd to
/opt/sage-3.4.2/spkg/build/ntl-5.4.2.p6
(When you are done debugging, you can type "exit" to leave the
subshell.)
make[1]: *** [installed/ntl-5.4.2.p6] Error 1
make[1]: Leaving directory `/opt/sage-3.4.2/spkg'

real    18m12.720s
user    15m28.053s
sys     2m26.040s
python: can't open file '/opt/sage-3.4.2/devel/sage/doc/common/
builder.py': [Err
no 2] No such file or directory

The gcc version is:

gcc (GCC) 4.4.0

I know that Arch Linux is not officialy supported but I have build
Sage version 3.4.1 on this system a while back without a problem.

Any ideas what to investigate next or how to fix it?

Kind regards,

Vlad

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to