From owner-freebsd-current@FreeBSD.ORG Sun Apr 13 06:39:29 2014 Return-Path: <owner-freebsd-current@FreeBSD.ORG> Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1532768B for <freebsd-current@freebsd.org>; Sun, 13 Apr 2014 06:39:29 +0000 (UTC) Received: from d.mail.sonic.net (d.mail.sonic.net [64.142.111.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F1DEA1C9B for <freebsd-current@freebsd.org>; Sun, 13 Apr 2014 06:39:28 +0000 (UTC) Received: from zeppelin.tachypleus.net (polaris.tachypleus.net [75.101.50.44]) (authenticated bits=0) by d.mail.sonic.net (8.14.4/8.14.4) with ESMTP id s3D6OLUx011876 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Sat, 12 Apr 2014 23:24:22 -0700 Message-ID: <534A2D95.5050106@freebsd.org> Date: Sat, 12 Apr 2014 23:24:21 -0700 From: Nathan Whitehorn <nwhitehorn@freebsd.org> User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Thomas Hoffmann <trh411@gmail.com>, freebsd-current <freebsd-current@freebsd.org> Subject: Re: r264391 breaks buildworld for -CURRENT amd64 References: <CAB7-odn3kJC1C_jqAjxg-=EEQicEcB9F_JiLV_+M8XQAqm=ZSg@mail.gmail.com> In-Reply-To: <CAB7-odn3kJC1C_jqAjxg-=EEQicEcB9F_JiLV_+M8XQAqm=ZSg@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Sonic-ID: C;OK8zQNTC4xGiQpxB+Bh/TQ== M;JBRvQNTC4xGiQpxB+Bh/TQ== X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 13 Apr 2014 06:39:29 -0000 Thanks for the report. It should be fixed now. Apologies for the breakage! -Nathan On 04/12/14 22:16, Thomas Hoffmann wrote: > Reference: > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=9766061+0+current/svn-src-head > > > An attempt to make buildworld on -CURRENT amd64 at r264394 failed with the > following error: > > ===> lib/liby (depend) > --- sys.depend__D --- > make[6]: make[6]: don't know how to make reloc.c. Stop > > make[6]: stopped in /usr/src/sys/boot/amd64/boot1.efi > *** [depend] Error code 2 > > > Reverting to r264390 resolves the issue. > > -Tom > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >