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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to