From owner-freebsd-current Sat Jun 29 0:40:14 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 999C537B401 for ; Sat, 29 Jun 2002 00:40:09 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 206ED43E1D for ; Sat, 29 Jun 2002 00:40:09 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020629074008.LVYI9178.rwcrmhc51.attbi.com@InterJet.elischer.org> for ; Sat, 29 Jun 2002 07:40:08 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id AAA78196 for ; Sat, 29 Jun 2002 00:37:41 -0700 (PDT) Date: Sat, 29 Jun 2002 00:37:40 -0700 (PDT) From: Julian Elischer To: FreeBSD current users Subject: geom breaks current Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 current as of an hour or so ago.. ref3> make cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wno-format -ansi -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I/usr/include -DGPROF -DGPROF4 -DGUPROF -D_KERNEL -include opt_global.h -fno-common -falign-functions=16 -fno-builtin -mpreferred-stack-boundary=2 -ffreestanding -Werror -pg -mprofiler-epilogue ../../../geom/geom_kern.c ../../../geom/geom_kern.c: In function `g_up_procbody': ../../../geom/geom_kern.c:66: structure has no member named `p_xxthread' ../../../geom/geom_kern.c: In function `g_down_procbody': ../../../geom/geom_kern.c:89: structure has no member named `p_xxthread' *** Error code 1 Stop in /usr/home/julian/p4/kse/sys/i386/compile/LINT. ok, ok, p_xx thread was named that so that you are not supposed to use it. I'll fix it.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message