Re: 2.6.24.3 Error During Compile

From: Jesper Juhl
Date: Sun Mar 02 2008 - 18:17:49 EST


On 02/03/2008, Matt Reuther <mreuther@xxxxxxxxx> wrote:
> I get the following error when I compile a vanilla 2.6.24.3 kernel:
>
> UNIFDEF include/linux/hayesesp.h
> UNIFDEF include/linux/hdlc.h
> UNIFDEF include/linux/hdlcdrv.h
> UNIFDEF include/linux/hdreg.h
> UNIFDEF include/linux/hiddev.h
> UNIFDEF include/linux/hpet.h
> UNIFDEF include/linux/i2c.h
> UNIFDEF include/linux/i2o-dev.h
> UNIFDEF include/linux/icmp.h
> UNIFDEF include/linux/icmpv6.h
> UNIFDEF include/linux/if_addr.h
> make[3]: *** No rule to make target
> `/usr/local/src/linux-2.6.24.3/include/linux/if_addrlabel.h', needed by
> `/usr/local/src/linux-2.6.24.3/usr/include/linux/if_addrlabel.h'. Stop.
> make[2]: *** [linux] Error 2
> make[1]: *** [headers_install] Error 2
> make: *** [vmlinux] Error 2
>
> My .config is attached. I carried over my .config from 2.6.23.12, and
> ran 'make menuconfig' on it to update the options.
>
"make oldconfig" is usually what you want to use to carry over a
previous .config ... not that it will make any difference here, just
thought I'd mention it.


--
Jesper Juhl <jesper.juhl@xxxxxxxxx>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/