Re: build failure on 2.6.17-rc3-git15

From: Sam Ravnborg
Date: Tue May 09 2006 - 18:20:59 EST


On Mon, May 08, 2006 at 08:47:24PM -0700, Martin J. Bligh wrote:
> i386 with this config:
> http://ftp.kernel.org/pub/linux/kernel/people/mbligh/config/abat/numaq
>
> scripts/mod/modpost.c: In function `check_sec_ref':
> scripts/mod/modpost.c:716: error: cast to union type from type not
> present in union
> make[2]: *** [scripts/mod/modpost.o] Error 1
> make[1]: *** [scripts/mod] Error 2
> make: *** [scripts] Error 2
> 05/08/06-19:27:02 Build the kernel. Failed rc = 2
> 05/08/06-19:27:02 build: kernel build Failed rc = 1
>
> was fine in -git14
>
> if (hdr->e_ident[EI_CLASS] == ELFCLASS64 &&
> hdr->e_machine == EM_MIPS) {
> r_sym = ELF64_MIPS_R_SYM(rela->r_info);
>
> No idea how that got set ...
The bad commit has been reverted so it should be OK in next (current?)
-git.
Sam
-
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/