PDA

View Full Version : Gentoo Troubles


AuthorityAction
16 Jan 2005, 6:44pm
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?

;D

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:

#include <linux/module.h>

In the file /usr/src/YOUR_2.4.8_KERNEL/net/decnet/dn_neigh.c