From owner-freebsd-stable@FreeBSD.ORG Sun Nov 15 18:37:26 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23CDB1065670 for ; Sun, 15 Nov 2009 18:37:26 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65]) by mx1.freebsd.org (Postfix) with ESMTP id E5FE48FC22 for ; Sun, 15 Nov 2009 18:37:25 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lerami; d=lerctr.org; h=Received:Received:Message-ID:Date:Subject:From:To:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:Importance:X-Spam-Score:X-LERCTR-Spam-Score:X-Spam-Report:X-LERCTR-Spam-Report:DomainKey-Status; b=uDc5e0YzlM2f6i7Go+71pEyuVjYoWJkffe33NruPuB05JdeBlooHC2ER6qPdPyf8lNczF1hzjNHdvee9LP50mko8OHAI0VgeWZYsPL/WwW0d1gz8j4S1nXtUFAqc7SqNrV59uTVIP6tu7ZR+aJLlsysFc34VAAgLUER1E0tl1gY=; Received: from localhost.lerctr.org ([127.0.0.1]:50448 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1N9jyV-0003HJ-Sr for freebsd-stable@freebsd.org; Sun, 15 Nov 2009 12:37:25 -0600 Received: from 76.205.169.61 (SquirrelMail authenticated user ler) by webmail.lerctr.org with HTTP; Sun, 15 Nov 2009 12:37:23 -0600 Message-ID: <175fd45439c7cf285eb894361ae58e5a.squirrel@webmail.lerctr.org> Date: Sun, 15 Nov 2009 12:37:23 -0600 From: "Larry Rosenman" To: freebsd-stable@freebsd.org User-Agent: SquirrelMail/1.4.20-RC2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Score: -4.4 (----) X-LERCTR-Spam-Score: -4.4 (----) X-Spam-Report: SpamScore (-4.4/5.0) ALL_TRUSTED=-1.8,BAYES_00=-2.599 X-LERCTR-Spam-Report: SpamScore (-4.4/5.0) ALL_TRUSTED=-1.8,BAYES_00=-2.599 DomainKey-Status: no signature Subject: RELENG_7: Kernel Compile Failure X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Nov 2009 18:37:26 -0000 Just csup'd off cvsup17.us.freebsd.org: cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /usr/src/sys/kern/kern_conf.c /usr/src/sys/kern/kern_conf.c: In function 'giant_mmap': /usr/src/sys/kern/kern_conf.c:483: error: 'D_MMAP2' undeclared (first use in this function) /usr/src/sys/kern/kern_conf.c:483: error: (Each undeclared identifier is reported only once /usr/src/sys/kern/kern_conf.c:483: error: for each function it appears in.) /usr/src/sys/kern/kern_conf.c:484: error: 'struct cdevsw' has no member named 'd_mmap2' /usr/src/sys/kern/kern_conf.c: In function 'prep_cdevsw': /usr/src/sys/kern/kern_conf.c:677: error: 'D_MMAP2' undeclared (first use in this function) /usr/src/sys/kern/kern_conf.c:698: error: 'struct cdevsw' has no member named 'd_mmap2' /usr/src/sys/kern/kern_conf.c:698: error: 'struct cdevsw' has no member named 'd_mmap2' /usr/src/sys/kern/kern_conf.c:698: error: 'd_mmap2_t' undeclared (first use in this function) /usr/src/sys/kern/kern_conf.c:698: error: expected expression before ')' token /usr/src/sys/kern/kern_conf.c:698: error: 'struct cdevsw' has no member named 'd_mmap2' *** Error code 1 Stop in /usr/obj/usr/src/sys/THEBIGHONKER. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. # Ideas? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893