Hi folks,

My configuration :
-------------------

- Linux emperor02  2.6.26 #1 SMP Tue Aug 12 12:50:06 CEST 2008 x86_64 x86_64 
x86_64 GNU/Linux

- openais-0.80.3-15.el5

What I try to do :
-------------------

I'm currently trying to install cluster-2.03.06 because I'm facing the problem 
with lock_dlm of gfs_controld.

My problem :
---------------

My problem is the follwing after making :

cd /home/src/cluster-2.03.06 
./configure --kernel_src=/home/src/linux-2.6.26 --libdir=/usr/lib64
make install

I got lot of this kind of errors :

/home/src/cluster-2.03.06/gfs-kernel/src/gfs/dio.c:72: warning: format expects 
type long unsigned int, but argument 3 has type long long unsigned int
/home/src/cluster-2.03.06/gfs-kernel/src/gfs/dio.c:83: warning: format expects 
type long unsigned int, but argument 4 has type u64
...
/home/src/cluster-2.03.06/gfs-kernel/src/gfs/dio.c:109: warning: format expects 
type long unsigned int, but argument 4 has type int64

and finish with :

/home/src/cluster-2.03.06/cman/daemon/daemon.c:514: error: too many arguments 
to function âopen_local_sockâ
make[2]: *** [daemon.o] Error 1
make[2]: Leaving directory `/home/src/cluster-2.03.06/cman/daemon'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/src/cluster-2.03.06/cman'
make: *** [cman] Error 2

Any help would be really appreciated ! Best regards

Greg



 

 


 

--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to