On Thu, Mar 12, 2009 at 08:52:32AM -0400, Andrew Schulman wrote: > > Could you try rm -rf /usr/src/modules/xtables-addons, and run > > > > m-a a-i -t xtables-addons-source > > > > and see if that fixes the problem ? > > No, it doesn't. I ran > > m-a a-b -t -k linux-source-2.6.28 xtables-addons-source > > and the result is the same. Full output is below. Note the lines that say > e.g. > > make[4]: Entering directory `/usr/src/linux-source-2.6.26' >
Ok, I see where the problem is. Actually, xtables-addons can't be compiled for another kernel than the current one using the -k option of module-assistant. So the workaround for your problem is to boot using 2.6.28 and run module-assistant. This will be fixed by passing the kernel version argument to xtables-addons Makefile and ensuring that everything works. I will do that in a near future. Cheers, Pierre -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

