All of lore.kernel.org
 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; 4+ 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] 4+ messages in thread

* Re: make menuconfig problem
  2002-10-06  5:06 Tim Spriggs
@ 2002-10-06  9:00 ` Jos Hulzink
  2002-10-06 18:42   ` Tim Spriggs
  0 siblings, 1 reply; 4+ 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] 4+ 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; 4+ 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] 4+ messages in thread

* make menuconfig problem
@ 2007-09-15 20:14 jqhu
  0 siblings, 0 replies; 4+ messages in thread
From: jqhu @ 2007-09-15 20:14 UTC (permalink / raw)
  To: linuxppc-embedded


I'm compiling kernel 2.6.22 downloaded from kernel.org.  When running "make
menuconfig", it says:
  scripts/kconfig/conf arch/ppc/Kconfig
  #
  # using defaults found in /boot/config-2.6.3-7mdksmp
  #

So by default it's using the config file in /boot directory, which is not
correct.
  
I checked the source directory and notice that there's no .config file
present.  Could anybody tell me what I should do on this?

Thanks!
-- 
View this message in context: http://www.nabble.com/make-menuconfig-problem-tf4448774.html#a12693399
Sent from the linuxppc-embedded mailing list archive at Nabble.com.

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

end of thread, other threads:[~2007-09-15 20:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-15 20:14 make menuconfig problem jqhu
  -- strict thread matches above, loose matches on Subject: below --
2002-10-06  5:06 Tim Spriggs
2002-10-06  9:00 ` Jos Hulzink
2002-10-06 18:42   ` Tim Spriggs

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.