On Wed, 26 Sep 2001, Yujin Boby wrote:

 |I go to src/module add isse "./Makefile and getting lot errors.
 |
 |[root@localhost module]# ./Makefile

that's not how you use a makefile.

goto the directory and run "make"

[root@localhost module]# make

and it'll create the modules.

and "make install" will install it.

Kingsly


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to