Re: -ac series won't compile without fix

Kristian Peters (kristian.peters@korseby.net)
Mon, 10 Jun 2002 22:28:10 +0200


David Ford <david+cert@blue-labs.org> wrote:
> So in other words...
>
> $ tar zxf linux.tar.bz2
> $ patch -p1 < patch
> $ cp /boot../.config .
> $ make oldconfig
> $ make dep clean
> $ make -j3 bzImage
> $ make dep
> $ make -j3 bzImage
>
> That about cover it? Still doesn't work. I'm using -ac2.

I must do a "make mrproper" after applying the patch or after a failed "make dep". (saving the .config is important ;) Then it works for me..

*Kristian

:... [snd.science] ...:
:: _o)
:: http://www.korseby.net /\\
:: http://gsmp.sf.net _\_V
:.........................:
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/