Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 20:49:47 +0300 (EEST)
From:      Maxim Sobolev <sobomax@FreeBSD.ORG>
To:        null@pozo.com (Manfred Antar)
Cc:        current@FreeBSD.ORG
Subject:   Re: md.c broken in current
Message-ID:  <200108271749.f7RHnlv50143@vega.vega.com>
In-Reply-To: <no.id> from "Manfred Antar" at Aug 27, 2001 10:07:10 AM

next in thread | previous in thread | raw e-mail | index | archive | help
> 
>  From sources this morning when trying to build a kernel:
> 
> (pro2)502}make
> cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi -g -nostdinc -I-  -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../../include  -D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2  ../../../dev/md/md.c
> ../../../dev/md/md.c: In function `mddetach':
> ../../../dev/md/md.c:814: `MD_PRELOAD_COMPRESSED' undeclared (first use in this function)
> ../../../dev/md/md.c:814: (Each undeclared identifier is reported only once
> ../../../dev/md/md.c:814: for each function it appears in.)
> *** Error code 1

OOPS, sorry, it seems that I broke it. Should be fixed in rev.1.44.

Thank you for pointing out!

-Maxim

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?200108271749.f7RHnlv50143>