1 | initial version |
For whatever it's worth, on my Fedora 11 system I had to do:
export SAGE_DEBUG=yes
Before doing the make. This solved a "similar" problem, but I'm not sure if it's really the same problem or not. Might be worth a try. There were other work-arounds posted on
http://trac.sagemath.org/sage_trac/ticket/10120
but the DEBUG thing above worked best in my situation.
-Mike