[Linux-cluster] Still build problems with RHEL4 branch on FC3

Birger Wathne birger at uib.no
Fri May 20 07:46:25 UTC 2005


I still have problems building a fresh copy of the RHEL4 branch on FC3. 
Should I use a different branch?

I used
cvs -d :pserver:cvs at sources.redhat.com:/cvs/cluster login cvs
cvs -d :pserver:cvs at sources.redhat.com:/cvs/cluster checkout -r RHEL4 
cluster
to fetch a completely new copy (no directory named 'cluster' in . as I 
did this)
I then tried to build using
./configure --kernel_src=/lib/modules/`uname -r`/build/
and make

I still have problems with
gfs-kernel/src/nolock/main.c
and
gfs-kernel/src/gfs/ops_file.c
using LOCK_USE_CLNT which seems to be undefined.

gcc also still claims there is a mismatch in the argument count at line 
964 of
gfs-kernel/src/gfs/quota.c (seems like it wants to compare against the 
write()
system call instead of the write() that tty points to).

I'm running gcc (GCC) 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)

My kernel is 2.6.11-1.14_FC3smp (installed using yum. No kernel source 
installed)

-- 
birger




More information about the Linux-cluster mailing list