David Teigland wrote: >> If we want to allow people to build the cluster with an outside kernel >> then we need to fix or change the dirafter and change the Makefile's >> that use KERNEL_SRC to be all consistent in the same way. >> >> Given that we need KERNEL_SRC defined for the kernel modules that we >> carry around in the CVS tree, I would suggest to go for the latter >> solution and allow our users to build whatever they need. > > Yep, I agree
I committed the fix in CVS HEAD. You might also notice that I had to remove -idirafter and switch to a more classic -I because on some old versions of gcc it does not behave like we expect in the most recent ones and it was failing to build. Fabio -- I'm going to make him an offer he can't refuse.
