Re: [ewg] [GIT PULL] RDMA/nes: OFED 1.4.1 RC3 update

2009-04-01 Thread Vladimir Sokolovsky

Tung, Chien Tin wrote:

Vlad,

Please pull nes OFED 1.4.1 RC3 update from:

  git://git.openfabrics.org/~ctung/ofed-1.4.1.git ofed_kernel

It contains commit 00d474c0be7acc1b1273f2ad7fb9a49db784df5d

* update kernel_patches/fixes/nes_0210_no_proc_fin.patch
* update kernel_patches/fixes/nes_0220_sfp_plus.patch
* update kernel_patches/fixes/nes_0230_bnt.patch
* add kernel_patches/fixes/nes_0240_mem_reg.patch
* add kernel_patches/fixes/nes_0250_cast.patch
* add kernel_patches/fixes/nes_0260_version.patch
* add kernel_patches/fixes/nes_0270_netdev_stop.patch
* updated backports

Thanks,

Chien
--
Chien Tung | chien.tin.t...@intel.com 
___
  


Done,

Regards,
Vladimir
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[ewg] Re: [PATCH] NFS-RDMA: Fix Lustre compile issue

2009-04-01 Thread Vladimir Sokolovsky

Jon Mason wrote:

This patch fixes a build break in Lustre when compiling in RHEL5.
This is caused by a circular #include dependency caused when including
mpage.h and writeback.h.  Since there may be other pieces of code that
will choose to include both of those header files, it is best to remove
the circular dependency by moving the write_cache_pages code to the
mpage.h kernel_addon header file.

Signed-Off-By: Jon Mason j...@opengridcomputing.com
  

Applied,

Regards,
Vladimir
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[ewg] [GIT PULL] RDMA/nes: OFED 1.4.1 RC3 update

2009-04-01 Thread Tung, Chien Tin
Vlad,

Please pull nes OFED 1.4.1 RC3 update from:

  git://git.openfabrics.org/~ctung/ofed-1.4.1.git ofed_kernel

It contains commit 00d474c0be7acc1b1273f2ad7fb9a49db784df5d

* update kernel_patches/fixes/nes_0210_no_proc_fin.patch
* update kernel_patches/fixes/nes_0220_sfp_plus.patch
* update kernel_patches/fixes/nes_0230_bnt.patch
* add kernel_patches/fixes/nes_0240_mem_reg.patch
* add kernel_patches/fixes/nes_0250_cast.patch
* add kernel_patches/fixes/nes_0260_version.patch
* add kernel_patches/fixes/nes_0270_netdev_stop.patch
* updated backports

Thanks,

Chien
--
Chien Tung | chien.tin.t...@intel.com 
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[ewg] Re: [ANNOUNCE] dapl-1.2.14 and dapl-2.0.17 release

2009-04-01 Thread Vladimir Sokolovsky

Davis, Arlin R wrote:
 
New release for dapl 1.2 and 2.0 available on the OFA download page and in my git tree.


md5sum: f58d6dd903cee271d71b0eb6fa33984e compat-dapl-1.2.14.tar.gz 
md5sum: 617ebf54456b5559ea49e787515a8fa8 dapl-2.0.17.tar.gz 

Summary of changes: 


