svn commit: r180431 - in head/sys: kern sys

David O'Brien obrien at freebsd.org
Fri Jul 11 00:52:55 UTC 2008


On Thu, Jul 10, 2008 at 05:51:12PM -0700, David O'Brien (@FreeBSD) wrote:
> On Thu, Jul 10, 2008 at 04:58:05PM -0700, Peter Wemm wrote:
> > I think you should leave it in Juniper's tree for a tad longer:
> > ../../../kern/link_elf_obj.c:88: error: redefinition of 'struct elf_file'
> > ../../../kern/link_elf_obj.c:119: error: redefinition of typedef 'elf_file_t'
> > ../../../sys/link_elf.h:133: error: previous declaration of
> > 'elf_file_t' was here
> 
> What arch are you building on?  I built i386 LINT with this change.  So
> I need some help reproducing the build break.

Ah, kern/link_elf_obj.c is only used in the AMD64 build.

-- 
-- David  (obrien at FreeBSD.org)


More information about the cvs-src mailing list