Date: Mon, 6 Mar 2000 23:13:17 +0100 (MET) From: Martin Dieringer <dieringe@physik.fu-berlin.de> To: current@freebsd.org Subject: vinum: CDEV_MAJOR undeclared Message-ID: <Pine.OSF.4.10.10003062301320.20698-100000@sirius.physik.fu-berlin.de>
next in thread | raw e-mail | index | archive | help
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. martin 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.10003062301320.20698-100000>