Moreover, CVS code (at least for GFS) is tracking only with the latest version of the kernel. Currently that's 2.6.9. You might be able to get a dated snapshot of the CVS code for earlier kernels, if you know the proper CVS options for checkout, and are willing to do a little research in the web interface to CVS, looking at change notes to figure out what the correct date would be. -- Ben -- Opinions are mine, not Intel's > -----Original Message----- > From: linux-cluster-bounces@xxxxxxxxxx > [mailto:linux-cluster-bounces@xxxxxxxxxx] On Behalf Of > linux-cluster@xxxxxxxxxxxxxxxxxxx > Sent: Wednesday, October 27, 2004 9:34 AM > To: Shih-Che Huang; linux clistering > Subject: Re: [Linux-cluster] make fail > > On Wed, Oct 27, 2004 at 09:28:00AM -0400, Shih-Che Huang wrote: > > > make -C netlink modules > > make[5]: Entering directory > `/usr/src/linux-2.4.21-20.EL.c0/net/netlink' > > make[5]: Nothing to be done for `modules'. > > As far as I'm aware, the clustering software has been written > for the 2.6 kernel, so won't work on top of 2.4. > > I'd love to be proved wrong (since I'd prefer to use the > qlogic driver that supports IP), but I think that's your problem. > > Certainly the "*.ko" modules are 2.6 instead of 2.4, since > 2.4 just uses "*.o" > > Graham > > -- > > Linux-cluster@xxxxxxxxxx > http://www.redhat.com/mailman/listinfo/linux-cluster >