[Linux-cluster] Compiling GFS ..

Derek Anderson danderso at redhat.com
Fri Jul 2 14:42:20 UTC 2004


No, seriously.  The 'make install' target should work without moving header 
files around.

On Friday 02 July 2004 08:59, Gareth Bult wrote:
> :) very funny.
>
> I've found by creating /usr/include/cluster and copying in a few headers
> I managed to make it build .. still experimenting ...
>
> Gareth.
>
> On Fri, 2004-07-02 at 08:35 -0500, Derek Anderson wrote:
> > Gareth:
> >
> > (cd cluster && ./configure && make install)
> >
> > See if that works.
> >
> > On Friday 02 July 2004 03:41, Gareth Bult wrote:
> > > Hi,
> > >
> > > I'm trying to compile the current /cluster cvs against 2.6.7 and get
> > > the following error .. anyone any idea what I'm doing wrong ?
> > > (cd /custer && ./configure && make)
> > >
> > > tia
> > > Gareth.
> > >
> > > make[2]: Entering directory `/root/cvs/cluster/dlm-kernel/src'
> > > rm -f cluster service.h cnxman.h cnxman-socket.h
> > > ln -s . cluster
> > > ln -s //usr/include/cluster/service.h .
> > > ln -s //usr/include/cluster/cnxman.h .
> > > ln -s //usr/include/cluster/cnxman-socket.h .
> > > make -C /usr/src/linux-2.6 M=/root/cvs/cluster/dlm-kernel/src modules
> > > USING_KBUILD=yes
> > > make[3]: Entering directory `/usr/src/linux-2.6.7'
> > >   CC [M]  /root/cvs/cluster/dlm-kernel/src/ast.o
> > > In file included from /root/cvs/cluster/dlm-kernel/src/ast.c:20:
> > > /root/cvs/cluster/dlm-kernel/src/dlm_internal.h:36:29: cluster/service.
> > > h: No such file or directory
> > > make[4]: *** [/root/cvs/cluster/dlm-kernel/src/ast.o] Error 1
> > > make[3]: *** [_module_/root/cvs/cluster/dlm-kernel/src] Error 2
> > > make[3]: Leaving directory `/usr/src/linux-2.6.7'
> > > make[2]: *** [all] Error 2
> > > make[2]: Leaving directory `/root/cvs/cluster/dlm-kernel/src'
> > > make[1]: *** [all] Error 2
> > > make[1]: Leaving directory `/root/cvs/cluster/dlm-kernel'
> > > make: *** [all] Error 2




More information about the Linux-cluster mailing list