2.4.16, kbuild 2.4 only, python 2.1.

rm .config* config.out* rules.out
(fgrep -v CONFIG_RTC arch/i386/defconfig ; echo CONFIG_RTC=y) > .config
yes '' | make oldconfig
make menuconfig

Garbage on System V IPC, BSD Process Accounting and an extra line at
the bottom of the screen.  Scrolling down gets rid of the garbage but
not the extra line.

Architecture-independent feature selections                              2.4.16
><Y>      Enable loadable module support                             (MODULES?)<
 [Y]        Kernel module loader support                                (KMOD?) 
 [Y]      Networking support                                             (NET?) 
 [Y]      System V IPC                                     New defaul(SYSVIPC?LF
=[ ]LF',  BSD Process Accounting                            (BSD_PROCESS_ACCT?)
 [Y]      Sysctl support                                              (SYSCTL?)
 KCORE_EL Kernel core dump format                                      (kcore?)
 <Y>      Kernel support for a.out binaries                      (BINFMT_AOUT?)
 <Y>      Kernel support for ELF binaries                         (BINFMT_ELF?)
 <Y>      Kernel support for MISC binaries                       (BINFMT_MISC?)
 [Y]      Symmetric Multi-Processing support                             (SMP?)
          Sound, ham radio, and teleph

I even get code scattered on the menu.

Intel and compatible 80x86 processor options                             2.4.16
>M686     Intel and compatible 80x86 processor types                 (x86type?)<
 < >      /dev/cpu/microcode - Intel IA32 CPU microcode support (NE(MICROCODE?) 
 < >      Toshiba Laptop support                                     (TOSHIBA?) 
 < >      Dell laptop support                                            (I8K?) 
 < >      /dev/cpu/*/msr - Model-specific register support           (X86_MSR?) 
 < >ew d  /dev/cpu/*/cpuid - CPU information support', type bool, 
i(X86_CPUID?valNOHIGHME High Memory Support                                          
(himem?) 
 [ ]  Ol  MTRR (Memory Type Range Register) supportimem, value y}       (MTRR?) 
 [ ]      Multiquad support for NUMA systems                     
NewMULTIQUAD?OHIGHMEM={'off', type bool, in himem, value y}

The problem goes away after some menu navigation.  Quit and rerun make
menuconfig gets the same problem.

# rpm -qa | grep -i curses
ncurses-5.2-8
ncurses-devel-5.2-8


_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to