Re: problems compiling 2.6.4-WOLK2.3

Marc-Christian Petersen <[email protected]> Mon, 29 Mar 2004 19:25:39 +0200
Newsgroups gmane.linux.wolk.devel
Organization Working Overloaded Linux Kernel
Message-ID <200403291925.39279@WOLK>
On Monday 29 March 2004 19:01, Klaus Agnoletti wrote:

Hi Klaus,

> > part of your .config:
> >
> > # CONFIG_OOM_KILLER is not set
> > CONFIG_OOM_KILLER_CLASSIC=y
> > # CONFIG_OOM_KILLER_PARENT_PROCESS_KILL is not set
> > # CONFIG_OOM_KILLER_PANIC is not set
> >
> > how did you made that? CONFIG_OOM_KILLER _has_ to be set in order to
> > select the other menu options. Hand edited? ;)

> Interesting.
> No, I made the .config using make menuconfig... This smells like a bug :D

I really can't imagine how you did that, because if OOM_KILLER is not set, all 
the other options will be deselected once the .config is saved.

Maybe there is something really stupid with:

bool "blabla" if blubber

I changed that to the proper Kbuild config style to be:

bool "blabla"
depends on blubber

:)

ciao, Marc


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
WOLK - Working Overloaded Linux Kernel
[email protected]
https://lists.sourceforge.net/lists/listinfo/wolk-devel