Re: power5 install problem

From: Daniel Cano <cano_at_ifca.unican.es>
Date: Wed, 11 May 2005 17:06:35 +0200


Hi again
libX11.so is at
/usr/X11R6/lib64/libX11.so

so after running ./configure without arguments it seems to work. After, when running make

 /usr/bin/ld: skipping
incompatible /usr/lib/gcc-lib/ppc64-redhat-linux/3.2.3/../../../libm.so when searching for -lm
/usr/bin/ld: skipping
incompatible /usr/lib/gcc-lib/ppc64-redhat-linux/3.2.3/../../../libm.a when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm
/usr/bin/ld: cannot find -lm
collect2: ld returned 1 exit status
make: *** [bin/rmkdepend] Error 1

This seems to happen because there is a mix of 32 and 64 bits libraries. Is this right?. I have not installed the machine so I don't know the way the OS was installed, but I think not the good one ;).

Any help is welcomed

thanks in advance

Dani

On Wed, 2005-05-11 at 14:19 +0200, Fons Rademakers wrote:
> Hi Dani,
>
> please make sure that libX11.so is the 64 bit version that is found in
> /usr/lib64 and not in /usr/lib. I assume the correct architecture is
> discovered: linuxppc64.
>
>
> Cheers, Fons.
>
>
>
> Daniel Cano wrote:
> > Hello,
> > I'm trying to install root on an IBM power5 machine. When I start
> > running configure I get the following error
> >
> > Checking for libX11 ... no
> > configure: libX11 (package x11-devel) MUST be installed
> >
> > This package (at least libX11.so) is included in XFree86-devel and it's
> > installed. The machine has Red Hat Enterprise 3 as OS. Any idea?, maybe
> > the right package is another? or any special argument to the configure?.
> > This machine is 64 bits and has gcc 3.2.3.
> >
> > Thanks in advance
> >
> > Dani
>
Received on Wed May 11 2005 - 17:07:41 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:07 MET