Kernel Compile error help?
Trying to compile in Gentoo a gentoo-sources-2.4.26 kernel
this is the errors I am getting, can anyone decipher these and make any conclustions to what I should do or what I should remove/change for next compile?
dn_neigh.c:584 error: `THIS_MODULE' undeclared here (not in a function)
dn_neigh.c:584 error: initializer element is not constant
dn_neigh.c:584 error: (near initialization for `dn_neigh_seq_fops.owner')
make[2]: *** [dn_neigh.o] Error 1
make[2]: leaving directory `/usr/src/linux-2.4.28-gentoo-r5/net/decent'
make[1]: *** [_modsubdir_decnet] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.28-gentoo-r5/net'
make: ** [_mod_net] Error 2
ask if you need any more info, I think that those were the only errors I was getting.
Last edited by GUIPenguin; 01-22-2005 at 11:51 PM.
|