p) 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
Ethan,
Red Hat's current kernel is 2.4.9-13. Sources and binaries on their
website. I don't know why they seem to be a few versions behind
kernel.org...
Regards,
Gregg
> "Ethan" == Ethan Michaels <[EMAIL PROTECTED]> writes:
> RH 7.2. Gateway E-3400/1000. Using 2.4.7-10 kernel. (By t
make sure /usr/include/linux and /usr/include/asm are pointing correctly,
and make sure /usr/src/linux is pointing to the correct tree. Remember to
do all your work via the softlink.
On Tue, 8 Jan 2002, Ethan Michaels wrote:
> Trying to use make.
>
> make mrproper works OK apparantly
>
> mak
Do you have autoconf installed?
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.
> /quot
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 "
Title: RE: "Make" error: "No rule to make target..."
> -Original Message-
> From: Ethan Michaels [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 08, 2002 12:21 PM
> To: [EMAIL PROTECTED]
> Subject: "Make" error: "No rule to mak