On Tue, May 22, 2007 at 01:51:06PM +0300, Diomidis Spinellis wrote: > FreeBSD Tinderbox wrote: > > [...] > > mkdep -f .depend -a -DHAVE_ARC4RANDOM -DHAVE_POLL_H > > /src/usr.sbin/rtsold/rtsold.c /src/usr.sbin/rtsold/rtsol.c > > /src/usr.sbin/rtsold/if.c /src/usr.sbin/rtsold/probe.c > > /src/usr.sbin/rtsold/dump.c /src/usr.sbin/rtsold/rtsock.c > > echo rtsold: /obj/ia64/src/tmp/usr/lib/libc.a > > /obj/ia64/src/tmp/usr/lib/libkvm.a >> .depend > > ===> usr.sbin/rwhod (depend) > > rm -f .depend > > mkdep -f .depend -a /src/usr.sbin/rwhod/rwhod.c > > echo rwhod: /obj/ia64/src/tmp/usr/lib/libc.a >> .depend > > ===> usr.sbin/sa (depend) > > make: don't know how to make readrec.c. Stop > > *** Error code 2 > > Stop in /src/usr.sbin. > > I can't reproduce this, but I committed a change to usr.sbin/sa/Makefile, > which, I think, should correct the problem. > It doesn't really matter in this case where you put .PATH as long as it happens before inclusion of bsd.prog.mk, but what you've committed is more style.Makefile(5). That said, there was no problem at all, and the breakage most likely was caused by a partial CVSup update on a particular (tinderbox) host. Cheers, -- Ruslan Ermilov ru_at_FreeBSD.org FreeBSD committer
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:10 UTC