While recompiling the kernel when I did
#make modules It gives me the following error at the end
make[2]: *** [dummy.o] Error 1 make[2]: Leaving directory '/usr/src/linux-2.4.2/drivers/net' make[1]: *** [_modsubdir_net] Error 2 make[1]: Leaving directory '/usr/src/linux-2.4.2/drivers' make: *** [_mod_drivers] Error 2
and exits. what might be the problem?
Thanx in Advance.
Mahesh Gharat