From owner-freebsd-current Mon Aug 27 10:50:16 2001 Delivered-To: freebsd-current@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id 57EF337B409 for ; Mon, 27 Aug 2001 10:50:04 -0700 (PDT) (envelope-from max@vega.com) Received: from vega.vega.com (root@dialup15-21.iptelecom.net.ua [212.9.229.149]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id UAA07880; Mon, 27 Aug 2001 20:49:48 +0300 (EEST) (envelope-from max@vega.com) Received: (from max@localhost) by vega.vega.com (8.11.4/8.11.3) id f7RHnlv50143; Mon, 27 Aug 2001 20:49:47 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200108271749.f7RHnlv50143@vega.vega.com> Subject: Re: md.c broken in current To: null@pozo.com (Manfred Antar) Date: Mon, 27 Aug 2001 20:49:47 +0300 (EEST) Cc: current@FreeBSD.ORG In-Reply-To: from "Manfred Antar" at Aug 27, 2001 10:07:10 AM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 > > 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