buildworld 17 Mar 2005 -CURRENT, top.local.h

Giorgos Keramidas keramida at freebsd.org
Sat Mar 19 20:17:32 PST 2005


On 2005-03-18 10:27, jb000002 at mr-happy.com wrote:
> I seem to get this error (or one very similar) about top.local.h every
> second or third time I make buildworld.
>
> [...]
> ===> usr.bin/top (all)
> cc -O2 -fno-strict-aliasing -pipe  -DHAVE_GETOPT -DHAVE_STRERROR -I/usr/src/usr.bin/top -I/usr/src/usr.bin/top/../../contrib/top -I. -DORDER  -c /usr/src/usr.bin/top/../../contrib/top/commands.c
> make: don't know how to make /usr/src/usr.bin/top/top.local.h. Stop
> *** Error code 2

It seems someone is looking for a file that isn't there (yet).

> This is from HEAD as of late Thursday UTC.  It's also happened with
> 4-STABLE and 5-STABLE, including release versions.  Architecture
> doesn't seem to matter--this was i386, also had it on sparc64.  I can
> work around it by copying top.local.h from
> /usr/obj/usr/src/usr.bin/top to /usr/src/usr.bin/top and then 'make
> -DNO_CLEAN buildworld', but it's sort of annoying to have to go
> through that.  I googled and searched the list archives and found
> nothing.  Any help?  Need more info from me?

You're not using -j 4 or something similar, right?



More information about the freebsd-current mailing list