From owner-freebsd-current@FreeBSD.ORG Tue Jul 18 01:10:05 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 AA51416A4DA for ; Tue, 18 Jul 2006 01:10:05 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17AC443D6B for ; Tue, 18 Jul 2006 01:09:59 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id D10C346BE3; Mon, 17 Jul 2006 21:09:58 -0400 (EDT) Date: Tue, 18 Jul 2006 02:09:58 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: "Cai, Quanqing" In-Reply-To: <2b22951e0607171807i28d808f9y167226fe263d8987@mail.gmail.com> Message-ID: <20060718020941.L60770@fledge.watson.org> References: <86r70kltbf.fsf@student.uni-magdeburg.de> <2b22951e0607171807i28d808f9y167226fe263d8987@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-current@freebsd.org Subject: Re: Build error in sys/vm/uma_core.c, patch attached X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jul 2006 01:10:05 -0000 On Mon, 17 Jul 2006, Cai, Quanqing wrote: > Thanks, it fixed the problem. > > Can somebody please commit it? Yes, I plan to commit it shortly, but am waiting on build tests. Thanks, Robert N M Watson Computer Laboratory University of Cambridge > > On 7/16/06, Wolfram Fenske wrote: >> Hello! >> >> When I just tried to build -current, I got a warning in >> sys/vm/uma_core.c about `uma_zone_sumstat' being defined but not used >> and the build stopped. This attached patch fixed the problem. >> >> >> >> >> >> Regards >> Wolfram >> -- >> A: Yes. >> >Q: Are you sure? >> >>A: Because it reverses the logical flow of conversation. >> >>>Q: Why is top posting frowned upon? >> >> >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >> >> >> > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >