From owner-freebsd-current@FreeBSD.ORG Wed Nov 24 21:55:53 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52DB31065679 for ; Wed, 24 Nov 2010 21:55:53 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 099568FC2C for ; Wed, 24 Nov 2010 21:55:52 +0000 (UTC) Received: from gate.ipt.ru ([194.62.233.123] helo=h30.sp.ipt.ru) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1PLNJf-000B82-SI for freebsd-current@freebsd.org; Thu, 25 Nov 2010 00:55:51 +0300 From: Boris Samorodov To: freebsd-current@freebsd.org References: <15540367@bb.ipt.ru> <4CED33F4.3070301@feral.com> <72667055@bb.ipt.ru> <20101124214356.GM3120@acme.spoerlein.net> <74429724@h30.sp.ipt.ru> Date: Thu, 25 Nov 2010 00:55:51 +0300 In-Reply-To: <74429724@h30.sp.ipt.ru> (Boris Samorodov's message of "Thu, 25 Nov 2010 00:52:19 +0300") Message-ID: <92343976@h30.sp.ipt.ru> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: groff build failure (me too, but i386) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 24 Nov 2010 21:55:53 -0000 On Thu, 25 Nov 2010 00:52:19 +0300 Boris Samorodov wrote: > Hi Matthew, Matthew, Ulrich, sorry! Sure I ment Ulrich here. > thanks for your attention. > On Wed, 24 Nov 2010 22:43:56 +0100 Ulrich Spörlein wrote: > > On Wed, 24.11.2010 at 19:24:48 +0300, Boris Samorodov wrote: > > > > > > On Wed, 24 Nov 2010 07:49:08 -0800 Matthew Jacob wrote: > > > > > > > Update your tree. This was broken in fixed within the last week or so > > > > > > Hm, I'm not sure what did you mean, since [1] and [2]. > > Please try: > > # cd /usr/src/usr.bin/lex > I've just responded to current@ that cleaning of > /usr/src/gnu/usr.bin/groff helped here. > > # make clean; make cleandir; make obj > > # make && make install > > Then run buildworld again. -- WBR, bsam