linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* EVMS breaking menuconfig in 2.5.40?
@ 2002-10-07  5:28 GrandMasterLee
  2002-10-07 14:30 ` Kevin Corry
  0 siblings, 1 reply; 2+ messages in thread
From: GrandMasterLee @ 2002-10-07  5:28 UTC (permalink / raw)
  To: Linux Kernel Mailing List

I got EVMS from cvs, found the 2.5.40 patch, applied it, then attempted
to do make menuconfig. 

All that happens is this:

[austin@UberGeek linux-2.5.40]$ make menuconfig
make[1]: Entering directory `/data/build/linux-2.5.40/scripts'
make -C lxdialog all
make[2]: Entering directory `/data/build/linux-2.5.40/scripts/lxdialog'
make[2]: Leaving directory `/data/build/linux-2.5.40/scripts/lxdialog'
make[1]: Leaving directory `/data/build/linux-2.5.40/scripts'
/bin/sh ./scripts/Menuconfig arch/i386/config.in
Using defaults found in .config
Preparing scripts: functions, parsing

and then my console becomes unuseable, I can't even ssh in from another
box, then X dies eventually. 

If I hit and hold ctrl-c for a few seconds after this begins, I can
usually break out, but if I miss it, then well, X blows up pretty good.

make config, works, and xconfig doesn't work for me at all for some
reason. I'll get there yet. :) Wish I had more time to play and diagnose
this. 

--The GrandMaster


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

* Re: EVMS breaking menuconfig in 2.5.40?
  2002-10-07  5:28 EVMS breaking menuconfig in 2.5.40? GrandMasterLee
@ 2002-10-07 14:30 ` Kevin Corry
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Corry @ 2002-10-07 14:30 UTC (permalink / raw)
  To: GrandMasterLee, Linux Kernel Mailing List

On Monday 07 October 2002 00:28, GrandMasterLee wrote:
> I got EVMS from cvs, found the 2.5.40 patch, applied it, then attempted
> to do make menuconfig.
>
> All that happens is this:
>
> [austin@UberGeek linux-2.5.40]$ make menuconfig
> make[1]: Entering directory `/data/build/linux-2.5.40/scripts'
> make -C lxdialog all
> make[2]: Entering directory `/data/build/linux-2.5.40/scripts/lxdialog'
> make[2]: Leaving directory `/data/build/linux-2.5.40/scripts/lxdialog'
> make[1]: Leaving directory `/data/build/linux-2.5.40/scripts'
> /bin/sh ./scripts/Menuconfig arch/i386/config.in
> Using defaults found in .config
> Preparing scripts: functions, parsing

It sounds like you added the EVMS common-files patch but not the actual EVMS 
code. This will cause the kernel config to break, since it can't find the 
file drivers/evms/Config.in.

If you want to build the latest EVMS kernel code from CVS, please see 
http://evms.sf.net/install.html (last section).

> and then my console becomes unuseable, I can't even ssh in from another
> box, then X dies eventually.
>
> If I hit and hold ctrl-c for a few seconds after this begins, I can
> usually break out, but if I miss it, then well, X blows up pretty good.

This doesn't make much sense. When I reproduce the above situation, all I get 
is an error from awk, and then make quits with an error. I can't imagine why 
it would cause your X server to blow up.

-- 
Kevin Corry
corryk@us.ibm.com
http://evms.sourceforge.net/

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

end of thread, other threads:[~2002-10-07 22:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-07  5:28 EVMS breaking menuconfig in 2.5.40? GrandMasterLee
2002-10-07 14:30 ` Kevin Corry

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).