On Monday 30 March 2009 15:51:33 William Stein wrote:
> Hi,
>
> I'm forwarding this mpir-devel.  I know the lead developer of MPIR
> (Bill Hart) has a Playstation with Linux, so maybe he's tried?
>
> William
>
> On Mon, Mar 30, 2009 at 5:16 AM, [email protected] <[email protected]> wrote:
> > Hi,
> >
> > I have been trying to install Sage 3.4 on Playstation 3 (OS: Ubuntu
> > 8.10 Linux with  2.6.25-2-powerpc64-smp), but I have faced with an
> > error  occurred while installing gmp-mpir-0.9.
> > The error message I got:
> > --------------------------------
> > g++ -shared -nostdlib /usr/lib/gcc/powerpc-linux-gnu/4.1.3/../../../../
> > lib64/crti.o /usr/lib/gcc/powerpc-linux-gnu/4.1.3/crtbeginS.o  .libs/
> > dummy.o cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o
> > cxx/.libs/ismpz.o cxx/.libs/ismpznw.o cxx/.libs/osdoprnti.o cxx/.libs/
> > osfuns.o cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o  -Wl,--
> > rpath -Wl,/usr/local/src/sage-3.4/spkg/build/gmp-mpir-0.9/src/.libs -
> > Wl,--rpath -Wl,/usr/local/src/sage-3.4/local/lib ./.libs/libgmp.so -L/
> > usr/local/src/sage-3.4/local/lib -L/usr/lib/gcc/powerpc-linux-gnu/
> > 4.1.3 -L/usr/lib/gcc/powerpc-linux-gnu/4.1.3/../../../../lib64 -L/
> > lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/
> > powerpc-linux-gnu/4.1.3/crtsavres.o /usr/lib/gcc/powerpc-linux-gnu/
> > 4.1.3/crtendS.o /usr/lib/gcc/powerpc-linux-gnu/4.1.3/../../../../lib64/
> > crtn.o  -Wl,-soname -Wl,libgmpxx.so.3 -o .libs/libgmpxx.so.3.1.1
> > ./.libs/libgmp.so: could not read symbols: File in wrong format
> > collect2: ld returned 1 exit status
> > make[4]: *** [libgmpxx.la] Error 1
> > make[4]: Leaving directory `/usr/local/src/sage-3.4/spkg/build/gmp-
> > mpir-0.9/src'
> > make[3]: *** [all-recursive] Error 1
> > make[3]: Leaving directory `/usr/local/src/sage-3.4/spkg/build/gmp-
> > mpir-0.9/src'
> > make[2]: *** [all] Error 2
> > make[2]: Leaving directory `/usr/local/src/sage-3.4/spkg/build/gmp-
> > mpir-0.9/src'
> > Error building GMP.
> > --------------------------------
> >
> > I have also tried to install MPIR  from its source (by running sage -
> > h  and cd to /usr/local/src/sage-3.4/spkg/build/gmp-mpir-0.9 and
> > following instructions) and after running make check command, I saw
> > that one of 57 tests of MPIR is failed. Here is the related output
> > message:
> >
> > -------------------------------------------------------
> > mpz_perfect_power_p wrong on -8000 got 0 want 1
> > /bin/bash: line 4:  7634 Aborted                 ${dir}$tst
> > FAIL: t-perfpow
> > =============================================================
> > 1 of 57 tests failed
> > Please report to http://groups.google.co.uk/group/mpir-devel/
> > =============================================================
> >
> > Considering these two errors (related to each other),
> > how can I install Sage 3.4 on Playstation 3 successfully?
> > Any idea, experience?
> >
> >
> > Thanks, best wishes
> > Murat

I can't help with the first error , but MPIR-0.9.0 fixed the perfect-power bug 
and the test code for it was only introduced in MPIR-0.9.0 , so I would guess 
that there is some old versions lying around somewhere in your path (perhaps 
from an old sage?) 

Jason



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to