Skip site navigation (1)Skip section navigation (2)
Date:      14 Apr 2003 20:49:17 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com>
To:        dick hoogendijk <dick@nagual.st>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: stand/sysinstall make install
Message-ID:  <44r884inzm.fsf@be-well.ilk.org>
In-Reply-To: <20030414151006.GA27675@lothlorien.nagual.st>
References:  <20030414151006.GA27675@lothlorien.nagual.st>

next in thread | previous in thread | raw e-mail | index | archive | help
dick hoogendijk <dick@nagual.st> writes:

> After upgrading form 4.7 to 4.8 through source I forgot to do:
> # cd /usr/src/release/sysinstall
> # make all install
> Now my /stand/sysinstall is not updated. Worse thing is, the "make all
> install" itself doesnot work anymore. It complains about missing
> /usr/obj things...

Showing the errors might have helped; I've never built /usr/obj links
for sysinstall in the first place, so I can't guess what's happening.

> So, to get an updated /stand/sysinstall, do I go over the buildworld
> proces all over again or is there a shortcut?

Try a "make clean" in that directory (twice, even), and see if it will
build then.  Don't forget the "make depend" step, either...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44r884inzm.fsf>