v1,v2 - Fix SuSE 11 build issue, asm/atomic.h no longer exists (Bug #1564)

Vlad, please pull both packages into OFED 1.4.1 RC3 and install the following:
 
compat-dapl-1.2.14-1 
compat-dapl-devel-1.2.14-1 
dapl-2.0.17-1 
dapl-utils-2.0.17-1 
dapl-devel-2.0.17-1 
dapl-debuginfo-2.0.17-1 


See http://www.openfabrics.org/downloads/dapl/ more details.

-arlin
  

Done,

Regards,
Vladimir
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[ewg] Re: [PATCH] ofed_1_4_scripts: Fix ppc64 building of rnfs-utils

2009-04-01 Thread Alexander Schmidt
On Mon, 30 Mar 2009 17:35:58 -0500
Jon Mason j...@opengridcomputing.com 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 j...@opengridcomputing.com 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.
 
  
  [alexs...@bl3d1974 SRPMS]$ rpm -qpR rnfs-utils-1.1.5-rc1.OFED.src.rpm 
  krb5-devel = 1.3.1
  autoconf = 2.57
  automake  
  krb5-devel  
  libtool  
  krb5-libs  
  rpmlib(CompressedFileNames) = 3.0.4-1
  
  I've created the patch below for teaching the installer that rnfs-utils 
  needs
  the krb5 packages. But on SLES10  11, there is no krb5-libs package, so 
  it's
  not possible to install rnfs-utils. Could you try to fix this?
 
 I think the name of the package on SuSE is krb5 or krb5-server.  I've
 attached a SRPM to this e-mail without the krb5-libs dependency.  See if
 the package fixes any configure issues you could/will hit when trying to
 compile rnfs-utils.  You should be able to copy the SRPM over the one in
 the OFED tree and it will build as it would normally.
 

Hi Jon,

after installing the tcpd-devel (for libwrap) and krb5 packages I was able to
build an RPM from the SRPM you attached. This RPM has a dependency on nfs-utils,
which does not exist on SLES11... Seems like they have split the package up?!

Could you take care of this so that we get a clean install on SLES11?

Thanks,
Alex
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[ewg] Re: [PATCH] RDMA/CMA: fix compilation warning cma.c:2076

2009-04-01 Thread Vladimir Sokolovsky
On Wed, 2009-04-01 at 02:52 -0500, Chien Tung wrote:
 Add a cast to struct sockaddr * for argument to ip_addr_size().
 
 Signed-off-by: Chien Tung chien.tin.t...@intel.com
 ---
  .../fixes/cma_0100_unified_tcp_ports.patch |2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
 
 diff --git a/kernel_patches/fixes/cma_0100_unified_tcp_ports.patch 
 b/kernel_patches/fixes/cma_0100_unified_tcp_ports.patch
 index 9b4bc07..e79bee3 100644
 --- a/kernel_patches/fixes/cma_0100_unified_tcp_ports.patch
 +++ b/kernel_patches/fixes/cma_0100_unified_tcp_ports.patch
 @@ -69,7 +69,7 @@ Index: ofed_kernel/drivers/infiniband/core/cma.c
  +sock_release(sock);
  +return ret;
  +}
 -+size = ip_addr_size(id_priv-id.route.addr.src_addr);
 ++size = ip_addr_size((struct sockaddr *) 
 id_priv-id.route.addr.src_addr);
  +ret = sock-ops-getname(sock,
  +(struct sockaddr *) id_priv-id.route.addr.src_addr,
  +size, 0);

Hello Chien,
This patch was already applied to the OFED's kernel git tree:

commit 25a5b1d3143cba117b992ae9c0b90d11e6042508
Author: John Gregor john.gre...@qlogic.com
Date:   Thu Mar 12 18:11:10 2009 -0700

IB/core: fix build warning

Eliminates the following build warning:

  CC [M]  ./drivers/infiniband/core/cma.o
./drivers/infiniband/core/cma.c: In function 'cma_get_tcp_port':
./drivers/infiniband/core/cma.c:2076: warning: passing argument 1 of 
'ip_addr_size' from incompatible pointer type

Signed-off-by: John Gregor john.gre...@qlogic.com
Signed-off-by: Yannick Cote yannick.c...@qlogic.com

Regards,
Vladimir
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[ewg] RE: [PATCH] RDMA/CMA: fix compilation warning cma.c:2076

2009-04-01 Thread Tung, Chien Tin
 

Hello Chien,
This patch was already applied to the OFED's kernel git tree:

I didn't see it in RC2.  I'm glad someone beat me to it.

Chien___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[ewg] Re: [PATCH] ofed_1_4_scripts: Fix ppc64 building of rnfs-utils

2009-04-01 Thread Steve Wise

Jon Mason wrote:

On Wed, Apr 01, 2009 at 10:39:30AM +0200, Alexander Schmidt wrote:
  

On Mon, 30 Mar 2009 17:35:58 -0500
Jon Mason j...@opengridcomputing.com 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 j...@opengridcomputing.com 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.

  
[alexs...@bl3d1974 SRPMS]$ rpm -qpR rnfs-utils-1.1.5-rc1.OFED.src.rpm 
krb5-devel = 1.3.1

autoconf = 2.57
automake  
krb5-devel  
libtool  
krb5-libs  
rpmlib(CompressedFileNames) = 3.0.4-1


I've created the patch below for teaching the installer that rnfs-utils needs
the krb5 packages. But on SLES10  11, there is no krb5-libs package, so it's
not possible to install rnfs-utils. Could you try to fix this?


