WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] xen3.0.4 and gfs/linux-cluster builds

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xen3.0.4 and gfs/linux-cluster builds
From: dpinkard@xxxxxxxxxxxxxx
Date: Sat, 27 Jan 2007 17:04:16 -0800
Delivery-date: Sat, 27 Jan 2007 17:04:34 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Is xen3.0.4 known to work with version 1.03.00 of gfs/linux-cluster? I've
been trying to build 1.03.00 (from tarball and CVS-STABLE) and it errors in
the same place when building against the xen3.0.4 linux-2.3.16.33-xen0
kernel tree. The error seems to be with a lock call in the kernel fro
gfs-kernel:

/root/src/cluster-1.03.00/gfs-kernel/src/nolock/main.c: In function
`nolock_plock_get':
/root/src/cluster-1.03.00/gfs-kernel/src/nolock/main.c:250: error: too many
arguments to function `posix_test_lock'
/root/src/cluster-1.03.00/gfs-kernel/src/nolock/main.c:250: warning:
assignment makes integer from pointer without a cast
make[5]: *** [/root/src/cluster-1.03.00/gfs-kernel/src/nolock/main.o] Error
1
make[4]: *** [_module_/root/src/cluster-1.03.00/gfs-kernel/src/nolock] Error
2

Any pointers would be appreciated.

Thanks!

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] xen3.0.4 and gfs/linux-cluster builds, dpinkard <=