[Linux-cluster] Installation problem

Johan Pettersson jopet at staff.spray.se
Thu Aug 26 08:25:59 UTC 2004


Hello!

I'm trying to install (http://gfs.wikidev.net/Installation) gfs and
clvm, but have some problem. Checked out sources for `device-mapper',
`lvm2' and `cluster' yesterday. And have patched a vanilla-2.6.7 kernel
with following patches:

/cluster/cman-kernel/patches/2.6.8.1/*patch
/cluster/dlm-kernel/patches/2.6.8.1/*patch
/cluster/gfs-kernel/patches/2.6.8.1/*patch
/cluster/gnbd-kernel/patches/2.6.7/*patch

I would like to use a vanilla-2.6.8.1 kernel, but I guess `gndb.kernel'
wouldn't work then!?

cd cluster; ./configure  --kernel_src=/build/linux-2.6.7; make


cd cman-kernel && make install
make[1]: Entering directory `/build/cluster/cman-kernel'
cd src && make install
make[2]: Entering directory `/build/cluster/cman-kernel/src'
rm -f cluster
ln -s . cluster
make -C /build/linux-2.6.7 M=/home/jopet/build/cluster/cman-kernel/src
modules USING_KBUILD=yes
make[3]: Entering directory `/build/linux-2.6.7'
CC [M]  /build/cluster/cman-kernel/src/cnxman.o
/build/cluster/cman-kernel/src/cnxman.c: In function `send_to_userport':
/build/cluster/cman-kernel/src/cnxman.c:796: error: `MSG_REPLYEXP'
undeclared (first use in this function)
/build/cluster/cman-kernel/src/cnxman.c:796: error: (Each undeclared
identifier is reported only once
/build/cluster/cman-kernel/src/cnxman.c:796: error: for each function it
appears in.)
/build/cluster/cman-kernel/src/cnxman.c: In function `__sendmsg':
/build/cluster/cman-kernel/src/cnxman.c:2242: error: `MSG_REPLYEXP'
undeclared (first use in this function)
/build/cluster/cman-kernel/src/cnxman.c: In function
`send_listen_request':
/build/cluster/cman-kernel/src/cnxman.c:2464: error: `MSG_REPLYEXP'
undeclared (first use in this function)
make[4]: *** [/build/cluster/cman-kernel/src/cnxman.o] Error 1
make[3]: *** [_module_/build/cluster/cman-kernel/src] Error 2
make[3]: Leaving directory `/build/linux-2.6.7'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/cluster/cman-kernel/src'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/build/cluster/cman-kernel'
make: *** [install] Error 2


Thx

/Johan



-- 
In disk space, nobody can
hear your files scream.




More information about the Linux-cluster mailing list