* Problem using "make config/xconfig" with 2.4.20 on Redhat 7.3
@ 2002-12-17 4:38 Joseph D. Wagner
0 siblings, 0 replies; only message in thread
From: Joseph D. Wagner @ 2002-12-17 4:38 UTC (permalink / raw)
To: Linux Kernel
I must be doing something wrong, but I can't figure out what.
I've downloaded kernel version 2.4.20 from http://www.kernel.org and copied
it to the /usr/src/linux-2.4.20 directory, but when I do "make xconfig" (or
any other "make" for that matter, it exits with error code 2.
I figure there is some Redhat-specific tweaking I must do to compile a
generic kernel from http://www.kernel.org on a Redhat system, but I have no
idea what that specific tweaking is. The people at the Redhat-devel list
were of no help so I'm turning to you guys.
Could someone help me, please?
BTW, I'm using Redhat Linux 7.3.
Here's my output from "make xconfig":
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.4.20/scripts'
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
-: 6: unknown command
make[1]: *** [kconfig.tk] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.20/scripts'
make: *** [xconfig] Error 2
TIA
Joseph Wagner
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-12-17 4:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-17 4:38 Problem using "make config/xconfig" with 2.4.20 on Redhat 7.3 Joseph D. Wagner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome