* 2.4.5-pre1 build issue w/ potential patch and menuconfig glitch
@ 2001-05-03 4:33 Ken Brownfield
0 siblings, 0 replies; only message in thread
From: Ken Brownfield @ 2001-05-03 4:33 UTC (permalink / raw)
To: linux-kernel
I hope this isn't a duplicate, but I haven't seen these issues raised
yet on the list.
I wasn't able to choose processor types in menuconfig without the patch
appended below. xconfig seemed happy with the parentheses. I wasn't
sure how to properly escape parens (if possible) so please consider this
my own speculative hack.
Also, I don't seem to be able to backspace in numeric fields in
menuconfig when using xterm emulation and a terminal app that sends ^H
(and yes, "stty erase ^H"). I don't think this started with 2.4.5-pre1,
but before I assumed it was my terminal flaking out. Switching to
$term=="vt100" or switching to DEL instead of ^H in the terminal app
fixes the problem. It's easy to reproduce by running Gnome terminal on
a default RH6.2 system.
Thanks much, please contact me if you have any Qs.
--
Ken.
brownfld@irridia.com
--- linux/arch/i386/config.in-DIST Wed May 2 20:38:09 2001
+++ linux/arch/i386/config.in Wed May 2 20:40:06 2001
@@ -33,7 +33,7 @@
Pentium-Classic CONFIG_M586TSC \
Pentium-MMX CONFIG_M586MMX \
Pentium-Pro/Celeron/Pentium-II CONFIG_M686 \
- Pentium-III/Celeron(Coppermine) CONFIG_MPENTIUMIII \
+ Pentium-III/Celeron-Coppermine CONFIG_MPENTIUMIII \
Pentium-4 CONFIG_MPENTIUM4 \
K6/K6-II/K6-III CONFIG_MK6 \
Athlon/Duron/K7 CONFIG_MK7 \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-05-03 4:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-03 4:33 2.4.5-pre1 build issue w/ potential patch and menuconfig glitch Ken Brownfield
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox