Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 2000 03:35:50 +0100 (MET)
From:      Martin Dieringer <dieringe@physik.fu-berlin.de>
To:        current@FreeBSD.ORG
Subject:   Re: vinum: CDEV_MAJOR undeclared
Message-ID:  <Pine.OSF.4.10.10003070331390.32585-100000@sirius.physik.fu-berlin.de>
In-Reply-To: <20000307121748.J346@mojave.worldwide.lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help


thanks for your responses. I seem to have commented out src-all
and just fetched -sys and -release, then forgot about that.
so my v.c (and everything else) was outdated...
sorry to have bothered you with this stupid behaviour.

martin


On Tue, 7 Mar 2000, Greg Lehey wrote:

> On Monday,  6 March 2000 at 23:13:17 +0100, Martin Dieringer wrote:
> > 
> > when making buildworld, I get an error:
> > 
> > ===> sbin/vinum
> > cc -O2 -pipe -m486 -I/usr/src/sbin/vinum/../../sys -Wall -DVINUMDEBUG
> > -I/usr/obj/usr/src/i386/usr/include -c /usr/src/sbin/vinum/v.c
> > /usr/src/sbin/vinum/v.c: In function `make_devices':
> > /usr/src/sbin/vinum/v.c:494: `CDEV_MAJOR' undeclared (first use in this
> > function)
> > /usr/src/sbin/vinum/v.c:494: (Each undeclared identifier is reported only
> > once
> > /usr/src/sbin/vinum/v.c:494: for each function it appears in.)
> > *** Error code 1
> > 1 error
> > 
> > Am I missing some headerfile? I cvsup-ed current yesterday and did an
> > install-world about a week ago.
> 
> You appear to be missing the latest version (1.26) of v.c, committed
> on 29 February:
> 
> revision 1.26
> date: 2000/02/29 06:21:38;  author: grog;  state: Exp;  lines: +9 -11
> Don't print any error message if we can't open the history file.  This
> replaces an older attempt to silence vinum(8) when started in
> single-user mode.
> 
> Add entries for vinum_raid[45].
> 
> Replace the preprocessor variable name CDEV_MAJOR with
> VINUM_CDEV_MAJOR.
> 
> Greg
> -- 
> Finger grog@lemis.com for PGP public key 
> See complete headers for address and phone numbers
> 


_____________________________________________________________________
Martin Dieringer                   mailto:dieringe@zedat.fu-berlin.de
Moeckernstr. 76               http://userpage.fu-berlin.de/~dieringe/
10965 Berlin                                  Tel.: 030 / 78 99 21 99




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?Pine.OSF.4.10.10003070331390.32585-100000>