I suggest you try with latest click version from git repository. https://github.com/kohler/click/tarball/master and don't try patching kernel sources. By default the configure script/makefile will also install kernel module using patchless script. Make sure you install kernel headers before *$ sudo apt-get install linux-headers-$(uname -r)* It works fine on my ubuntu machine and is probably what you need to get started. If you need Click polling driver you can compile the kernel later.
Kind Regards, Sandeep, PhD Student, CTVR <http://ctvr.ie/> - Trinity College Dublin 2011/8/6 学生焦亮 <[email protected]> > hi, recently I am studying click to research BGP protocal, my computer > have been installed two OS, window7 and ubuntu 10.10, To install click > kernel module, I have to make a patch to my kernel of ubuntu, and then > recompile and install kernel, but I did't find the corresponding patch > version in CLICKDIR/etc/VERSION. I have tried all patching version supplied > by click 2.0, but I can't finish patching process. > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
