Re: Build fails for ia64 with linux-2.6.0-test1-bk2 with missing file .

From: Sam Ravnborg (sam@ravnborg.org)
Date: Tue Jul 22 2003 - 09:36:13 EST


> Failed with the following:
> kernel/profile.c:11:26: asm/sections.h: No such file or directory
> kernel/profile.c: In function `profile_init':
> kernel/profile.c:38: `_etext' undeclared (first use in this function)
> kernel/profile.c:38: (Each undeclared identifier is reported only once
> kernel/profile.c:38: for each function it appears in.)
> kernel/profile.c:38: `_stext' undeclared (first use in this function)
> make[1]: *** [kernel/profile.o] Error 1
> make: *** [kernel] Error 2

cp include/asm-i386/sections.h include/asm-ia64/sections.h
should do the trick.

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



This archive was generated by hypermail 2b29 : Wed Jul 23 2003 - 22:00:47 EST