[openfabrics-ewg] [PATCH OFED-1.1-rc7] openib.spec: solve rpm packaging issue with 64/32 bit binaries and libraries on ppc64

Hoang-Nam Nguyen HNGUYEN at de.ibm.com
Tue Oct 17 09:36:03 PDT 2006


Hi,
> May be you have '_libdir' variable defined in your shell?
> Also, please check: rpm --showrc | grep " _lib"
> I got:
> -14: _lib       lib64
> -14: _libdir    %{_exec_prefix}/%{_lib}
> -14: _libexecdir        %{_libdir}
You're right I've a diff:
 rpm --showrc | grep " _lib"
-14: _lib       lib
-14: _libdir    %{_exec_prefix}/%{_lib}
-14: _libexecdir        %{_exec_prefix}/libexec
Thus, that's the reason. Anyway, we still need to consider
such one situation, right? That means _libdir resp. _libdir32
must not point to the same dir in openib.spec.
Thanks!
Nam





More information about the ewg mailing list