Date: Tue, 15 Oct 2002 11:48:00 -0700 (PDT) From: Nate Lawson <nate@root.org> To: Dan Nelson <dnelson@allantgroup.com> Cc: current@FreeBSD.ORG Subject: Re: unbreaking buildkernel? Message-ID: <Pine.BSF.4.21.0210151146350.36779-100000@root.org> In-Reply-To: <20021015175427.GC16975@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 Installed everything, same error. I also copied ld + ldscripts to: /usr/obj/usr/src/i386/usr/libdata/ldscripts Same error. -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0210151146350.36779-100000>