From: "Martin J. Bligh" <mbligh@mbligh.org>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Andy Whitcroft <apw@shadowen.org>
Subject: build failure on 2.6.17-rc3-git15
Date: Mon, 08 May 2006 20:47:24 -0700 [thread overview]
Message-ID: <446010CC.4050908@mbligh.org> (raw)
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 ...
next reply other threads:[~2006-05-09 3:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-09 3:47 Martin J. Bligh [this message]
2006-05-09 22:21 ` build failure on 2.6.17-rc3-git15 Sam Ravnborg
2006-05-09 22:30 ` Martin Bligh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=446010CC.4050908@mbligh.org \
--to=mbligh@mbligh.org \
--cc=apw@shadowen.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.