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 <[EMAIL PROTECTED]>
>
> >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,
[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