<html><body>
<p><tt>ewg-bounces@lists.openfabrics.org wrote on 09/10/2009 01:23:08 AM:<br>
<br>
> On Wed, 9 Sep 2009 16:47:14 +0300<br>
> "Tziporet Koren" <tziporet@mellanox.co.il> wrote:<br>
> Hi,<br>
> <br>
> > Hi,<br>
> > I wish to update all that we plan to release OFED 1.5 beta tomorrow<br>
> > <br>
> > I know it's a week late then what we planned but we waited that all<br>
> > modules will at least pass compilation on all supported OSes before we<br>
> > publish the beta<br>
> <br>
> the mthca driver does not compile yet on SLES11 on powerpc. I've already<br>
> reported this twice.<br>
> <br>
> -I/usr/src/linux-2.6.27.23-0.1/arch/powerpc/include \<br>
>  -Iarch/powerpc  -I/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.<br>
> 5/drivers/infiniband/hw/mthca -Wall -Wundef -Wstrict-prototypes -<br>
> Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-<br>
> function-declaration -fwrapv -Os -msoft-float -pipe -<br>
> I/usr/src/linux-2.6.27.23-0.1/arch/powerpc -Iarch/powerpc -mminimal-<br>
> toc -mtraceback=none -mcall-aixdesc -mcpu=power4 -mtune=cell -mno-<br>
> altivec -mno-spe -funit-at-a-time -mno-string -Wa,-maltivec -fno-<br>
> stack-protector -fomit-frame-pointer -g -Wdeclaration-after-<br>
> statement -Wno-pointer-sign -fwrapv -DMODULE -D"KBUILD_STR(s)=#s" -<br>
> D"KBUILD_BASENAME=KBUILD_STR(mthca_eq)"  -<br>
> D"KBUILD_MODNAME=KBUILD_STR(ib_mthca)" -D"DEBUG_HASH=48" -<br>
> D"DEBUG_HASH2=63" -c -o /var/tmp/OFED_topdir/BUILD/ofa_kernel-1.<br>
> 5/drivers/infiniband/hw/mthca/.tmp_mthca_eq.o <br>
> /var/tmp/OFED_topdir/BUILD/ofa_kernel-1.<br>
> 5/drivers/infiniband/hw/mthca/mthca_eq.c<br>
> In file included from /var/tmp/OFED_topdir/BUILD/ofa_kernel-1.<br>
> 5/kernel_addons/backport/2.6.27_sles11/include/linux/cpumask.h:6,<br>
>                  from /usr/src/linux-2.6.27.23-0.<br>
> 1/include/linux/interrupt.h:9,<br>
>                  from /var/tmp/OFED_topdir/BUILD/ofa_kernel-1.<br>
> 5/drivers/infiniband/hw/mthca/mthca_eq.c:35:<br>
> include2/asm/topology.h:75: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or <br>
> ‘__attribute__’ before ‘dump_numa_cpu_topology’</tt><br>
<br>
<tt>I looked at the pre-processor output (used --save-temps). Looks like</tt><br>
<tt> __init is indeed not recognized. In the pre-processor output file,</tt><br>
<tt>linux/init.h is included after the occurance of dump_numa_cpu_topology.</tt><br>
<tt>There must have been some changes to header file inclusion causing this</tt><br>
<tt>failure.</tt><br>
<tt><br>
Pradeep</tt><br>
<tt>pradeep@us.ibm.com</tt></body></html>