oops my apologies somehow i mistook the error for just "no rule to make " then continued with my mistake in wrongly remembering it as this common error
" make: *** No targets specified and no makefile found. Stop."
---------------------
rhine_main.o needed by rhinefet.o
this is why i hate pre-made makefile files , they are generic and may not build on all *nix platforms .
ok back to the beginning you did run " make install " and that gave you the error
and looking at the age of the files
Code:
2004-12-26 07:11 kcompat.h
2005-02-02 05:55 linux.txt
2004-12-26 07:11 Makefile
2292 2005-02-02 01:29 rhine_cfg.h
2005-01-13 03:27 rhine.h
2005-02-02 01:29 rhine_main.c
2004-12-26 07:11 rhine_proc.c
2004-12-26 07:11 rhine_proc.h
10084 2004-12-26 07:11 rhine_wol.c
2004-12-26 07:11 rhine_wol.h
gcc 4.1 may not build them ,if that is what is installed on your system .You may need to install gcc 3.4 ( should be called something like "compat-gcc-34-c++", or "compat-gcc-34"
I get an error about a include not being found "linux/config.h" and a bunch of gcc4.1 errors about noncompliance to the new strict rules in 4.1