These are some of the last error messages that I have got
/usr/src/linux-2.4/include/linux/nedevice.h:555 nondigits in number and not hexadecimal /usr/src/linux-2.4/include/linux/nedevice.h:555 warning: function declaration isn't prototype dummy.c: In function 'dummy_init'; dummy.c:59: nondigits in number and not hexadecimal dummy.c:59: nondigits in number and not hexadecimal dummy.c:59: nondigits in number and not hexadecimal dummy.c:59: called object is not a function dummy.c: In function 'dummy_cleanup_module': dummy.c:117: nondigits in number and not hexadecimal dummy.c:117: nondigits in number and not hexadecimal dummy.c:117: nondigits in number and not hexadecimal dummy.c:117: nondigits in number and not hexadecimal dummy.c:117: called object is not a function 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
what might be the problem?
Mahesh Gharat
On Wed, 17 Oct 2001 Philip S Tellis wrote :
On 17 Oct 2001, Mahesh Gharat wrote:
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
There will be more errors before that, check and tell me.