public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
To: akpm@linux-foundation.org
Cc: mm-commits@vger.kernel.org, linux-kernel@vger.kernel.org,
	dhowells@redhat.com, Andy Whitcroft <apw@shadowen.org>,
	Balbir Singh <balbir@linux.vnet.ibm.com>
Subject: Re: mm snapshot broken-out-2007-11-20-01-45.tar.gz uploaded
Date: Tue, 20 Nov 2007 20:48:39 +0530	[thread overview]
Message-ID: <4742FACF.7040906@linux.vnet.ibm.com> (raw)
In-Reply-To: <200711200953.lAK9qxjO030444@imap1.linux-foundation.org>

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.

-- 
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.

  parent reply	other threads:[~2007-11-20 15:18 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 ` Kamalesh Babulal [this message]
2007-11-20 20:50   ` mm snapshot broken-out-2007-11-20-01-45.tar.gz uploaded Andrew Morton
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=4742FACF.7040906@linux.vnet.ibm.com \
    --to=kamalesh@linux.vnet.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=apw@shadowen.org \
    --cc=balbir@linux.vnet.ibm.com \
    --cc=dhowells@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mm-commits@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