OK...tried to build it (make) and got
running install
running build
running build_py
running build_ext
warning: Replacing library search directory in linker command:
"/home/buildbot/build/sage/rosemary-1/rosemary_binary/build/sage-5.0/local/lib"
-> "/usr/local/sage/local/lib"
building 'sage.matrix.matrix_mod2_dense' extension
building 'sage.modules.vector_mod2_dense' extension
Executing 2 commands (using 1 thread)
gcc -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -fPIC -I/usr/local/sage/local/include
-I/usr/local/sage/local/include/csage -I/usr/local/sage/devel/sage/sage/ext
-I/usr/local/sage/local/include/python2.7 -c
sage/matrix/matrix_mod2_dense.c -o
build/temp.linux-x86_64-2.7/sage/matrix/matrix_mod2_dense.o -std=c99 -w
In file included from /usr/local/sage/local/include/python2.7/Python.h:38:0,
from sage/matrix/matrix_mod2_dense.c:4:
/usr/include/string.h:548:5: error: unknown type name â__locale_tâ
/usr/include/string.h:552:18: error: unknown type name â__locale_tâ
error: command 'gcc' failed with exit status 1
gcc -fno-strict-aliasing -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -fPIC -I/usr/local/sage/local/include
-I/usr/local/sage/local/include/csage -I/usr/local/sage/devel/sage/sage/ext
-I/usr/local/sage/local/include/python2.7 -c
sage/modules/vector_mod2_dense.c -o
build/temp.linux-x86_64-2.7/sage/modules/vector_mod2_dense.o -std=c99 -w
In file included from /usr/local/sage/local/include/python2.7/Python.h:38:0,
from sage/modules/vector_mod2_dense.c:4:
/usr/include/string.h:548:5: error: unknown type name â__locale_tâ
/usr/include/string.h:552:18: error: unknown type name â__locale_tâ
Error installing modified sage library code.
make: *** [build] Error 1
--
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
URL: http://www.sagemath.org