------=_NextPart_000_0029_01BF2186.00D72FE0
Content-Type: text/plain;
charset="koi8-r"
Content-Transfer-Encoding: quoted-printable
I come in peace!
This is a bug report and I hope you won't get irritated
(because most probably you already know about that bug).
So, here is the exact output of "make menuconfig" from
the "SuSE Linux 6.1" distribution:
Menuconfig has encountered a possible error in one of the kernel's
configuration files and is unable to continue.=20
Here is the error report:
=20
Q> scripts/Menuconfig: MCmenu29: command not found
=20
Please report this to the maintainer <mec@shout.net>.
You may also send a problem report to <linux-kernel@vger.rutgers.edu>.
=20
Please indicate the kernel version you are trying to configure and
which menu you were trying to enter when this error occured.
=20
make: *** [menuconfig] Error 1
Now you see why I decided to send a report - you asked me to.
The kernel version is 2.2.7.
I was trying to enter the "Sound" submenu (form the main menu).
If this information will be of any use, I have a poor hardware as =
follows:
CPU K5-90 ; EDORAM 16Mb ; MB i430VX ;
hda=3DWD1.2Gb ; hdb=3DCD Mitsumi 8x ; Video S3Trio64UV+ ;
ISA Sound ESS1869 ; PCI LAN Winbond 10Mb/s ; ttyS0=3DMS Mouse ;=20
No modem :(
=20
I'll describe the circumstances under which this happened.
Here is exactly what I did:
- Logged on as "root" on tty1 and tty2;
- Changed to "/usr/src/linux" on tty1;
did the same on tty2;
- Launched "make menuconfig" on tty1; did the same on tty2 but
BEFORE the init-process on tty1 had finished. This resulted
in gcc compiling the same things at the same time on both
consoles. I suppose this has "contributed" to the crash...;
- Loaded a configuration file on each console. The files were
different. I wanted to compare them manually for some reason;
- Switched between tty1 and tty2 many times and entered/exited the
submenus to see the differences between the two configurations;
- When I reached the "Sound" submenu (which is towrds the end) I
tried to enter it (on tty1) and then the error occured. On tty2
everything went on OK. I exited and wrote down the error message.
=20
Apparently that bug is not a permanent one, because I had done such a
"manual file compare" before and I did it again later, but the crash
happened only once.
...btw on that special occasion I also noticed another strange effect
but didn't pay attention to it until later (until now):
Sometimes (rarely), just after I had entered a submenu on one of the
consoles, I had to press "Enter" TWICE on the other console to enter
the same menu because the first "Enter" just refreshed the screen...
---------------------------------------------
Now follow the configurations which I loaded.
The commented (#) lines are removed.
---------------------------------------------
This one I loaded on tty1:
--------------------------
CONFIG_CONFIGLANG_ENGLISH=3Dy
CONFIG_EXPERIMENTAL=3Dy
CONFIG_M586=3Dy
CONFIG_X86_WP_WORKS_OK=3Dy
CONFIG_X86_INVLPG=3Dy
CONFIG_X86_BSWAP=3Dy
CONFIG_X86_POPAD_OK=3Dy
CONFIG_MODULES=3Dy
CONFIG_KMOD=3Dy
CONFIG_NET=3Dy
CONFIG_PCI=3Dy
CONFIG_PCI_GOANY=3Dy
CONFIG_PCI_BIOS=3Dy
CONFIG_PCI_DIRECT=3Dy
CONFIG_SYSVIPC=3Dy
CONFIG_BSD_PROCESS_ACCT=3Dy
CONFIG_SYSCTL=3Dy
CONFIG_BINFMT_AOUT=3Dm
CONFIG_BINFMT_ELF=3Dy
CONFIG_BINFMT_MISC=3Dy
CONFIG_PARPORT=3Dm
CONFIG_PARPORT_PC=3Dm
CONFIG_PNP=3Dy
CONFIG_PNP_PARPORT=3Dm
CONFIG_BLK_DEV_FD=3Dy
CONFIG_BLK_DEV_IDE=3Dy
CONFIG_BLK_DEV_IDEDISK=3Dy
CONFIG_BLK_DEV_IDECD=3Dy
CONFIG_BLK_DEV_IDEPCI=3Dy
CONFIG_BLK_DEV_IDEDMA=3Dy
CONFIG_IDEDMA_AUTO=3Dy
CONFIG_BLK_DEV_LOOP=3Dy
CONFIG_BLK_DEV_NBD=3Dm
CONFIG_PARIDE_PARPORT=3Dm
CONFIG_PACKET=3Dy
CONFIG_NETLINK=3Dy
CONFIG_RTNETLINK=3Dy
CONFIG_NETLINK_DEV=3Dy
CONFIG_FIREWALL=3Dy
CONFIG_UNIX=3Dy
CONFIG_INET=3Dy
CONFIG_IP_FIREWALL=3Dy
CONFIG_IP_ALWAYS_DEFRAG=3Dy
CONFIG_IP_TRANSPARENT_PROXY=3Dy
CONFIG_IP_MASQUERADE=3Dy
CONFIG_IP_MASQUERADE_ICMP=3Dy
CONFIG_SKB_LARGE=3Dy
CONFIG_IPV6=3Dm
CONFIG_IPX=3Dm
CONFIG_SPX=3Dm
CONFIG_NETDEVICES=3Dy
CONFIG_DUMMY=3Dy
CONFIG_NET_ETHERNET=3Dy
CONFIG_NET_EISA=3Dy
CONFIG_NE2K_PCI=3Dy
CONFIG_PLIP=3Dm
CONFIG_PPP=3Dm
CONFIG_SLIP=3Dm
CONFIG_SLIP_COMPRESSED=3Dy
CONFIG_VT=3Dy
CONFIG_VT_CONSOLE=3Dy
CONFIG_SERIAL=3Dy
CONFIG_RTC=3Dy
CONFIG_FAT_FS=3Dy
CONFIG_MSDOS_FS=3Dy
CONFIG_VFAT_FS=3Dy
CONFIG_ISO9660_FS=3Dm
CONFIG_JOLIET=3Dy
CONFIG_MINIX_FS=3Dy
CONFIG_PROC_FS=3Dy
CONFIG_EXT2_FS=3Dy
CONFIG_CODA_FS=3Dm
CONFIG_NFS_FS=3Dm
CONFIG_NFSD=3Dm
CONFIG_SUNRPC=3Dm
CONFIG_LOCKD=3Dm
CONFIG_SMB_FS=3Dm
CONFIG_SMB_WIN95=3Dy
CONFIG_NCP_FS=3Dm
CONFIG_NCPFS_MOUNT_SUBDIR=3Dy
CONFIG_NCPFS_NLS=3Dy
CONFIG_NCPFS_EXTRAS=3Dy
CONFIG_NLS=3Dy
CONFIG_NLS_CODEPAGE_437=3Dy
CONFIG_NLS_CODEPAGE_850=3Dm
CONFIG_NLS_CODEPAGE_855=3Dm
CONFIG_NLS_ISO8859_1=3Dy
CONFIG_NLS_ISO8859_5=3Dm
CONFIG_VGA_CONSOLE=3Dy
CONFIG_VIDEO_SELECT=3Dy
CONFIG_SOUND=3Dm
CONFIG_SOUND_OSS=3Dm
CONFIG_SOUND_SB=3Dm
CONFIG_SOUND_ADLIB=3Dm
CONFIG_SOUND_SOFTOSS=3Dm
--------------------------
This one I loaded on tty2:
--------------------------
CONFIG_CONFIGLANG_ENGLISH=3Dy
CONFIG_EXPERIMENTAL=3Dy
CONFIG_M586=3Dy
CONFIG_X86_WP_WORKS_OK=3Dy
CONFIG_X86_INVLPG=3Dy
CONFIG_X86_BSWAP=3Dy
CONFIG_X86_POPAD_OK=3Dy
CONFIG_MODULES=3Dy
CONFIG_KMOD=3Dy
CONFIG_NET=3Dy
CONFIG_PCI=3Dy
CONFIG_PCI_GOANY=3Dy
CONFIG_PCI_BIOS=3Dy
CONFIG_PCI_DIRECT=3Dy
CONFIG_SYSVIPC=3Dy
CONFIG_BSD_PROCESS_ACCT=3Dy
CONFIG_SYSCTL=3Dy
CONFIG_BINFMT_AOUT=3Dm
CONFIG_BINFMT_ELF=3Dy
CONFIG_BINFMT_MISC=3Dm
CONFIG_PARPORT=3Dm
CONFIG_PARPORT_PC=3Dm
CONFIG_PNP=3Dy
CONFIG_PNP_PARPORT=3Dm
CONFIG_BLK_DEV_FD=3Dy
CONFIG_BLK_DEV_IDE=3Dy
CONFIG_BLK_DEV_IDEDISK=3Dy
CONFIG_BLK_DEV_IDECD=3Dy
CONFIG_BLK_DEV_IDEPCI=3Dy
CONFIG_BLK_DEV_IDEDMA=3Dy
CONFIG_IDEDMA_AUTO=3Dy
CONFIG_BLK_DEV_LOOP=3Dm
CONFIG_BLK_DEV_NBD=3Dm
CONFIG_PARIDE_PARPORT=3Dm
CONFIG_PACKET=3Dm
CONFIG_NETLINK=3Dy
CONFIG_RTNETLINK=3Dy
CONFIG_NETLINK_DEV=3Dy
CONFIG_FIREWALL=3Dy
CONFIG_UNIX=3Dy
CONFIG_INET=3Dy
CONFIG_IP_FIREWALL=3Dy
CONFIG_IP_ALWAYS_DEFRAG=3Dy
CONFIG_IP_TRANSPARENT_PROXY=3Dy
CONFIG_IP_MASQUERADE=3Dy
CONFIG_IP_MASQUERADE_ICMP=3Dy
CONFIG_SKB_LARGE=3Dy
CONFIG_IPV6=3Dm
CONFIG_IPX=3Dm
CONFIG_SPX=3Dm
CONFIG_NETDEVICES=3Dy
CONFIG_DUMMY=3Dm
CONFIG_NET_ETHERNET=3Dy
CONFIG_NET_EISA=3Dy
CONFIG_NE2K_PCI=3Dy
CONFIG_PLIP=3Dm
CONFIG_PPP=3Dm
CONFIG_VT=3Dy
CONFIG_VT_CONSOLE=3Dy
CONFIG_SERIAL=3Dm
CONFIG_RTC=3Dy
CONFIG_FAT_FS=3Dy
CONFIG_MSDOS_FS=3Dy
CONFIG_VFAT_FS=3Dy
CONFIG_ISO9660_FS=3Dm
CONFIG_JOLIET=3Dy
CONFIG_MINIX_FS=3Dy
CONFIG_PROC_FS=3Dy
CONFIG_EXT2_FS=3Dy
CONFIG_CODA_FS=3Dm
CONFIG_NFS_FS=3Dm
CONFIG_NFSD=3Dm
CONFIG_SUNRPC=3Dm
CONFIG_LOCKD=3Dm
CONFIG_SMB_FS=3Dm
CONFIG_SMB_WIN95=3Dy
CONFIG_NCP_FS=3Dm
CONFIG_NCPFS_MOUNT_SUBDIR=3Dy
CONFIG_NCPFS_NLS=3Dy
CONFIG_NCPFS_EXTRAS=3Dy
CONFIG_NLS=3Dy
CONFIG_NLS_CODEPAGE_437=3Dy
CONFIG_NLS_CODEPAGE_850=3Dm
CONFIG_NLS_CODEPAGE_855=3Dm
CONFIG_NLS_ISO8859_1=3Dm
CONFIG_NLS_ISO8859_5=3Dm
CONFIG_VGA_CONSOLE=3Dy
CONFIG_VIDEO_SELECT=3Dy
CONFIG_SOUND=3Dm
CONFIG_SOUND_OSS=3Dm
CONFIG_SOUND_SB=3Dm
CONFIG_SOUND_ADLIB=3Dm
CONFIG_SOUND_SOFTOSS=3Dm
I have three boring questions. Although I know you are not
the ones who must answer them I feel a desire to ask:
1. The kernel compiled with the first configuration seems not
to see the COM ports. My mouse is gone and I want it back.
That's why I began comparing the two configurations (and met
the bug) but didn't find any differences concerning serial
ports. What should(not) I compile into the kernel to fix that?
2. The kernel compiled with the second configuration says on shutdown:
"shutting down at daemon
Empty pid file /var/run/atd.pid for /usr/sbin/atd failed".
Is this a matter to worry about? If it is - should I disable the at
daemon? If not - how to get rif of the "failed" error.
3. Kernels compiled with both configurations say that they cannot
mount devpts (at boot time) because some module cannot be found.
I removed the corresponding line in fstab and "solved" the problem.
Have I done wrong? If yes - what (the hell) should I compile into
the kernel to really solve the problem.
=20
I've confessed my sins. I feel better now :)
Hope I didn't waste your time.
Bye!
P.S. I've sent the same mail to <mec@shout.net> too.
------=_NextPart_000_0029_01BF2186.00D72FE0
Content-Type: text/html;
charset="koi8-r"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">