<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.1.16">
</HEAD>
<BODY>
<IMG SRC="cid:1088776797.718.201.camel@squizzey" ALIGN="middle" ALT=":)" BORDER="0"> very funny.<BR>
<BR>
I've found by creating /usr/include/cluster and copying in a few headers I managed to make it build .. still experimenting ...<BR>
<BR>
Gareth.<BR>
<BR>
On Fri, 2004-07-02 at 08:35 -0500, Derek Anderson wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Gareth:</FONT>

<FONT COLOR="#000000">(cd cluster && ./configure && make install)</FONT>

<FONT COLOR="#000000">See if that works.</FONT>

<FONT COLOR="#000000">On Friday 02 July 2004 03:41, Gareth Bult wrote:</FONT>
<FONT COLOR="#000000">> Hi,</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> I'm trying to compile the current /cluster cvs against 2.6.7 and get the</FONT>
<FONT COLOR="#000000">> following error .. anyone any idea what I'm doing wrong ?</FONT>
<FONT COLOR="#000000">> (cd /custer && ./configure && make)</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> tia</FONT>
<FONT COLOR="#000000">> Gareth.</FONT>
<FONT COLOR="#000000">></FONT>
<FONT COLOR="#000000">> make[2]: Entering directory `/root/cvs/cluster/dlm-kernel/src'</FONT>
<FONT COLOR="#000000">> rm -f cluster service.h cnxman.h cnxman-socket.h</FONT>
<FONT COLOR="#000000">> ln -s . cluster</FONT>
<FONT COLOR="#000000">> ln -s //usr/include/cluster/service.h .</FONT>
<FONT COLOR="#000000">> ln -s //usr/include/cluster/cnxman.h .</FONT>
<FONT COLOR="#000000">> ln -s //usr/include/cluster/cnxman-socket.h .</FONT>
<FONT COLOR="#000000">> make -C /usr/src/linux-2.6 M=/root/cvs/cluster/dlm-kernel/src modules</FONT>
<FONT COLOR="#000000">> USING_KBUILD=yes</FONT>
<FONT COLOR="#000000">> make[3]: Entering directory `/usr/src/linux-2.6.7'</FONT>
<FONT COLOR="#000000">>   CC [M]  /root/cvs/cluster/dlm-kernel/src/ast.o</FONT>
<FONT COLOR="#000000">> In file included from /root/cvs/cluster/dlm-kernel/src/ast.c:20:</FONT>
<FONT COLOR="#000000">> /root/cvs/cluster/dlm-kernel/src/dlm_internal.h:36:29: cluster/service.</FONT>
<FONT COLOR="#000000">> h: No such file or directory</FONT>
<FONT COLOR="#000000">> make[4]: *** [/root/cvs/cluster/dlm-kernel/src/ast.o] Error 1</FONT>
<FONT COLOR="#000000">> make[3]: *** [_module_/root/cvs/cluster/dlm-kernel/src] Error 2</FONT>
<FONT COLOR="#000000">> make[3]: Leaving directory `/usr/src/linux-2.6.7'</FONT>
<FONT COLOR="#000000">> make[2]: *** [all] Error 2</FONT>
<FONT COLOR="#000000">> make[2]: Leaving directory `/root/cvs/cluster/dlm-kernel/src'</FONT>
<FONT COLOR="#000000">> make[1]: *** [all] Error 2</FONT>
<FONT COLOR="#000000">> make[1]: Leaving directory `/root/cvs/cluster/dlm-kernel'</FONT>
<FONT COLOR="#000000">> make: *** [all] Error 2</FONT>

</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>