Trond Eivind Glomsrød wrote:
> 
> Dan Kegel <[EMAIL PROTECTED]> writes:
> 
> > Trond Eivind Glomsrød wrote:
> > >
> > > Tony Nugent <[EMAIL PROTECTED]> writes:
> > >
> > > > On Sun May 06 2001 at 21:48, Bill Nottingham wrote:
> > > >
> > > > > Dan Kegel ([EMAIL PROTECTED]) said:
> > > > > > 'make modules' in red hat 7.1 fails for me like this:
> > > >
> > > > > Did you remember to do 'make mrproper' before rebuilding?
> > > >
> > > > This is definitely an FAQ.
> > > >
> > > > Why isn't the kernel-source rpm distributed like that as its default
> > > > state?
> > >
> > > To facilitate compilation of modules on your own, without having to
> > > build a kernel first.
> >
> > Um, but when I try 'make menuconfig; make; make modules' out of the box (what 
>you're proposing,
> > right?)
> 
> No. This is data for dealing with building foo.o when you have
> foo.c. If you change the config, these data will be invalid so you
> have to rebuild everything.

But I didn't change the config; all I did was run 'make menuconfig'
and save.  The only reason I did that is because 'make' failed
otherwise.  

You say that 'make modules' should work out of the box.
I'd also like 'make clean; make' to work out of the box (so 
it's easier to use the kernel build as a benchmark :-)

Is the whole problem that no .config file is shipped with the kernel sources?

Seems like it'd be handy to have a .config file that matches how the
stock RH7.1 kernel was compiled.
- Dan



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to