* build failure on 2.6.17-rc3-git15
@ 2006-05-09 3:47 Martin J. Bligh
2006-05-09 22:21 ` Sam Ravnborg
0 siblings, 1 reply; 3+ messages in thread
From: Martin J. Bligh @ 2006-05-09 3:47 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Andy Whitcroft
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 ...
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: build failure on 2.6.17-rc3-git15
2006-05-09 3:47 build failure on 2.6.17-rc3-git15 Martin J. Bligh
@ 2006-05-09 22:21 ` Sam Ravnborg
2006-05-09 22:30 ` Martin Bligh
0 siblings, 1 reply; 3+ messages in thread
From: Sam Ravnborg @ 2006-05-09 22:21 UTC (permalink / raw)
To: Martin J. Bligh; +Cc: Linus Torvalds, Linux Kernel Mailing List, Andy Whitcroft
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: build failure on 2.6.17-rc3-git15
2006-05-09 22:21 ` Sam Ravnborg
@ 2006-05-09 22:30 ` Martin Bligh
0 siblings, 0 replies; 3+ messages in thread
From: Martin Bligh @ 2006-05-09 22:30 UTC (permalink / raw)
To: Sam Ravnborg; +Cc: Linus Torvalds, Linux Kernel Mailing List, Andy Whitcroft
Sam Ravnborg wrote:
> 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.
Yup, is fixed. thanks.
M.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-05-09 22:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-09 3:47 build failure on 2.6.17-rc3-git15 Martin J. Bligh
2006-05-09 22:21 ` Sam Ravnborg
2006-05-09 22:30 ` Martin Bligh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox