From owner-freebsd-questions@FreeBSD.ORG Wed Jun 9 12:15:38 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDEFA16A4CE for ; Wed, 9 Jun 2004 12:15:38 +0000 (GMT) Received: from internet.potentialtech.com (h-66-167-251-6.phlapafg.covad.net [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4B7F43D66 for ; Wed, 9 Jun 2004 12:15:38 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from working.potentialtech.com (pa-plum1c-102.pit.adelphia.net [24.53.179.102]) by internet.potentialtech.com (Postfix) with ESMTP id A081569A71; Wed, 9 Jun 2004 08:15:23 -0400 (EDT) Date: Wed, 9 Jun 2004 08:15:22 -0400 From: Bill Moran To: Edd Message-Id: <20040609081522.34cf5eaf.wmoran@potentialtech.com> In-Reply-To: <200406091203.i59C31b25411@server1.web-mania.com> References: <200406091055.QAA08622@manage.24online> <200406091203.i59C31b25411@server1.web-mania.com> Organization: Potential Technologies X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: I must be doing something wrong! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 12:15:39 -0000 Edd wrote: > > Tryed this and it did not work :( > > Thinking about it profiled libs are not even a part of a kernel. > > /usr/src/sys/geom/geom_io.c: In function `g_io_request': > /usr/src/sys/geom/geom_io.c:283: structure has no member named `wentbusy' > /usr/src/sys/geom/geom_io.c:285: structure has no member named `wentbusy' > /usr/src/sys/geom/geom_io.c: In function `g_io_deliver': > /usr/src/sys/geom/geom_io.c:330: structure has no member named `updating' > /usr/src/sys/geom/geom_io.c:331: structure has no member named `updating' > /usr/src/sys/geom/geom_io.c:354: structure has no member named `wentbusy' > /usr/src/sys/geom/geom_io.c:355: structure has no member named `bt' > /usr/src/sys/geom/geom_io.c:356: structure has no member named `wentbusy' > /usr/src/sys/geom/geom_io.c:359: structure has no member named `wentbusy' > /usr/src/sys/geom/geom_io.c:360: structure has no member named `bt' > /usr/src/sys/geom/geom_io.c:361: structure has no member named `wentbusy' > /usr/src/sys/geom/geom_io.c:363: structure has no member named `updating' > /usr/src/sys/geom/geom_io.c:364: structure has no member named `updating' > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/HITBOX. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > Can you just catch the tree at a bad time when it will not compile? Yes, it's not unusual at all with -CURRENT. If you're going to run -CURRENT, you should subscribe to the -CURRENT mailing list. There's usually heads-ups called if someone expects to break the tree, and usually a lot of discussion when the tree is broken. If lurking on the -CURRENT list for a while doesn't reveal the nature of the problem, post the errors you're getting to -CURRENT, and I'm sure someone will have reasonable advice for you. It also wouldn't be unusual if the breakage is already fixed and you just need to cvsup again. Good luck. -- Bill Moran Potential Technologies http://www.potentialtech.com