I have a 64 bit machine with a 32 bit Debian Squeeze

$ uname -a
Linux wooly 2.6.32-5-amd64 #1 SMP Sun May 6 05:12:07 UTC 2012 x86_64 
GNU/Linux

$ getconf LONG_BIT
32


My attempt to build Sage 5.1 fails as follows

wooly Mon Jul 23:08:23:51 (184) ~/Src/Devel/SAGE/sage-5.1 
$ export MAKE="make -j8" 
$ make build

lots of build msgs and at the end it says 

Error building Sage.
make: *** [build] Error 1

tracing back to the earliest make errors, I found 

...

/usr/home/tnguyen/Src/Devel/SAGE/sage-5.1/spkg/pipestatus "sage-spkg 
${SAGE_SPKG_OPTS} ecm-6.3.p7 2>&1" "tee -a 
/usr/home/tnguyen/Src/Devel/SAGE/sage-5.1/spkg/logs/ecm-6.3.p7.log"
make[1]: *** [installed/libgcrypt-1.4.4.p4] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [installed/ecl-11.1.2.cvs20111120.p1] Error 1
make[1]: *** [installed/glpk-4.44.p0] Error 1
make[1]: *** [installed/sqlite-3.7.5.p1] Error 1
make[1]: *** [installed/cddlib-094f.p11] Error 1
make[1]: *** [installed/ecm-6.3.p7] Error 1
make[1]: *** [installed/ntl-5.5.2] Error 1
make[1]: *** [installed/pari-2.5.1.p3] Error 1
make[1]: Leaving directory `/usr/home/tnguyen/Src/Devel/SAGE/sage-5.1/spkg'

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



Reply via email to