From owner-freebsd-acpi@FreeBSD.ORG Fri Nov 16 21:29:12 2007 Return-Path: Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4370516A478; Fri, 16 Nov 2007 21:29:12 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.freebsd.org (Postfix) with ESMTP id 8164613C447; Fri, 16 Nov 2007 21:29:10 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.6/8.13.6) with ESMTP id lAGLT5Qg017896; Fri, 16 Nov 2007 16:29:05 -0500 (EST) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-current@FreeBSD.org Date: Fri, 16 Nov 2007 16:28:59 -0500 User-Agent: KMail/1.6.2 References: <200711161338.54270.jkim@FreeBSD.org> <20071116211754.GY7943@bunrab.catwhisker.org> <200711161626.46834.jkim@FreeBSD.org> In-Reply-To: <200711161626.46834.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200711161629.02845.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.91.2/4817/Fri Nov 16 15:06:29 2007 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: freebsd-acpi@FreeBSD.org, David Wolfskill Subject: Re: [Call for Testers] ACPI-CA 20071114 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Nov 2007 21:29:12 -0000 On Friday 16 November 2007 04:26 pm, Jung-uk Kim wrote: > 'Undefined symbol "__mb_sb_limit" is totally unrelated to ACPI, > i.e., it is caused by recent API breakage. I think 'make > buildworld; make installworld' should fix it. Also, you have rebuild your /usr/local/sbin/mk_table binary with the world. Jung-uk Kim