On Sat, 28 Nov 2009 11:56:02 William Stein wrote: > On Fri, Nov 27, 2009 at 1:57 PM, François Bissey > > <f.r.bis...@massey.ac.nz> wrote: > > On Sat, 28 Nov 2009 07:14:56 roelof wrote: > >> Hello, > >> > >> Im trying to make Sage working on a gentoo box but it fails here : > >> > >> Thread model: posix > >> gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) > >> **************************************************** > > Because of the above two lines, this was probably while building Sage. > Which version??? > You might think so but we are removing stuff from the sage build system in favor of system one progressively. The ebuild in gentoo bugzilla which is a bit outdated as we have moved to develop out of a separate overlay on github. This ebuild would have used the sage shipped mpir - and is likely to display this problem on an amd64 system... That's a problem we have with mpir that we have also with gmp. The ABI variable is already defined in Gentoo, and gmp is patched in Gentoo to rename all instance of ABI to GMPABI.
The ABI variable is unlikely to be defined in the user environment, which is why I suspect it comes from gentoo bugzilla. Francois -- 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