On Jan 5, 2010, at 2:13 AM, Georg S. Weber wrote:

Hmmm,

I looked again through the scripts; perhaps it's worth trying directly

./sage -sh

cd spkg

./install

one more time, since the download of the 4.3 stuff seems to have been
successful. If that (still) does not work, I'm running out of ideas
(apart from the obvious, i.e. doing a fresh "full install" and the
like ...).

Anyone any more thoughts?

Did you edit any files in sage-main? One guess I might have is that when it tried to update the sage library, it was unable to do a merge of some sort, so you're trying to build the old library (using old flags) with the new Cython. Try running

    sage -hg heads

inside your sage-main branch. --incref-local-binop is an old option that went away, so it's finding the newest version of Cython.

- Robert

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

Reply via email to