Mike Klein
07-09-2001, 11:50 PM
Hey guys-
I'm new to this site and to this board...I've read the "Get your SBLive to work" NHF, yet I'm having a problem. When I try the following commands:
rm *dep*
make depend
make clean
make
I get file not found errors, such as these:
grep: /usr/src/linux/include/linux/version.h: No such file or directory.
grep: /usr/src/linux/include/linux/autoconf.h: No such file or directory.
Makefile:43: /Makefile: No such file or directory.
Now, obviously the files that are needed are not there. Does anyone know where I can get them, or which files I need to modify to somehow get around that? Perhaps the files are in a different directory that I'm not aware of; yes, I'm a newbie.
I would appreciate your help,
-Mike
I'm new to this site and to this board...I've read the "Get your SBLive to work" NHF, yet I'm having a problem. When I try the following commands:
rm *dep*
make depend
make clean
make
I get file not found errors, such as these:
grep: /usr/src/linux/include/linux/version.h: No such file or directory.
grep: /usr/src/linux/include/linux/autoconf.h: No such file or directory.
Makefile:43: /Makefile: No such file or directory.
Now, obviously the files that are needed are not there. Does anyone know where I can get them, or which files I need to modify to somehow get around that? Perhaps the files are in a different directory that I'm not aware of; yes, I'm a newbie.
I would appreciate your help,
-Mike