One of the big problems is that install gives a bogus error
message when it can't unlink /usr/bin/make because it's non-root.
Since there's no way that I'm going to suggest changing
install's behavior this late in the release cycle, can we
at least make buildworld's "make" target ensure that you'r
>The sparc64 tinderbox is running a stale world (about 3 months old),
>so it's hitting the same problem.
I'm running a not-so-stale world (19 days old) and hitting the same
problem.
Bill
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the messa
Kris Kennaway <[EMAIL PROTECTED]> writes:
> I'm cross-building 5.0 on 4.x, and I get the following:
>
> bento# make buildworld -j4
> Running test variables
> PASS: Test variables detected no regression, output matches.
> Running test targets
> PASS: Test targets detected no regression.
> Running t
I'm cross-building 5.0 on 4.x, and I get the following:
bento# make buildworld -j4
Running test variables
PASS: Test variables detected no regression, output matches.
Running test targets
PASS: Test targets detected no regression.
Running test sysvmatch
PASS: Test sysvmatch detected no regression.