From owner-cvs-src@FreeBSD.ORG Sun Mar 14 17:15:41 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C809416A4CE; Sun, 14 Mar 2004 17:15:41 -0800 (PST) Received: from cimlogic.com.au (adsl-20-121.swiftdsl.com.au [218.214.20.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6E3443D45; Sun, 14 Mar 2004 17:15:40 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: from cimlogic.com.au (localhost.cimlogic.com.au [127.0.0.1]) by cimlogic.com.au (8.12.11/8.12.11) with ESMTP id i2F1Fb04043288; Mon, 15 Mar 2004 12:15:38 +1100 (EST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.12.11/8.12.11/Submit) id i2F1FWoQ043286; Mon, 15 Mar 2004 12:15:32 +1100 (EST) (envelope-from jb) Date: Mon, 15 Mar 2004 12:15:30 +1100 From: John Birrell To: "David O'Brien" Message-ID: <20040315121530.B38901@freebsd3.cimlogic.com.au> References: <200403050147.i251l39I006593@repoman.freebsd.org> <200403042036.i24KaIeq025097@repoman.freebsd.org> <20040305141012.GA10639@ip.net.ua> <20040305143708.GA70192@nagual.pp.ru> <20040305152247.GB11063@ip.net.ua> <20040315001023.GP63585@dragon.nuxi.com> <20040315001619.GA1586@dragon.nuxi.com> <20040315112847.A38901@freebsd3.cimlogic.com.au> <20040315010737.GT63585@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20040315010737.GT63585@dragon.nuxi.com>; from obrien@FreeBSD.org on Sun, Mar 14, 2004 at 05:07:37PM -0800 cc: src-committers@FreeBSD.org cc: Andrey Chernov cc: cvs-all@FreeBSD.org cc: Ruslan Ermilov cc: cvs-src@FreeBSD.org cc: John Birrell Subject: Re: cvs commit: src/gnu/usr.bin/binutils Makefile.inc0 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 01:15:41 -0000 On Sun, Mar 14, 2004 at 05:07:37PM -0800, David O'Brien wrote: > On Mon, Mar 15, 2004 at 11:28:47AM +1100, John Birrell wrote: > > FWIW, ache has done lots of commits related to getopt since I reported > > the problem I was seeing. He attributed the problem to the POSIXLY_CORRECT > > environment variable which accounts for why most people didn't get bitten. > > I had seen some email traffic on that, but wasn't sure if you were happy > with the solution to the breakage. I think the ports people confirmed that tiff would build again with ache's changes. I haven't tested them myself yet due to other work taking priority. I have a local change to the libiberty Makefile to add getopt back into the list of files to compile in. With that change, I see no breakage. Broken assemblers are enough to ruin my day. -- John Birrell