From owner-freebsd-stable@FreeBSD.ORG Sat Jan 11 00:11:30 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F27C3202; Sat, 11 Jan 2014 00:11:29 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C8E741E14; Sat, 11 Jan 2014 00:11:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=KBDI0pxtNJe2qWpZZR7EryHMvzhRvwmPz+yv3G6DPUk=; b=YoZTVvmhglcNPJz1dru09kzA8ABMXkpDE8Iy8HrliJIRRCtykPj0g1MhUMLyH/gZqb2gbSLcTJH6u3twG0vAvyFycySeB3uRAUxjJe0tD88EXAnr4Sz1pfWyhBmLWr6E+c3UK+gVuP+WhEf2biVZ+24rskFlY3EYfIVS1gnpHTE=; Received: from [182.0.18.36] (port=40645 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1W1mAc-001452-1b; Fri, 10 Jan 2014 17:11:23 -0700 Date: Sat, 11 Jan 2014 08:11:13 +0800 From: Erich Dollansky To: Glen Barber Subject: Re: FreeBSD 10.0-RC5 Now Available Message-ID: <20140111081113.6536f7df@X220.alogt.com> In-Reply-To: <20140110131910.GP64543@glenbarber.us> References: <20140109161818.GK64543@glenbarber.us> <20140110114102.692560fe@X220.alogt.com> <20140110064658.GM64543@glenbarber.us> <294911.64845.bm@smtp114.sbc.mail.ne1.yahoo.com> <20140110131910.GP64543@glenbarber.us> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: Thomas Mueller , freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jan 2014 00:11:30 -0000 Hi, On Fri, 10 Jan 2014 08:19:10 -0500 Glen Barber wrote: > On Fri, Jan 10, 2014 at 09:16:44AM +0000, Thomas Mueller wrote: > > > > just to find out that the mouse is not working under X anymore. > > > > > You should rebuild your ports after upgrading from the previous > > > -RCs, since there was an ABI change. > > > > Does this need to rebuild all ports apply even if one has not yet > > built X? > > > > ABI changed, so to be safe, yes. I could use the mouse after recompiling hal and dbus. The machine is now recompiling the rest. Thanks! Erich