Hi Vladamir,<br><br>I have installed the kernel-default-devel rpms and also other kernel rpms available in SLES11SP2 GMC.<br><br># rpm -qa | grep kernel<br>kernel-ppc64-devel-3.0.13-0.27.1<br>linux-kernel-headers-2.6.32-1.4.13<br>
nfs-kernel-server-1.2.3-18.17.2<br>kernel-default-base-3.0.13-0.27.1<br>kernel-ppc64-3.0.13-0.27.1<br>kernel-default-3.0.13-0.27.1<br>kernel-firmware-20110923-0.7.64<br>kernel-trace-base-3.0.13-0.27.1<br>kernel-syms-3.0.13-0.27.1<br>
kernel-default-debugsource-3.0.13-0.27.1<br>kernel-default-devel-3.0.13-0.27.1<br>kernel-ppc64-base-3.0.13-0.27.1<br>kernel-trace-3.0.13-0.27.1<br>kernel-default-debuginfo-3.0.13-0.27.1<br>kernel-trace-devel-3.0.13-0.27.1<br>
kernel-source-3.0.13-0.27.1<br><br>Regards,<br>Pavaman.S<br><br><div class="gmail_quote">On Tue, Mar 27, 2012 at 3:27 AM, Vladimir Sokolovsky <span dir="ltr"><<a href="mailto:vlad@dev.mellanox.co.il">vlad@dev.mellanox.co.il</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 03/26/2012 02:34 PM, Pavaman S wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Vladimir,<br>
<br>
I have downloaded the OFED-3.2 build available in:<br>
<a href="http://www.openfabrics.org/downloads/OFED/ofed-3.2-daily/" target="_blank">http://www.openfabrics.org/<u></u>downloads/OFED/ofed-3.2-daily/</a><br>
I tried to Build using the ./<a href="http://install.pl" target="_blank">install.pl</a> script to install the 2) Install<br>
OFED Software and 3) All packages (all of Basic, HPC).<br>
<br>
:~/ofed # tar -zxvf OFED-3.2-20120323-1506.tgz<br>
:~/ofed/OFED-3.2-20120323-1506 # ls<br>
BUILD_ID  LICENSE  README.txt  RPMS  SOURCES  SPECS  SRPMS  docs  <a href="http://install.pl" target="_blank">install.pl</a><br>
uninstall.sh<br>
make[1]: Entering directory `/usr/src/linux-3.0.13-0.27-<u></u>obj/ppc64/ppc64'<br>
make -C ../../../linux-3.0.13-0.27<br>
O=/usr/src/linux-3.0.13-0.27-<u></u>obj/ppc64/ppc64/. modules<br>
make -C /usr/src/linux-3.0.13-0.27-<u></u>obj/ppc64/ppc64 \<br>
         KBUILD_SRC=/usr/src/linux-3.0.<u></u>13-0.27 \<br>
         KBUILD_EXTMOD="/var/tmp/OFED_<u></u>topdir/BUILD/compat-rdma-3.2" -f<br>
/usr/src/linux-3.0.13-0.27/<u></u>Makefile \<br>
         modules<br>
/usr/src/linux-3.0.13-0.27/<u></u>Makefile:588:<br>
/usr/src/linux-3.0.13-0.27/<u></u>arch/ppc64/Makefile: No such file or directory<br>
make[3]: *** No rule to make target<br>
`/usr/src/linux-3.0.13-0.27/<u></u>arch/ppc64/Makefile'.  Stop.<br>
make[2]: *** [sub-make] Error 2<br>
make[1]: *** [all] Error 2<br>
make[1]: Leaving directory `/usr/src/linux-3.0.13-0.27-<u></u>obj/ppc64/ppc64'<br>
make: *** [kernel] Error 2<br>
error: Bad exit status from /var/tmp/rpm-tmp.72838 (%build)<br>
<br>
As mentioned by Daniel in the earlier mailing lists, we need to do the<br>
below steps as work arounds:<br>
<br>
# mkdir /usr/src/linux-3.0.13-0.27/<u></u>arch/ppc64<br>
# cp -r /usr/src/linux-3.0.13-0.27/<u></u>arch/powerpc/*<br>
/usr/src/linux-3.0.13-0.27/<u></u>arch/ppc64/<br>
# Again we need to execute ./<a href="http://install.pl" target="_blank">install.pl</a> script and select option 2 and then<br>
option 4 ==>  Customize to build the kernel modules and libraries.<br>
<br>
Will the above mentioned work around be adopted in the ./<a href="http://install.pl" target="_blank">install.pl</a> script<br>
of creating the ppc64 directory for SLES11SP2 distro so that the build<br>
issues are resolved with the future OFED-3.2 tar files.<br>
<br>
Should we open a bug in openfabrics bugzilla to keep track of this issue of<br>
building on PPC64 platform.<br>
<br>
Thanks and Regards,<br>
Pavaman.S<br>
<br>
</blockquote>
<br></div></div>
Hi Pavaman,<br>
Do you have kernel-devel RPMs installed (kernel-default-devel,...) ?<br>
<br>
Regards,<br>
Vladimir<br>
</blockquote></div><br>