Re: [sage-devel] sage 5.1 compilation problem (mpir-2.4.0.p5)

2012-08-12 Thread Ingo Stefani
Am Freitag, 13. Juli 2012 09:37:25 UTC+2 schrieb Jeroen Demeyer: > On 2012-07-12 22:56, Jeremy Fehr wrote: > > > Trying to build sage 5.1 on Debian Wheezy i686, Intel Core Duo T2400 (32 > > > bit). Relevant log files are attached. > > I have no idea how this happened: > > configure: error: ABI=

Re: [sage-devel] sage 5.1 compilation problem (mpir-2.4.0.p5)

2012-08-12 Thread Ingo Stefani
I also tried to replace core2-*-* with core*-*-* in configure:4494 (of v. 2.5.1) and add "core | " to various cases in the following two "case $host_cpu in" statements so that the configure step works, but then I always get errors like these $ ABI=32 ../../repos/mpir-2.5.1/configure --... ... (