From: Andrew Morton <akpm@linux-foundation.org>
To: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Cc: linux-kernel@vger.kernel.org, dhowells@redhat.com,
apw@shadowen.org, balbir@linux.vnet.ibm.com
Subject: Re: mm snapshot broken-out-2007-11-20-01-45.tar.gz uploaded
Date: Tue, 20 Nov 2007 12:50:29 -0800 [thread overview]
Message-ID: <20071120125029.dfd58d83.akpm@linux-foundation.org> (raw)
In-Reply-To: <4742FACF.7040906@linux.vnet.ibm.com>
On Tue, 20 Nov 2007 20:48:39 +0530
Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> wrote:
> Hi Andrew,
>
> The kernel build fails, on the AMD machine with following message
>
> arch/x86/ia32/ia32_aout.c: In function ___load_aout_binary___:
> arch/x86/ia32/ia32_aout.c:283: error: implicit declaration of function ___N_MAGIC___
> arch/x86/ia32/ia32_aout.c:283: error: ___ZMAGIC___ undeclared (first use in this function)
> arch/x86/ia32/ia32_aout.c:283: error: (Each undeclared identifier is reported only once
> arch/x86/ia32/ia32_aout.c:283: error: for each function it appears in.)
> arch/x86/ia32/ia32_aout.c:283: error: ___OMAGIC___ undeclared (first use in this function)
> arch/x86/ia32/ia32_aout.c:284: error: ___QMAGIC___ undeclared (first use in this function)
> arch/x86/ia32/ia32_aout.c:284: error: ___NMAGIC___ undeclared (first use in this function)
> arch/x86/ia32/ia32_aout.c:285: error: implicit declaration of function ___N_TRSIZE___
> arch/x86/ia32/ia32_aout.c:285: error: implicit declaration of function ___N_DRSIZE___
> arch/x86/ia32/ia32_aout.c:287: error: ___struct exec___ has no member named ___a_text___
> arch/x86/ia32/ia32_aout.c:287: error: ___struct exec___ has no member named ___a_data___
> arch/x86/ia32/ia32_aout.c:287: error: implicit declaration of function ___N_SYMSIZE___
> arch/x86/ia32/ia32_aout.c:287: error: implicit declaration of function ___N_TXTOFF___
> arch/x86/ia32/ia32_aout.c:300: error: ___struct exec___ has no member named ___a_data___
> arch/x86/ia32/ia32_aout.c:300: error: ___struct exec___ has no member named ___a_bss___
> arch/x86/ia32/ia32_aout.c:317: error: ___struct exec___ has no member named ___a_text___
> arch/x86/ia32/ia32_aout.c:318: error: implicit declaration of function ___N_TXTADDR___
> arch/x86/ia32/ia32_aout.c:319: error: ___struct exec___ has no member named ___a_data___
> arch/x86/ia32/ia32_aout.c:320: error: implicit declaration of function ___N_DATADDR___
> arch/x86/ia32/ia32_aout.c:321: error: ___struct exec___ has no member named ___a_bss___
> arch/x86/ia32/ia32_aout.c:322: error: implicit declaration of function ___N_BSSADDR___
> arch/x86/ia32/ia32_aout.c:337: error: ___struct exec___ has no member named ___a_text___
> arch/x86/ia32/ia32_aout.c:337: error: ___struct exec___ has no member named ___a_data___
> arch/x86/ia32/ia32_aout.c:350: error: ___struct exec___ has no member named ___a_text___
> arch/x86/ia32/ia32_aout.c:350: error: ___struct exec___ has no member named ___a_data___
> arch/x86/ia32/ia32_aout.c:380: error: ___struct exec___ has no member named ___a_text___
> arch/x86/ia32/ia32_aout.c:380: error: ___struct exec___ has no member named ___a_data___
> arch/x86/ia32/ia32_aout.c:383: warning: cast to pointer from integer of different size
> arch/x86/ia32/ia32_aout.c:384: error: ___struct exec___ has no member named ___a_text___
> arch/x86/ia32/ia32_aout.c:384: error: ___struct exec___ has no member named ___a_data___
> arch/x86/ia32/ia32_aout.c:392: error: ___struct exec___ has no member named ___a_text___
> arch/x86/ia32/ia32_aout.c:405: error: ___struct exec___ has no member named ___a_data___
> arch/x86/ia32/ia32_aout.c:409: error: ___struct exec___ has no member named ___a_text___
> arch/x86/ia32/ia32_aout.c:434: error: ___struct exec___ has no member named ___a_entry___
> arch/x86/ia32/ia32_aout.c: In function ___load_aout_library___:
> arch/x86/ia32/ia32_aout.c:466: error: ___ZMAGIC___ undeclared (first use in this function)
> arch/x86/ia32/ia32_aout.c:466: error: ___QMAGIC___ undeclared (first use in this function)
> arch/x86/ia32/ia32_aout.c:467: error: ___struct exec___ has no member named ___a_entry___
> arch/x86/ia32/ia32_aout.c:469: error: ___struct exec___ has no member named ___a_text___
> arch/x86/ia32/ia32_aout.c:469: error: ___struct exec___ has no member named ___a_data___
> arch/x86/ia32/ia32_aout.c:473: error: implicit declaration of function ___N_FLAGS___
> arch/x86/ia32/ia32_aout.c:479: error: ___struct exec___ has no member named ___a_entry___
> arch/x86/ia32/ia32_aout.c:495: error: ___struct exec___ has no member named ___a_text___
> arch/x86/ia32/ia32_aout.c:495: error: ___struct exec___ has no member named ___a_data___
> arch/x86/ia32/ia32_aout.c:495: error: ___struct exec___ has no member named ___a_bss___
> arch/x86/ia32/ia32_aout.c:499: error: ___struct exec___ has no member named ___a_text___
> arch/x86/ia32/ia32_aout.c:499: error: ___struct exec___ has no member named ___a_data___
> arch/x86/ia32/ia32_aout.c:509: error: ___struct exec___ has no member named ___a_text___
> arch/x86/ia32/ia32_aout.c:509: error: ___struct exec___ has no member named ___a_data___
> arch/x86/ia32/ia32_aout.c:518: error: ___struct exec___ has no member named ___a_text___
> arch/x86/ia32/ia32_aout.c:518: error: ___struct exec___ has no member named ___a_data___
> arch/x86/ia32/ia32_aout.c:519: error: ___struct exec___ has no member named ___a_text___
> arch/x86/ia32/ia32_aout.c:519: error: ___struct exec___ has no member named ___a_data___
> arch/x86/ia32/ia32_aout.c:519: error: ___struct exec___ has no member named ___a_bss___
> make[1]: *** [arch/x86/ia32/ia32_aout.o] Error 1
> make: *** [arch/x86/ia32] Error 2
>
> The patch aout-suppress-aout-library-support-if-config_arch_supports_aout.patch,
> creates a struct exec in linux/a.out.h and asm/a.out.h already has it, for the struct
> related warnings.
>
OK, I've had it with trying to get that patch to vaguely work. I'll drop
it and will then fix up the extensive dependency trail which it drags along
behind it.
David, please do not bring it back until it has had a *lot* of testing.
next prev parent reply other threads:[~2007-11-20 20:51 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-20 9:45 mm snapshot broken-out-2007-11-20-01-45.tar.gz uploaded akpm
2007-11-20 11:30 ` Kamalesh Babulal
2007-11-20 13:07 ` Thomas Gleixner
2007-11-20 14:21 ` Thomas Gleixner
2007-11-20 14:34 ` Kamalesh Babulal
2007-11-20 13:23 ` mm snapshot broken-out-2007-11-20-01-45 Build Fail - net/wireless driver Kamalesh Babulal
2007-11-27 0:59 ` Tony Breeds
2007-11-20 13:29 ` mm snapshot broken-out-2007-11-20-01-45.tar.gz uploaded Kamalesh Babulal
2007-11-20 14:02 ` [PATCH] mm snapshot broken-out-2007-11-20-01-45 build failer tumbler/snapper Kamalesh Babulal
2007-11-20 13:48 ` Takashi Iwai
2007-11-20 14:22 ` mm snapshot broken-out-2007-11-20-01-45 Build Failure mach_apic.h Kamalesh Babulal
2007-11-20 20:31 ` Andrew Morton
2007-11-20 14:46 ` mm snapshot broken-out-2007-11-20-01-45.tar.gz -- powerpc panic Andy Whitcroft
2007-11-20 20:35 ` Andrew Morton
2007-11-20 22:23 ` Eric W. Biederman
2007-11-20 14:48 ` [PATCH] mm snapshot broken-out-2007-11-20-01-45 Build Failure arch/x86/kernel/pci-gart_64.c Kamalesh Babulal
2007-11-20 15:18 ` mm snapshot broken-out-2007-11-20-01-45.tar.gz uploaded Kamalesh Babulal
2007-11-20 20:50 ` Andrew Morton [this message]
2007-11-21 1:32 ` David Howells
2007-11-21 2:40 ` Andrew Morton
2007-11-21 12:49 ` David Howells
2007-11-21 16:15 ` David Howells
2007-11-20 20:34 ` Kamalesh Babulal
2007-11-20 20:48 ` Paul Moore
2007-11-20 21:31 ` Paul Moore
2007-11-20 21:18 ` mm snapshot broken-out-2007-11-20-01-45 Build Failure - macro CONFIG_THREAD_ORDER not defined Kamalesh Babulal
2007-11-20 21:41 ` Andrew Morton
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=20071120125029.dfd58d83.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=apw@shadowen.org \
--cc=balbir@linux.vnet.ibm.com \
--cc=dhowells@redhat.com \
--cc=kamalesh@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox