make check fails on powerpc-ibm-aix5.3.0.0[Scanned]

Torbjorn Granlund tg at gmplib.org
Tue May 26 19:15:42 CEST 2009


"Eric Fernandez" <efernandez at physiomics-plc.com> writes:

  > I have now looked into this, and tried to reproduce it.  
  > Unfortunately, I don't understand how this can fail, and I 
  > have not been able to reproduce it.  My machine is also a 
  > power5-ibm-aix5.3.0.0.  I do not have the exact same compiler 
  > as you (only gcc 4.4 is installed on my system).
  
  Do I need to do a "make install" before doing a "make check" ?
  
That should not normally be required.

I am at loss explaining why things don't work for you, but one guess is
that your setup somehow causes a different libgmp.so to be found,
instead of the one in ./.libs.

Do you have some environment variable set that causes the linker to
ignore ./.libs/libgmp.so?  Do you even have a libgmp.so somewhere, such
as in a system lib directory?

-- 
Torbjörn


More information about the gmp-bugs mailing list