Re: buildworld failure

From: Andrey Chernov <ache_at_nagual.pp.ru>
Date: Mon, 1 Mar 2004 18:00:59 +0300
On Mon, Mar 01, 2004 at 09:45:03AM -0500, Eric J. Chet wrote:
> Hello Andrey
> 
>      I do have version 1.6 of this Makefile.  What do you want me to try?

In that case correct getopt_long.c should be in libegacy or in libc. What
__FreeBSD_version value you have in /usr/include/osreldate.h ? If there is
502104, you have it in libc, if lesser number, it will be in libegacy.

If you are broken in the middle having new includes installed but libc is
not updated, just change __FreeBSD_version to 502103 in
/usr/include/osreldate.h before starting 'make world'.

And don't cvsup in the middle of large commits in the future.

-- 
Andrey Chernov | http://ache.pp.ru/
Received on Mon Mar 01 2004 - 06:01:03 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:45 UTC