From owner-freebsd-stable@FreeBSD.ORG Fri Oct 5 05:51:45 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 91F25106564A; Fri, 5 Oct 2012 05:51:45 +0000 (UTC) (envelope-from ak@dartit.ru) Received: from venus.prm.ru (venus.prm.ru [178.161.131.14]) by mx1.freebsd.org (Postfix) with ESMTP id 3B77F8FC08; Fri, 5 Oct 2012 05:51:45 +0000 (UTC) Received: from ak-win.local.dart.prm.ru (ak-win.local.dart.prm.ru [192.168.54.101]) by venus.prm.ru (Postfix) with ESMTPA id EF9B140BC6; Fri, 5 Oct 2012 11:41:05 +0600 (YEKT) Date: Fri, 5 Oct 2012 11:43:13 +0600 From: "Andrew A. Khlebutin" Organization: JSC DartIT X-Priority: 3 (Normal) Message-ID: <243134468.20121005114313@dartit.ru> To: David Chisnall In-Reply-To: <46A3A656-9136-46C5-B4E8-C92F266823D6@freebsd.org> References: <1341571795.625149465@f43.mail.ru> <46A3A656-9136-46C5-B4E8-C92F266823D6@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: re@freebsd.org, freebsd-stable@freebsd.org Subject: Re: FreeBSD 9.0-STABLE problem with the Adaptec Storage Manager X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Oct 2012 05:51:45 -0000 Hello, On Saturday, July 07, 2012 2:17:33 am David Chisnall wrote: DC> On 6 Jul 2012, at 20:32, Sergey Kandaurov wrote: >> This is probably because the private symbol __collate_load_error changed >> to macro (i.e. removed) in r235785 after 9.0. If so, it might brake those >> older binaries which rely on that symbol, though it's still defined in >> Symbol.map. Probably David Chisnall could further comment on this. DC> This was accidentally removed in the xlocale refactoring. I've DC> restored it in r238182 and CC'd re@ for permission to merge to the 9.1 release branch. Do you plan on MFC'ing it to stable/9 and releng/9.1? It breaks sysutils/arcconf, I can't monitor a state of my raid controller. -- SY, Andrew Khlebutin