Date: Wed, 23 May 2001 19:51:28 +0300 From: Ruslan Ermilov <ru@FreeBSD.ORG> To: David Wolfskill <david@catwhisker.org> Cc: current@FreeBSD.ORG Subject: Re: sbin/vinum broken Message-ID: <20010523195128.B34877@sunbay.com> In-Reply-To: <200105231608.f4NG8Vt05998@bunrab.catwhisker.org>; from david@catwhisker.org on Wed, May 23, 2001 at 09:08:31AM -0700 References: <20010523165638.A17292@sunbay.com> <200105231608.f4NG8Vt05998@bunrab.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 23, 2001 at 09:08:31AM -0700, David Wolfskill wrote: > >Date: Wed, 23 May 2001 16:56:39 +0300 > >From: Ruslan Ermilov <ru@FreeBSD.ORG> > > >src/sbin/vinum is broken at the moment. > >It doesn't build without -DVINUMDEBUG. > > >A quick workaround: > > [Workaround -- adding "CFLAGS+= -DVINUMDEBUG" to > src/sbin/vinum/Makefile -- elided] > > OK; I verified that I experienced this, as well. After applying the > workaround, I continued with "make everything && make kernel > KERNCONF=LAPTOP_30W && make installworld && mergemaster". > > The "make installworld" dies, however: > > cd /usr/src/include/../sys; install -C -C -o root -g wheel -m 444 dev/usb/*.h /usr/include/dev/usb > cd /usr/src/include/../sys; install -C -C -o root -g wheel -m 444 dev/wi/*.h /usr/include/dev/wi > cd /usr/src/include/../sys; install -C -C -o root -g wheel -m 444 fs/fdesc/*.h /usr/include/fs/fdesc > install: fs/fdesc/*.h: No such file or directory > *** Error code 71 > > Stop in /usr/src/include. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > Already fixed in src/include/Makefile,v 1.139, sorry for that! 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010523195128.B34877>