public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* linux-2.5 tree no longer builds.
@ 2004-02-06 17:20 Robin Holt
  2004-02-06 18:31 ` Martin Hicks
  0 siblings, 1 reply; 2+ messages in thread
From: Robin Holt @ 2004-02-06 17:20 UTC (permalink / raw)
  To: linux-ia64

It appears that the following:

ChangeSet 1.1532.9.160 2004/02/04 10:54:15 akpm@osdl.org
  [PATCH] Fix ptrace in the vsyscall dso area
  
  From: Roland McGrath <roland@redhat.com>
  
  The #include is the part of this patch that matters, so the #ifdef below
  works.

breaks the linux.bkbits.net/linux-2.5 tree for ia64 with the following:

arch/ia64/ia32/elfcore32.h:20: conflicting types for `elf_gregset_t'
include/asm/elf.h:160: previous declaration of `elf_gregset_t'
arch/ia64/ia32/elfcore32.h:22: conflicting types for `elf_fpregset_t'
include/asm/elf.h:163: previous declaration of `elf_fpregset_t'
arch/ia64/ia32/elfcore32.h:23: conflicting types for `elf_fpxregset_t'
include/asm/elf.h:157: previous declaration of `elf_fpxregset_t'
In file included from arch/ia64/ia32/binfmt_elf32.c:22:
arch/ia64/ia32/elfcore32.h:69:1: warning: "ELF_CORE_COPY_REGS" redefined
In file included from include/linux/elf.h:5,
                 from include/linux/mm.h:15,
                 from arch/ia64/ia32/binfmt_elf32.c:15:
include/asm/elf.h:169:1: warning: this is the location of the previous definition



I commented out the #include in linux/mm.h and everything builds fine.
I haven't booted it yet.

Does anybody have a correct fix?

Thanks,
Robin Holt

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

end of thread, other threads:[~2004-02-06 18:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-06 17:20 linux-2.5 tree no longer builds Robin Holt
2004-02-06 18:31 ` Martin Hicks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox