[sage-devel] Re: libmpir error compiling sage 4.2.1

2009-12-26 Thread Nareto
> I suggested on the MPIR list that he do > >   export ABI=32 > > then build Sage. did it and it worked. thanks Renato -- 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 opti

[sage-devel] Re: libmpir error compiling sage 4.2.1

2009-12-23 Thread Nareto
I asked this problem on the mpir-devel list - at this link http://groups.google.com/group/mpir-devel/browse_thread/thread/9644685107e7d203 As suggested I tried compiling latest version of mpir (1.3.0-rc3) standalone and it compiled without errors. Comparing the output of ./ configure from the sage

[sage-devel] libmpir error compiling sage 4.2.1

2009-12-21 Thread Nareto
Hello, I'm trying to compile sage 4.2.1 on my Archlinux system: $ uname -a Linux tosharch 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:48:17 CET 2009 i686 Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz GenuineIntel GNU/Linux I'm getting the following compilation error. Unfortunately I read too late the wa