linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Error in linux-3.0.73 build
@ 2013-04-14  1:04 Akemi Yagi
  2013-04-18 18:06 ` Akemi Yagi
  0 siblings, 1 reply; 2+ messages in thread
From: Akemi Yagi @ 2013-04-14  1:04 UTC (permalink / raw)
  To: linux-kernel

Just tried to build from the linux-3.0.73 source tarball and got the following error:

arch/x86/mm/numa_32.c:107: error: redefinition of 'alloc_remap'
include/linux/bootmem.h:144: note: previous definition of 'alloc_remap' was here
make[2]: *** [arch/x86/mm/numa_32.o] Error 1
make[1]: *** [arch/x86/mm] Error 2
make: *** [arch/x86] Error 2

This only affects the 32-bit build of the kernel with the RHEL-6 configuration.

Akemi
The ELRepo Team.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Error in linux-3.0.73 build
  2013-04-14  1:04 Error in linux-3.0.73 build Akemi Yagi
@ 2013-04-18 18:06 ` Akemi Yagi
  0 siblings, 0 replies; 2+ messages in thread
From: Akemi Yagi @ 2013-04-18 18:06 UTC (permalink / raw)
  To: linux-kernel

On Sun, 14 Apr 2013 01:04:12 +0000, Akemi Yagi wrote:

> Just tried to build from the linux-3.0.73 source tarball and got the
> following error:
> 
> arch/x86/mm/numa_32.c:107: error: redefinition of 'alloc_remap'
> include/linux/bootmem.h:144: note: previous definition of 'alloc_remap'
> was here make[2]: *** [arch/x86/mm/numa_32.o] Error 1 make[1]: ***
> [arch/x86/mm] Error 2
> make: *** [arch/x86] Error 2
> 
> This only affects the 32-bit build of the kernel with the RHEL-6
> configuration.

Kernel 3.0.74 builds fine. The build error reported above was apparently 
fixed by this one:

 Dave Hansen (1):
      x86-32, mm: Rip out x86_32 NUMA remapping code

Akemi


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-18 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-14  1:04 Error in linux-3.0.73 build Akemi Yagi
2013-04-18 18:06 ` Akemi Yagi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).