From owner-freebsd-current@FreeBSD.ORG Tue Jul 18 01:07:41 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 04B2C16A4E1 for ; Tue, 18 Jul 2006 01:07:41 +0000 (UTC) (envelope-from caiquanqing@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C68143D46 for ; Tue, 18 Jul 2006 01:07:40 +0000 (GMT) (envelope-from caiquanqing@gmail.com) Received: by py-out-1112.google.com with SMTP id c59so1738349pyc for ; Mon, 17 Jul 2006 18:07:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mYwdsAK9rIpogaZdumr3SLncegIHFHThwJ2gK+W/+avC9Xbyq5+sS76Skugcao1dx3AdC0qt9uMfXeO5KQI8TALnd8dG+hPTaZ6vKp2l4tcIpqdjKkUwnanooHca1I5UNDo1F2+OXcyz9jsTK8NG5a79pESN9wm0MjHXRLo/704= Received: by 10.35.18.18 with SMTP id v18mr4799175pyi; Mon, 17 Jul 2006 18:07:39 -0700 (PDT) Received: by 10.35.72.15 with HTTP; Mon, 17 Jul 2006 18:07:39 -0700 (PDT) Message-ID: <2b22951e0607171807i28d808f9y167226fe263d8987@mail.gmail.com> Date: Mon, 17 Jul 2006 18:07:39 -0700 From: "Cai, Quanqing" To: freebsd-current@freebsd.org In-Reply-To: <86r70kltbf.fsf@student.uni-magdeburg.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <86r70kltbf.fsf@student.uni-magdeburg.de> 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:07:41 -0000 Thanks, it fixed the problem. Can somebody please commit it? 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" > > >