I think the name of the package on SuSE is krb5 or krb5-server.  I've
attached a SRPM to this e-mail without the krb5-libs dependency.  See if
the package fixes any configure issues you could/will hit when trying to
compile rnfs-utils.  You should be able to copy the SRPM over the one in
the OFED tree and it will build as it would normally.

  

Hi Jon,

after installing the tcpd-devel (for libwrap) and krb5 packages I was able to
build an RPM from the SRPM you attached. This RPM has a dependency on nfs-utils,
which does not exist on SLES11... Seems like they have split the package up?!

Could you take care of this so that we get a clean install on SLES11?



I removed the distro specific dependencies from the SRPM and added them
to the install.pl for OFED.  I will submit the relevant patch to
install.pl shortly.

You can get the SRPM of rnfs-utils without the nfs-utils dependency at:
http://www.openfabrics.org/~swise/ofed_1_4/rnfs-utils/

Thanks for the testing and let me know if you hit anymore problems.

Thanks,
Jon

  

Thanks,
Alex



___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[ewg] [PATCH] ofed_1_4_scripts: Fix ppc64 building of rnfs-utils for SLES

2009-04-01 Thread Jon Mason
There are different package names for certain rnfs-utils build
dependencies on RHEL and SuSE.  The rnfs-utils SRPM dependencies has
been removed in favor of having the install.pl detect the dependencies,
thus allowing the SRPM to be more generic and build for all distros.

Signed-Off-By: Jon Mason j...@opengridcomputing.com

diff --git a/install.pl b/install.pl
index 99de9d3..0247f6b 100755
--- a/install.pl
+++ b/install.pl
@@ -261,12 +261,10 @@ my $e2fsprogs_devel;
 if ($distro eq SuSE or $distro eq redhat or $distro eq fedora or $distro 
eq Rocks) {
 $sysfsutils = sysfsutils;
 $sysfsutils_devel = sysfsutils-devel;
-$e2fsprogs_devel = e2fsprogs-devel;
 }
 else {
 $sysfsutils = libsysfs;
 $sysfsutils_devel = libsysfs-devel;
-$e2fsprogs_devel = libe2fsprogs-devel;
 }
 
 my $network_dir;
@@ -2638,9 +2636,28 @@ sub check_linux_dependencies
 }
 }
 }
-if ($arch eq ppc64 and $package eq rnfs-utils) {
-   if (not -e /usr/lib/libblkid.so) {
-print RED $e2fsprogs_devel 32bit is required to build 
rnfs-utils., RESET \n;
+if ($package eq rnfs-utils) {
+   if ($distro eq redhat or $distro eq fedora or $distro eq 
'redhat5') {
+if (not is_installed(krb5-libs)) {
+   print RED krb5-libs is required to build rnfs-utils., 
RESET \n;
+   $err++;
+}
+if (not is_installed(krb5-devel)) {
+   print RED krb5-devel is required to build 
rnfs-utils., RESET \n;
+   $err++;
+}
+   } else {
+if (not is_installed(krb5)) {
+   print RED krb5 is required to build rnfs-utils., 
RESET \n;
+   $err++;
+}
+if ($arch eq ppc64 and not is_installed(tcp-devel)) {
+   print RED tcp-devel is required to build rnfs-utils., 
RESET \n;
+   $err++;
+   }
+   }
+   if ($arch eq ppc64 and not -e /usr/lib/libblkid.so) {
+print RED e2fsprogs-devel 32bit is required to build 
rnfs-utils., RESET \n;
 $err++;
}
 }
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


Re: [Fwd: Re: [ewg] Moving to new server]

2009-04-01 Thread Jeff Squyres

On Apr 1, 2009, at 12:51 PM, Jeff Becker wrote:


 BTW, I see 69.55.231.68 is the IP address of the new server.

 Do you want a [temporary] DNS name for this?  (e.g., I see the
 hostname is set to sofa -- so sofa.openfabrics.org?)

Initially, we'd like git.openfabrics.org to be associated with
69.55.231.68. Can you arrange this? Thanks.




Do you want this *right now*?  I think if they make the change today,  
it'll take effect tomorrow morning.


Do you want a permanent name set to sofa.openfabrics.org just to  
completely disambiguate this server from the other?  I.e., sofa  
would be the A name, and git (and eventually, all the rest) can be  
CNAMEs?  (git is a CNAME right now, to staging.openfabrics.org)


--
Jeff Squyres
Cisco Systems

___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


Re: [ewg] compile failure for RHEL 5.3 on IA64

2009-04-01 Thread Jon Mason
On Wed, Apr 01, 2009 at 09:25:25AM -0400, Brian J. Murrell wrote:
 Running the OFED 1.4.1-rc release through our build system was mostly
 successful with the exception of RHEL 5.3 on IA64.  It failed with:
 
 make -f scripts/Makefile.build 
 obj=/cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/core
   gcc 
 -Wp,-MD,/cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/core/.addr.o.d 
  -nostdinc -isystem /usr/lib/gcc/ia64-redhat-linux/4.1.2/include -D__KERNEL__ 
 \
 -include include/linux/autoconf.h \
 -include /cache/build/BUILD/ofa_kernel-1.4.1/include/linux/autoconf.h \
 -I/cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/
  \
  \
  \
 -I/cache/build/BUILD/ofa_kernel-1.4.1/include \
 -I/cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/debug \
 -I/usr/local/include/scst \
 -I/cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/ulp/srpt \
 -I/cache/build/BUILD/ofa_kernel-1.4.1/drivers/net/cxgb3 \
 -Iinclude \
  \
 -I/cache/build/BUILD/lustre-kernel-2.6.18/lustre-1.8.0.50/linux-2.6.18-128.1.1/arch/ia64/include
  \
  -DHAVE_WORKING_TEXT_ALIGN -DHAVE_MODEL_SMALL_ATTRIBUTE 
 -DHAVE_SERIALIZE_DIRECTIVE  -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs 
 -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef 
 -Werror-implicit-function-declaration -Os -pipe  -ffixed-r13 
 -mfixed-range=f12-f15,f32-f127 -falign-functions=32 -frename-registers 
 -fno-optimize-sibling-calls -fomit-frame-pointer -g  -fno-stack-protector 
 -Wdeclaration-after-statement -Wno-pointer-sign   -DMODULE 
 -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(addr)  
 -DKBUILD_MODNAME=KBUILD_STR(ib_addr) -c -o 
 /cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/core/.tmp_addr.o 
 /cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/core/addr.c
 In file included from include/asm/cacheflush.h:9,
  from include/asm/pgtable.h:154,
  from include/linux/mm.h:39,
  from 
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/mm.h:4,
  from include/linux/skbuff.h:25,
  from 
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/skbuff.h:4,
  from include/linux/if_ether.h:111,
  from 
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/if_ether.h:4,
  from include/linux/netdevice.h:29,
  from 
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/netdevice.h:4,
  from include/linux/inetdevice.h:7,
  from 
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/inetdevice.h:4,
  from 
 /cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/core/addr.c:37:
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/page-flags.h:
  In function 'cancel_dirty_page':
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/page-flags.h:14:
  error: dereferencing pointer to incomplete type
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/page-flags.h:15:
  error: dereferencing pointer to incomplete type
 make[4]: *** 
 [/cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/core/addr.o] Error 1
 make[3]: *** [/cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/core] 
 Error 2
 make[2]: *** [/cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband] Error 2
 make[1]: *** [_module_/cache/build/BUILD/ofa_kernel-1.4.1] Error 2
 make[1]: Leaving directory 
 `/cache/build/BUILD/lustre-kernel-2.6.18/lustre-1.8.0.50/linux-2.6.18-128.1.1'
 make: *** [kernel] Error 2
 
 RHEL 5.3 was successful on both our i686 and x86_64 builds.
 
 Thots?

I fixed this issue recently.  If you pulldown last nights tarball, it
should be fixed.

Thanks,
Jon

 
 b.
 



 ___
 ewg mailing list
 ewg@lists.openfabrics.org
 http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


RE: [ewg] compile failure for RHEL 5.3 on IA64

2009-04-01 Thread Woodruff, Robert J
Yes. this is indeed fixed starting at the 3/31 daily build
that I loaded yesterday.

woody
 

-Original Message-
From: ewg-boun...@lists.openfabrics.org 
[mailto:ewg-boun...@lists.openfabrics.org] On Behalf Of Jon Mason
Sent: Wednesday, April 01, 2009 10:57 AM
To: Brian J. Murrell
Cc: ewg@lists.openfabrics.org
Subject: Re: [ewg] compile failure for RHEL 5.3 on IA64

On Wed, Apr 01, 2009 at 09:25:25AM -0400, Brian J. Murrell wrote:
 Running the OFED 1.4.1-rc release through our build system was mostly
 successful with the exception of RHEL 5.3 on IA64.  It failed with:
 
 make -f scripts/Makefile.build 
 obj=/cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/core
   gcc 
 -Wp,-MD,/cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/core/.addr.o.d 
  -nostdinc -isystem /usr/lib/gcc/ia64-redhat-linux/4.1.2/include -D__KERNEL__ 
 \
 -include include/linux/autoconf.h \
 -include /cache/build/BUILD/ofa_kernel-1.4.1/include/linux/autoconf.h \
 -I/cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/
  \
  \
  \
 -I/cache/build/BUILD/ofa_kernel-1.4.1/include \
 -I/cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/debug \
 -I/usr/local/include/scst \
 -I/cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/ulp/srpt \
 -I/cache/build/BUILD/ofa_kernel-1.4.1/drivers/net/cxgb3 \
 -Iinclude \
  \
 -I/cache/build/BUILD/lustre-kernel-2.6.18/lustre-1.8.0.50/linux-2.6.18-128.1.1/arch/ia64/include
  \
  -DHAVE_WORKING_TEXT_ALIGN -DHAVE_MODEL_SMALL_ATTRIBUTE 
 -DHAVE_SERIALIZE_DIRECTIVE  -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs 
 -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef 
 -Werror-implicit-function-declaration -Os -pipe  -ffixed-r13 
 -mfixed-range=f12-f15,f32-f127 -falign-functions=32 -frename-registers 
 -fno-optimize-sibling-calls -fomit-frame-pointer -g  -fno-stack-protector 
 -Wdeclaration-after-statement -Wno-pointer-sign   -DMODULE 
 -DKBUILD_STR(s)=#s -DKBUILD_BASENAME=KBUILD_STR(addr)  
 -DKBUILD_MODNAME=KBUILD_STR(ib_addr) -c -o 
 /cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/core/.tmp_addr.o 
 /cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/core/addr.c
 In file included from include/asm/cacheflush.h:9,
  from include/asm/pgtable.h:154,
  from include/linux/mm.h:39,
  from 
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/mm.h:4,
  from include/linux/skbuff.h:25,
  from 
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/skbuff.h:4,
  from include/linux/if_ether.h:111,
  from 
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/if_ether.h:4,
  from include/linux/netdevice.h:29,
  from 
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/netdevice.h:4,
  from include/linux/inetdevice.h:7,
  from 
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/inetdevice.h:4,
  from 
 /cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/core/addr.c:37:
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/page-flags.h:
  In function 'cancel_dirty_page':
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/page-flags.h:14:
  error: dereferencing pointer to incomplete type
 /cache/build/BUILD/ofa_kernel-1.4.1/kernel_addons/backport/2.6.18-EL5.3/include/linux/page-flags.h:15:
  error: dereferencing pointer to incomplete type
 make[4]: *** 
 [/cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/core/addr.o] Error 1
 make[3]: *** [/cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband/core] 
 Error 2
 make[2]: *** [/cache/build/BUILD/ofa_kernel-1.4.1/drivers/infiniband] Error 2
 make[1]: *** [_module_/cache/build/BUILD/ofa_kernel-1.4.1] Error 2
 make[1]: Leaving directory 
 `/cache/build/BUILD/lustre-kernel-2.6.18/lustre-1.8.0.50/linux-2.6.18-128.1.1'
 make: *** [kernel] Error 2
 
 RHEL 5.3 was successful on both our i686 and x86_64 builds.
 
 Thots?

I fixed this issue recently.  If you pulldown last nights tarball, it
should be fixed.

Thanks,
Jon

 
 b.
 



 ___
 ewg mailing list
 ewg@lists.openfabrics.org
 http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


Re: [ewg] compile failure for RHEL 5.3 on IA64

2009-04-01 Thread Brian J. Murrell
On Wed, 2009-04-01 at 12:56 -0500, Jon Mason wrote:
 
 I fixed this issue recently.

Awesome news Jon!

 If you pulldown last nights tarball, it
 should be fixed.

OK.  I will let you know if it's otherwise.

Thanx!
b.



signature.asc
Description: This is a digitally signed message part
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg