Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Mar 2005 06:17:24 +0200
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        jb000002@mr-happy.com
Cc:        freebsd-current@freebsd.org
Subject:   Re: buildworld 17 Mar 2005 -CURRENT, top.local.h
Message-ID:  <20050320041724.GA20378@gothmog.gr>
In-Reply-To: <20050318152717.GA64576@mr-happy.com>
References:  <20050318152717.GA64576@mr-happy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-03-18 10:27, jb000002@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?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050320041724.GA20378>