lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 20 Nov 2007 12:50:29 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
Cc:	linux-kernel@...r.kernel.org, dhowells@...hat.com,
	apw@...dowen.org, balbir@...ux.vnet.ibm.com
Subject: Re: mm snapshot broken-out-2007-11-20-01-45.tar.gz uploaded

On Tue, 20 Nov 2007 20:48:39 +0530
Kamalesh Babulal <kamalesh@...ux.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.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