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 make target..."
>
>
> Trying to use make.
>
> make mrproper works OK apparantly
>
> make menuconfig returns error:
> quote:
> make: *** No r2ule to make target 'include/linux/autoconf.h',
> needed by
> 'include/linux/version.h'. Stop.
> /quote
>
> Make bzImage returns similar "No rule to make target" errors.

Is you src sym-linked correctly?  i.e. ls -l /usr/src/linux should return saying it is a symbolic link to /usr/src/linux-2.4.7-10

Otherwise, you may have a corrupted source tree.

>
> RH 7.2. Gateway E-3400/1000. Using 2.4.7-10 kernel. (By the way,
> www.kernel.org says latest kernel is 2.4.17. Why is current
> Redhat kernel
> 2.4.7-10??? Do they use a different version number system?)

Nope, www.kernel.org is the "most up-to-date"  So, RedHat's 2.4.7-10 is kernel.org's 2.4.7 with some RedHat addons

>
> Have checked owner and group on all files in
> /usr/src/linux-2.4. Everything
> is root.
>
> Headers AND sources rpms are installed and confirmed.
>
> Thanks.
>
> Ethan
>
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>

Reply via email to