From owner-freebsd-current Tue Oct 15 12:10:34 2002 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 B46E337B401 for ; Tue, 15 Oct 2002 12:10:33 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 5B4D343E9E for ; Tue, 15 Oct 2002 12:10:33 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 37029 invoked by uid 1000); 15 Oct 2002 19:10:34 -0000 Date: Tue, 15 Oct 2002 12:10:34 -0700 (PDT) From: Nate Lawson To: Dan Nelson Cc: current@FreeBSD.ORG Subject: Re: unbreaking buildkernel? In-Reply-To: <20021015185246.GE16975@dan.emsphone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 15 Oct 2002, Dan Nelson wrote: > In the last episode (Oct 15), Nate Lawson said: > > On Tue, 15 Oct 2002, Dan Nelson wrote: > > > In the last episode (Oct 15), Nate Lawson said: > > > > Yes, I know that buildworld will fix the toolchain but is there a > > > > more granular fix? cd /usr/src/gnu && make install ? > > > > > > > > FYI, buildworld takes hours and I have some kernel changes to test > > > > before committing. > > > > > > I reinstalled src/gnu/usr.bin/binutils, which seems to have worked. > > > > cd /usr/src/gnu/usr.bin/binutils; make cleandir; make depend; make all > > install > > Is your src/contrib/binutils up-to-date? > > -- > Dan Nelson > dnelson@allantgroup.com Sorry, pilot error. Somewhere between updating from cvsup-master and cvsup3 the binutils changes didn't make it into my local repository. Everything works now. -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message