I am unable to build sage from source on under Pardus 2009B and could
not find any obvious flags to try.
V/R
Scott
gcc, g++, make, m4, perl, ranlib, tar. gas/as, gld/ld, gnm/nm, gas/
as, gld/ld, gnm/nm are all installed.
The standard output for the error is:
bzip2-1.0.5/
manual.xml
bzip2-1.0.5/
format.pl
bzip2-1.0.5/
xmlproc.sh
make[2]: Entering directory `/home/murat/usr/local/src/sage-4.0.2/spkg/
build/
bzip2-1.0.5'
If compilation produces errors, or a large number of warnings,
please read README.COMPILATION.PROBLEMS -- you might be able to
adjust the flags in this Makefile to improve matters.
Also in README.COMPILATION.PROBLEMS are some hints that may help
if your build produces an executable which is unable to correctly
handle so-called 'large files' -- files of size 2GB or more.
gcc -fPIC -c blocksort.c
gcc -fPIC -c huffman.c
gcc -fPIC -c crctable.c
gcc -fPIC -c randtable.c
gcc -fPIC -c compress.c
gcc -fPIC -c decompress.c
gcc -fPIC -c bzlib.c
rm -f libbz2.a
ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o
decompress.o
bzlib.o
ranlib libbz2.a
gcc -fPIC -c bzip2.c
In file included from /usr/include/signal.h:333,
from bzip2.c:53:
/usr/include/bits/sigcontext.h:28:29: error: asm/sigcontext.h: No such
file or directory
In file included from /usr/include/errno.h:36,
from bzip2.c:55:
/usr/include/bits/errno.h:25:26: error: linux/errno.h: No such file or
directory
*** 2 errors, 0 warnings
make[2]: *** [bzip2.o] Error 1
make[2]: Leaving directory `/home/murat/usr/local/src/sage-4.0.2/spkg/
build/bzip2-1.0.5'
Error building bzip2
make[1]: *** [installed/bzip2-1.0.5] Error 1
make[1]: Leaving directory `/home/murat/usr/local/src/sage-4.0.2/spkg'
real 0m1.573s
user 0m1.058s
sys 0m0.198s
Error building Sage.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---