Gentoo Troubles
AuthorityAction
Missouri Member
I've been trying to install gentoo on the dually I just put together. Everything goes fine untill I get to compiling the kernel. I've tried making my own kernel and I've tried genkernel. Both fail at the modules portion with the error "ERROR: Failed to compile the 'modules' target.." I've done everything by the documentation, so I'm lost Any ideas on what I could be doing wron?
Thanks
// edit:
I spoke too soon, I found this on another forum. I hope it works.
Thanks
// edit:
I spoke too soon, I found this on another forum. I hope it works.
I read something on bugzilla to solve this problem.
Add the line:
[PHP]#include <linux/module.h>[/PHP]
In the file /usr/src/YOUR_2.4.8_KERNEL/net/decnet/dn_neigh.c
0