build failure on 2.6.17-rc3-git15
From: Martin J. Bligh
Date: Mon May 08 2006 - 23:47:14 EST
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 ...
-
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/