Re: kernel buildsystem error/warning?

From: Randy.Dunlap
Date: Fri Sep 23 2005 - 00:05:12 EST


On Thu, 22 Sep 2005 08:45:35 -0500 Kumar Gala wrote:

> Sam,
>
> I was wondering if anyone else is seeing the following error/warning
> when building a recent kernel. This error seems to have been
> introduced between 2.6.13 and 2.6.14-rc1:
>
> CHK include/linux/version.h
> CHK include/linux/compile.h
> CHK usr/initramfs_list
> /bin/sh: line 1: +@: command not found
> CHK include/linux/compile.h
> UPD include/linux/compile.h
> CC init/version.o
> LD init/built-in.o
> LD vmlinux
> SYSMAP System.map
>
>
> I'm building a cross compiled ARCH ppc kernel on an x86 host. I
> tried using git bisect to track down the error but for some reason it
> ended up referencing a change before 2.6.13 which I really dont
> understand.
>
> Anyways, let me know if you need more info on this.

I don't see the error message. Do you have anything (added) to
usr/initramfs_list ? (of course, the error messsage doesn't have
to be coming from that file at all)

---
~Randy
You can't do anything without having to do something else first.
-- Belefant's Law
-
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/