From owner-freebsd-current Wed May 23 6:56:49 2001 Delivered-To: freebsd-current@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 5CDA837B42C; Wed, 23 May 2001 06:56:42 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f4NDud919683; Wed, 23 May 2001 16:56:39 +0300 (EEST) (envelope-from ru) Date: Wed, 23 May 2001 16:56:39 +0300 From: Ruslan Ermilov To: current@FreeBSD.org Cc: Greg Lehey Subject: sbin/vinum broken Message-ID: <20010523165638.A17292@sunbay.com> Mail-Followup-To: current@FreeBSD.org, Greg Lehey Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message