From owner-freebsd-current@FreeBSD.ORG Fri Jul 30 18:12:30 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C07AC16A4CE; Fri, 30 Jul 2004 18:12:30 +0000 (GMT) Received: from netlx014.civ.utwente.nl (netlx014.civ.utwente.nl [130.89.1.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4518C43D53; Fri, 30 Jul 2004 18:12:29 +0000 (GMT) (envelope-from r.s.a.vandomburg@student.utwente.nl) Received: from [127.0.0.1] (gog.student.utwente.nl [130.89.165.107]) by netlx014.civ.utwente.nl (8.11.7/HKD) with ESMTP id i6UIC9E27270; Fri, 30 Jul 2004 20:12:09 +0200 Message-ID: <410A8F78.2060007@student.utwente.nl> Date: Fri, 30 Jul 2004 20:12:08 +0200 From: Roderick van Domburg Organization: University of Twente User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Geoff Speicher References: <41092061.7000900@student.utwente.nl> <1091199647.850.178.camel@localhost> <20040730180351.GA40639@sirius.speicher.org> In-Reply-To: <20040730180351.GA40639@sirius.speicher.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-MailScanner-From: r.s.a.vandomburg@student.utwente.nl X-Mailman-Approved-At: Sat, 31 Jul 2004 16:00:50 +0000 cc: "Bruce A. Mah" cc: freebsd-current@freebsd.org Subject: Re: Curious MySQL building problem /w GCC 3.4.2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2004 18:12:30 -0000 Geoff Speicher wrote: >>Note the as process with a trailing "-" argument. I guessed that it was >>for some reason waiting for something from stdin, so I typed the EOF >>character on the keyboard and that allowed the as process to continue. >>Now I have a freshly recompiled mozilla, but I'm not sure why. :-p Hitting Ctrl-D did the trick alright. "Huh!" ;-) > Are you guys sure the following commit didn't fix that already? > > http://docs.freebsd.org/cgi/mid.cgi?20040729215559.GB1021 I suppose you are right. I will check at my next buildworld cycle. Thanks! Regards, Roderick