Make xconfig (RedHat 7.3)
I wanted to make a new kernel, so i downloaded one. When i type in "make xconfig" is comes with the following error:
[root@localhost linux]# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make: *** scripts: No such file or directory. Stop.
make: *** [xconfig] Error 2
What to do about that?
Thx
Last edited by Stevy123; 09-18-2002 at 12:41 PM.
|