Re: [PATCH] ofed_1_4_scripts: Fix ppc64 building of rnfs-utils
Alexander Schmidt <
alexs@...>
2009-04-01 08:39:30 GMT
On Mon, 30 Mar 2009 17:35:58 -0500
Jon Mason <jon@...> wrote:
> On Mon, Mar 30, 2009 at 11:25:53AM +0200, Alexander Schmidt wrote:
> > On Fri, 27 Mar 2009 14:52:27 -0500
> > Jon Mason <jon@...> wrote:
> >
> > > rnfs-utils will not build on ppc64 without a 32bit version of
> > > e2fsprogs-devel. The 32bit version is needed due to logic previously
> > > added to install.pl to force the compile to be 32bit. Another way to
> > > fix this issue would be to allow 64bit version of the rnfs-utils by
> > > removing the logic which forces it to be 32bit.
> > >
> > > With the added dependency, rnfs-utils compiles on RHEL5.2 on ppc64
> > > without issue.
> > >
> > > Thanks,
> > > Jon
> >
> > Hi Jon,
> >
> > thanks for the patch, it also works fine on RHEL5.3 now.
> >
> > I've also tried to install the rnfs-utils package on SLES11, and there I run
> > into another problem. The SRPM has the following dependencies:
>
> Thanks for testing this on non-RHEL installs.
>
> >
> > [alexschm <at> BL3D1974 SRPMS]$ rpm -qpR rnfs-utils-1.1.5-rc1.OFED.src.rpm
(Continue reading)