Date: Mon, 1 Mar 2004 18:00:59 +0300 From: Andrey Chernov <ache@nagual.pp.ru> To: "Eric J. Chet" <ejc@bazzle.com> Cc: sebastian ssmoller <sebastian.ssmoller@gmx.net> Subject: Re: buildworld failure Message-ID: <20040301150059.GA78772@nagual.pp.ru> In-Reply-To: <20040301094416.V33983@gargoyle.bazzle.com> References: <20040228081440.050dfe0f.sebastian.ssmoller@gmx.net> <20040301085923.H33983@gargoyle.bazzle.com> <20040301142115.GA78026@nagual.pp.ru> <20040301094416.V33983@gargoyle.bazzle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040301150059.GA78772>