From owner-freebsd-current@FreeBSD.ORG Fri Jan 30 08:03:13 2004 Return-Path: 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 7229D16A4CE for ; Fri, 30 Jan 2004 08:03:13 -0800 (PST) Received: from smtp.mho.com (smtp.mho.net [64.58.4.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 3A0EA43D54 for ; Fri, 30 Jan 2004 08:03:00 -0800 (PST) (envelope-from scottl@freebsd.org) Received: (qmail 66137 invoked by uid 1002); 30 Jan 2004 16:02:59 -0000 Received: from unknown (HELO freebsd.org) (64.58.1.252) by smtp.mho.net with SMTP; 30 Jan 2004 16:02:59 -0000 Message-ID: <401A7FAF.7080402@freebsd.org> Date: Fri, 30 Jan 2004 09:00:47 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031103 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Jacques A. Vidrine" References: <20040130142603.GE99895@madman.celabo.org> In-Reply-To: <20040130142603.GE99895@madman.celabo.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: deischen@freebsd.org cc: ports@freebsd.org cc: current@freebsd.org Subject: Re: HEADS UP: libkse -> libpthread switch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 30 Jan 2004 16:03:13 -0000 Jacques A. Vidrine wrote: > On Fri, Jan 30, 2004 at 07:34:02AM -0500, Daniel Eischen wrote: > >> Until >> the ports system is updated to handle this change, it is >> recommended that folks install an /etc/libmap.conf(5) that >> maps libc_r to libpthread. > > > Why, exactly? (curious) > > IMHO it is unacceptable to require /etc/libmap.conf to exist. I know > this is temporary, but I hope it is *really* temporary. > > Cheers, We certainly are not going to ship 5.3 like this. However, given that HEAD is a development branch and that change does not happen instantly, I think that this fine for now. Scott