On Nov 2, 7:19 am, Tobias Eberle <[EMAIL PROTECTED]> wrote:
> Hello,
>
> system: Ubuntu Hardy
>
> I just wanted to upgrade to sage 3.1.4 from 3.1.1 doing a ./sage
> -upgrade and I get the following error message:
Hi,
> Building sage/structure/parent_old.c because it depends on
> sage/structure/parent_old.pyx.
> python2.5 `which cython` --embed-positions --incref-local-binop
> -I/opt/sage/devel/sage-main -o sage/structure/parent_old.c
> sage/structure/parent_old.pyx
>
> Error converting Pyrex file to C:
> ------------------------------------------------------------
> ...
> cdef has_coerce_map_from_c_impl(self, S)
> cpdef _coerce_c(self, x)
> cdef _coerce_c_impl(self, x)
> cdef _coerce_self_c(self, x)
>
> cdef _an_element_c_impl(self)
> ^
> ------------------------------------------------------------
>
> /opt/sage/devel/sage-main/sage/structure/parent_old.pxd:33:27: C method
> '_an_element_c_impl' is declared but not defined
> sage: Error running cython.
> sage: There was an error installing modified sage library code.
>
This very much looks like a merge issue problem. Do you have any
modifications to the Sage library that had to be merged during the
update? Do you have multiple heads in the main Sage repo?
> If you need anything else to track this bug down please let me know.
>
> Thank you and best wishes,
>
> Tobias
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---