kkiedrowski
MIS
I am trying to update my 2.4 kernel that came with slack 9.1 to the 2.6.4 kernel
here are my steps
make mrproper
make menuconfig
[select options I want]
make
this runs for a bit and errors out with
kernel make error no rule to make target 'net/ipv4/netfilter/ipt_ecn.o' , needed by 'net/ipv4/netfilter/built-in.o".
[net/ipv4/netfilter] Error 2
[net/ipv4] Error 2
[net] Error 2
Is there something I am not selecting that I should? Am selecting somethign that I shoudl not be?
Any help would be appreciated.
here are my steps
make mrproper
make menuconfig
[select options I want]
make
this runs for a bit and errors out with
kernel make error no rule to make target 'net/ipv4/netfilter/ipt_ecn.o' , needed by 'net/ipv4/netfilter/built-in.o".
[net/ipv4/netfilter] Error 2
[net/ipv4] Error 2
[net] Error 2
Is there something I am not selecting that I should? Am selecting somethign that I shoudl not be?
Any help would be appreciated.