From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 26 04:40:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CB0A16A404 for ; Tue, 26 Feb 2008 04:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2A4C413C4F8 for ; Tue, 26 Feb 2008 04:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1Q4e3iJ074995 for ; Tue, 26 Feb 2008 04:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1Q4e32R074994; Tue, 26 Feb 2008 04:40:03 GMT (envelope-from gnats) Date: Tue, 26 Feb 2008 04:40:03 GMT Message-Id: <200802260440.m1Q4e32R074994@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Paul A. Procacci" Cc: Subject: Re: kern/120343: [panic] Reproducible Crash - network interface related (kgdb output included) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Paul A. Procacci" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2008 04:40:03 -0000 The following reply was made to PR kern/120343; it has been noted by GNATS. From: "Paul A. Procacci" To: bug-followup@FreeBSD.org, pprocacci@bellsouth.net Cc: Subject: Re: kern/120343: [panic] Reproducible Crash - network interface related (kgdb output included) Date: Mon, 25 Feb 2008 22:19:54 -0600 Supped today @ 2/25/08 :: 8:00pm CST. My kernel build error'd out with the below. That config file worked previously, so before I can report back on whether what you provided worked or not, I need to get a new kernel compiled first. I'll let ya know when I do. Thanks, John! ################################################################################################### ################################################################################################### ===> unionfs (all) cc -O2 -pipe -march=pentium3 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/FIRE WALL/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -f no-common -I/usr/obj/usr/src/sys/FIREWALL -mno-align-long-strings -mpreferred-s tack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wr edundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoin ter-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/src/sys/mod ules/unionfs/../../fs/unionfs/union_subr.c cc -O2 -pipe -march=pentium3 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/FIRE WALL/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -f no-common -I/usr/obj/usr/src/sys/FIREWALL -mno-align-long-strings -mpreferred-s tack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wr edundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoin ter-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/src/sys/mod ules/unionfs/../../fs/unionfs/union_vfsops.c /usr/src/sys/modules/unionfs/../../fs/unionfs/union_vfsops.c:443: error: conflic ting types for 'unionfs_quotactl' /usr/src/sys/modules/unionfs/../../fs/unionfs/union_vfsops.c:58: error: previous declaration of 'unionfs_quotactl' was here /usr/src/sys/modules/unionfs/../../fs/unionfs/union_vfsops.c:443: error: conflic ting types for 'unionfs_quotactl' /usr/src/sys/modules/unionfs/../../fs/unionfs/union_vfsops.c:58: error: previous declaration of 'unionfs_quotactl' was here /usr/src/sys/modules/unionfs/../../fs/unionfs/union_vfsops.c:560: warning: initi alization from incompatible pointer type /usr/src/sys/modules/unionfs/../../fs/unionfs/union_vfsops.c:58: warning: 'union fs_quotactl' used but never defined *** Error code 1 Stop in /usr/src/sys/modules/unionfs. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/FIREWALL. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.