Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 10:07:10 -0700
From:      Manfred Antar <null@pozo.com>
To:        current@FreeBSD.ORG
Subject:   md.c broken in current
Message-ID:  <5.1.0.14.2.20010827100450.033618e0@pozo.com>

next 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

Stop in /usr/src/sys/i386/compile/pro2.
(pro2)503}



Manfred



==================================
||      null@pozo.com           ||
||      Ph. (415) 681-6235      ||
==================================


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?5.1.0.14.2.20010827100450.033618e0>