Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jul 1999 09:29:57 +0930
From:      Greg Lehey <grog@lemis.com>
To:        Johan Karlsson <k@numeri.campus.luth.se>, Doug <Doug@gorean.org>, "Brian F. Feldman" <green@unixhelp.org>
Cc:        freebsd-current@freebsd.org, current@freebsd.org
Subject:   Re: buildworld fails in sbin/vinum
Message-ID:  <19990703092957.U87392@freebie.lemis.com>
In-Reply-To: <199907021804.UAA06785@numeri.campus.luth.se>; from Johan Karlsson on Fri, Jul 02, 1999 at 08:04:49PM %2B0200
References:  <Pine.BSF.4.10.9907021519150.4134-100000@janus.syracuse.net> <19990702110233.J87392@freebie.lemis.com> <Pine.BSF.4.05.9907021102080.24001-100000@dt054n86.san.rr.com> <199907021804.UAA06785@numeri.campus.luth.se>

next in thread | previous in thread | raw e-mail | index | archive | help
[Format recovered--see http://www.lemis.com/email/email-format.html]

On Friday,  2 July 1999 at 20:04:49 +0200, Johan Karlsson wrote:
> Hi
> When trying to build a newly updated world I get the following error, which I
> belive was introduced in the latest commit by grog.
> The case may be that vext.h did not get commited.

Indeed, that was the problem.  Ugh.  Pass me the pointy hat, please.

> (eg. I think "extern int stats" should be "extern int sflag" now)

That's one of them.  There are others.

On Friday,  2 July 1999 at 11:05:16 -0700, Doug wrote:
> 	I consistently get the following during a 'make world' on the most
> recent -current:
>
>
> ===> sbin/vinum
> cc -O -pipe -I/usr/src/sbin/vinum/../../sys -g -Wall -DVINUMDEBUG -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/sbin/vinum/v.c

That's another.

On Friday,  2 July 1999 at 15:22:27 -0400, Brian F. Feldman wrote:
> Here's the fix. I'm sure it's not absolutely the same as what Greg will have,
> but if anyone wants to commit it, it will fix world.

Well, yes, but the result won't work.  The sflag variable is what used
to be called stats.  But thanks for jumping in while I was asleep.

Greg
--
See complete headers for address, home page and phone numbers
finger grog@lemis.com for PGP public key


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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