From owner-freebsd-current Fri Jul 2 17: 0:11 1999 Delivered-To: freebsd-current@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id BD42814D37; Fri, 2 Jul 1999 17:00:04 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id JAA14399; Sat, 3 Jul 1999 09:30:01 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id JAA01804; Sat, 3 Jul 1999 09:29:57 +0930 (CST) Date: Sat, 3 Jul 1999 09:29:57 +0930 From: Greg Lehey To: Johan Karlsson , Doug , "Brian F. Feldman" Cc: freebsd-current@freebsd.org, current@freebsd.org Subject: Re: buildworld fails in sbin/vinum Message-ID: <19990703092957.U87392@freebie.lemis.com> References: <19990702110233.J87392@freebie.lemis.com> <199907021804.UAA06785@numeri.campus.luth.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199907021804.UAA06785@numeri.campus.luth.se>; from Johan Karlsson on Fri, Jul 02, 1999 at 08:04:49PM +0200 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [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