linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* make menuconfig problem
@ 2002-10-06  5:06 Tim Spriggs
  2002-10-06  9:00 ` Jos Hulzink
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Spriggs @ 2002-10-06  5:06 UTC (permalink / raw)
  To: mec; +Cc: linux-kernel



I got this when I selected the alsa branch of the kernel configuration
with kernel 2.5.40:

| 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: line 823: MCmenu74: 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 1
|

If there is anything I can do to help fix this, let me know.

-Tim

                     < PRE >
##--##--##--##--##--##--##--##--##--##--##--##--##
|             T I M    S P R I G G S             |
|        Assistant Sysadmin - Development        |
|        College of Engineering and Mines        |
|            ECE206A - (520) 621-3185            |
##--##--##--##--##--##--##--##--##--##--##--##--##
                     </PRE >


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: make menuconfig problem
  2002-10-06  5:06 make menuconfig problem Tim Spriggs
@ 2002-10-06  9:00 ` Jos Hulzink
  2002-10-06 18:42   ` Tim Spriggs
  0 siblings, 1 reply; 3+ messages in thread
From: Jos Hulzink @ 2002-10-06  9:00 UTC (permalink / raw)
  To: Tim Spriggs, mec; +Cc: linux-kernel

Hi Tim,

Configure the kernel in X (make xconfig) or edit .config by hand. I've 
started looking at this, but I presume one of the ALSA developpers will have 
this minor issue fixed before I even found where to look :)

Jos

On Sunday 06 October 2002 07:06, Tim Spriggs wrote:
> I got this when I selected the alsa branch of the kernel configuration
>
> with kernel 2.5.40:
> | 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: line 823: MCmenu74: 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 1
>
> If there is anything I can do to help fix this, let me know.
>
> -Tim
>
>                      < PRE >
> ##--##--##--##--##--##--##--##--##--##--##--##--##
>
> |             T I M    S P R I G G S             |
> |        Assistant Sysadmin - Development        |
> |        College of Engineering and Mines        |
> |            ECE206A - (520) 621-3185            |
>
> ##--##--##--##--##--##--##--##--##--##--##--##--##
>                      </PRE >
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: make menuconfig problem
  2002-10-06  9:00 ` Jos Hulzink
@ 2002-10-06 18:42   ` Tim Spriggs
  0 siblings, 0 replies; 3+ messages in thread
From: Tim Spriggs @ 2002-10-06 18:42 UTC (permalink / raw)
  To: Jos Hulzink; +Cc: mec, linux-kernel

Thank you,

  Everything worked well in X.

-Tim

                     < PRE >
##--##--##--##--##--##--##--##--##--##--##--##--##
|             T I M    S P R I G G S             |
|        Assistant Sysadmin - Development        |
|        College of Engineering and Mines        |
|            ECE206A - (520) 621-3185            |
##--##--##--##--##--##--##--##--##--##--##--##--##
                     </PRE >

On Sun, 6 Oct 2002, Jos Hulzink wrote:

> Hi Tim,
>
> Configure the kernel in X (make xconfig) or edit .config by hand. I've
> started looking at this, but I presume one of the ALSA developpers will have
> this minor issue fixed before I even found where to look :)
>
> Jos
>
> On Sunday 06 October 2002 07:06, Tim Spriggs wrote:
> > I got this when I selected the alsa branch of the kernel configuration
> >
> > with kernel 2.5.40:
> > | 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: line 823: MCmenu74: 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 1
> >
> > If there is anything I can do to help fix this, let me know.
> >
> > -Tim
> >
> >                      < PRE >
> > ##--##--##--##--##--##--##--##--##--##--##--##--##
> >
> > |             T I M    S P R I G G S             |
> > |        Assistant Sysadmin - Development        |
> > |        College of Engineering and Mines        |
> > |            ECE206A - (520) 621-3185            |
> >
> > ##--##--##--##--##--##--##--##--##--##--##--##--##
> >                      </PRE >
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at  http://www.tux.org/lkml/
>
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-06 18:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-06  5:06 make menuconfig problem Tim Spriggs
2002-10-06  9:00 ` Jos Hulzink
2002-10-06 18:42   ` Tim Spriggs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).