That was it. Thank you so much. I ran make oldconfig, then was able to run 
make menuconfig and everything else needed to complete the recompile. So 
make mrproper is to be avoided I guess, even though RH's docs say to do it.

The link I have (and this is just how the RH installer set it up) is 
/usr/src/linux-2.4 -> linux-2.4.7-10. That seems to work.

Ethan


>From: rpjday <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: Re: "Make" error: "No rule to make target..."
>Date: Tue, 8 Jan 2002 14:29:27 -0500 (EST)
>
>On Tue, 8 Jan 2002, Ethan Michaels wrote:
>
> > Trying to use make.
> >
> > make mrproper works OK apparantly
> >
> > make menuconfig returns error:
> > quote:
> > make: *** No rule to make target 'include/linux/autoconf.h', needed by
> > 'include/linux/version.h'. Stop.
> > /quote
>
>that's because, when you run "make mrproper", you get rid of a
>*lot* of stuff, including that file.  as i found out once upon a
>time, it's not enough to run "make mrproper", then copy in a
>new .config.
>
>you have *got* to run some form of make xxxconfig to rebuild the
>missing files.  try "make oldconfig" as a start.
>
>rday
>
>
>
>_______________________________________________
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list





_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com



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

Reply via email to