stand/sysinstall make install
Lowell Gilbert
freebsd-questions-local at be-well.no-ip.com
Mon Apr 14 17:49:27 PDT 2003
dick hoogendijk <dick at 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...
More information about the freebsd-questions
mailing list