Hi everyone, I'm trying to get the latest GFS snapshot to work under FC3. The compilation dies at the following line: cvs -d :pserver:cvs@xxxxxxxxxxxxxxxxxx:/cvs/cluster checkout cluster cd cluster ./configure --kernel_src=/usr/src/linux make install --cut-- make -C /usr/src/linux M=/root/test/test-snapshot/cluster/gfs-kernel/src/harness modules USING_KBUILD=yes make[4]: Entering directory `/usr/src/linux-2.6.11.11' CC [M] /root/test/test-snapshot/cluster/gfs-kernel/src/harness/main.o /root/test/test-snapshot/cluster/gfs-kernel/src/harness/main.c:125: error: conflicting types for `lm_mount' include/linux/lm_interface.h:243: error: previous declaration of `lm_mount' /root/test/test-snapshot/cluster/gfs-kernel/src/harness/main.c: In function `lm_mount': /root/test/test-snapshot/cluster/gfs-kernel/src/harness/main.c:166: warning: passing arg 6 of pointer to function makes pointer from integer without a cast /root/test/test-snapshot/cluster/gfs-kernel/src/harness/main.c:166: error: too many arguments to function make[5]: *** [/root/test/test-snapshot/cluster/gfs-kernel/src/harness/main.o] Error 1 make[4]: *** [_module_/root/test/test-snapshot/cluster/gfs-kernel/src/harness] Error 2 make[4]: Leaving directory `/usr/src/linux-2.6.11.11' --cut-- After searching the mailing lists i found this post: https://www.redhat.com/archives/linux-cluster/2005-March/msg00061.html Thomas has the exact same error i'm getting at this moment. Unfortunately for me the followup on that post didn't help me get rid of my error. Could anyone help me out? -peter
Attachment:
pgpLgEct3F7sI.pgp
Description: PGP signature
-- Linux-cluster@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/linux-cluster