David O'Brien wrote:
>
> On Wed, Feb 02, 2000 at 09:50:16AM -0500, Mike Heffner wrote:
> > Do a buildworld in /usr/src, then cd usr.bin/xinstall and do a make install.
> > Then you should be able to go back into /usr/src and do an installworld.
>
> Too much cd'ing and typing.
>
> make build
thanks for the reminder about -k David ... had totally forgotten about
that ...
On Wed, 2 Feb 2000, David O'Brien wrote:
> On Wed, Feb 02, 2000 at 09:50:16AM -0500, Mike Heffner wrote:
> > Do a buildworld in /usr/src, then cd usr.bin/xinstall and do a make install.
> > Then you should be able
On Wed, Feb 02, 2000 at 09:50:16AM -0500, Mike Heffner wrote:
> Do a buildworld in /usr/src, then cd usr.bin/xinstall and do a make install.
> Then you should be able to go back into /usr/src and do an installworld.
Too much cd'ing and typing.
make buildowrld
make -k installworld
mak
On 02-Feb-2000 [EMAIL PROTECTED] wrote:
| In UPDATING, we have the note:
|
| 2129:
| {set,get}flags have been added to the tree for rather dubious
| reasons. An unintended side effect of this is that you must
| rebuild install before the rest of the world