* kernel-source-2.2.19 - error in menuconfig
@ 2001-05-21 13:14 Justin Slootsky
0 siblings, 0 replies; only message in thread
From: Justin Slootsky @ 2001-05-21 13:14 UTC (permalink / raw)
To: mec, linux-kernel
I downloaded the .deb package for kernel-source-2.2.19.
I tried to run make menuconfig and the following happened...
> bash-2.05# make menuconfig
> rm -f include/asm
> ( cd include ; ln -sf asm-i386 asm)
> make -C scripts/lxdialog all
> make[1]: Entering directory
`/usr/src/kernel-source-2.2.19/scripts/lxdialog'
> make[1]: Leaving directory
`/usr/src/kernel-source-2.2.19/scripts/lxdialog'
> /bin/sh scripts/Menuconfig arch/i386/config.in
> Using defaults found in .config
> Preparing scripts: functions, parsingawk: cannot open "MCmenu19" for
output (Too many open files)
> Awk died with error code 2. Giving up.
> .scripts/Menuconfig: ./MCmenu0: line 34: syntax error near unexpected
token `}'
> scripts/Menuconfig: ./MCmenu0: line 34: `}'
> .....scripts/Menuconfig: ./MCmenu13: line 89: syntax error: unexpected end
of file
> .............done.
then the following error showed up, so I'm reporting it as requested.
| Menuconfig has encountered a possible error in one of the kernel's
| configuration files and is unable to continue. Here is the error
| report:
|
| Q> scripts/Menuconfig: MCmenu0: command not found
|
| Please report this to the maintainer <mec@shout.net>. You may also
| send a problem report to <linux-kernel@vger.kernel.org>.
|
| Please indicate the kernel version you are trying to configure and
| which menu you were trying to enter when this error occurred.
|
| make: *** [menuconfig] Error
Justin Slootsky
slootsky@bigfoot.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-05-21 13:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-21 13:14 kernel-source-2.2.19 - error in menuconfig Justin Slootsky
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