Date: Sat, 01 Jun 2013 12:48:06 -0500 From: Pedro Giffuni <pfg@FreeBSD.org> To: Peter Wemm <peter@wemm.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r251225 - head/contrib/binutils/bfd Message-ID: <51AA33D6.2050404@FreeBSD.org> In-Reply-To: <CAGE5yCqo-=V%2B%2BwpFW3Nis1nfKin389qj2e_30sf02nm1Pyg46Q@mail.gmail.com> References: <201306011416.r51EGq41024554@svn.freebsd.org> <CAGE5yCqo-=V%2B%2BwpFW3Nis1nfKin389qj2e_30sf02nm1Pyg46Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01.06.2013 12:39, Peter Wemm wrote: > FYI, this broke i386 builds. Please fix it. > > /scratch/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/bfdio.c:389:1: > error: conflicting types for 'bfd_get_mtime' > bfd_get_mtime (bfd *abfd) > ^ > /scratch/src/gnu/usr.bin/binutils/libbfd/bfd.h:1150:6: note: previous > declaration is here > long bfd_get_mtime (bfd *abfd); > ^ > 1 error generated. > > Sorry.. will fix now ... Pedro.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51AA33D6.2050404>