Hi!
src/sbin/vinum is broken at the moment.
It doesn't build without -DVINUMDEBUG.
A quick workaround:
Index: Makefile
===================================================================
RCS file: /home/ncvs/src/sbin/vinum/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile 2001/05/23 05:24:53 1.20
+++ Makefile 2001/05/23 13:55:24
@@ -5,6 +5,7 @@
MAN= vinum.8
CFLAGS+= -I${.CURDIR}/../../sys -Wall
+CFLAGS+= -DVINUMDEBUG
# Print __FILE__ and __LINE__ when doing perror()
#CFLAGS+= -DDEVBUG
Cheers,
--
Ruslan Ermilov Oracle Developer/DBA,
[EMAIL PROTECTED] Sunbay Software AG,
[EMAIL PROTECTED] FreeBSD committer,
+380.652.512.251 Simferopol, Ukraine
http://www.FreeBSD.org The Power To Serve
http://www.oracle.com Enabling The Information Age
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message