Re: bug report

Adrian Bunk (bunk@fs.tum.de)
Fri, 4 Oct 2002 17:35:39 +0200 (CEST)


On Fri, 4 Oct 2002, Sander Kamphuis wrote:

> *This message was transferred with a trial version of CommuniGate(tm) Pro*
> error after compiling kernel 2.4.20pre8 after applying the patch pre7 -> pre8
> the following error occures after running 'make bzImage'
>
> (translated from dutch)
> make[2]: Leave map `/usr/src/linux/fs/nls'
> make -C partitions
> make[2]: Enter map `/usr/src/linux/fs/partitions'
> make all_targets
> make[3]: Enter map `/usr/src/linux/fs/partitions'
> make[3]: *** No line for farget `/usr/src/linux/include/asm-ia64/efi.h',
> nessery for `efi.h'. Stop.
>...

You forgot to do a

make mrproper

before starting the

cp /path/to/.config .
make oldconfig dep bzImage

cu
Adrian

-- 

You only think this is a free country. Like the US the UK spends a lot of time explaining its a free country because its a police state. Alan Cox

- 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/