buildworld failure

Andrey Chernov ache at nagual.pp.ru
Mon Mar 1 07:01:03 PST 2004


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/


More information about the freebsd-current mailing list