Re: buildworld failure

From: Ruslan Ermilov <ru_at_FreeBSD.ORG>
Date: Mon, 1 Mar 2004 19:42:56 +0200
On Mon, Mar 01, 2004 at 06:00:59PM +0300, Andrey Chernov wrote:
> 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.
> 
There's no need to modify /usr/include/osreldate.h.  For people
who have hosed their environment (they should know what they're
doing) it's possible to specify the value of OSRELDATE manually.
Setting it to zero will "emulate" the oldest environment.


Cheers,
-- 
Ruslan Ermilov
FreeBSD committer
ru_at_FreeBSD.org

Received on Mon Mar 01 2004 - 08:43:26 UTC

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