From owner-freebsd-current@FreeBSD.ORG Sun Feb 15 21:02:25 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 C000A16A4CE for ; Sun, 15 Feb 2004 21:02:25 -0800 (PST) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 474A543D3F for ; Sun, 15 Feb 2004 21:02:25 -0800 (PST) (envelope-from cscotts@mindspring.com) Received: (qmail 10874 invoked from network); 16 Feb 2004 05:02:24 -0000 Received: from res-152-3-47-49.dorm.duke.edu (HELO mindspring.com) (152.3.47.49) by relay.pair.com with SMTP; 16 Feb 2004 05:02:24 -0000 X-pair-Authenticated: 152.3.47.49 Message-ID: <40304EE9.8070305@mindspring.com> Date: Mon, 16 Feb 2004 00:02:33 -0500 From: Scott Sipe User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Don Lewis References: <200402160454.i1G4sW7E045274@gw.catspoiler.org> In-Reply-To: <200402160454.i1G4sW7E045274@gw.catspoiler.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@FreeBSD.org Subject: Re: -CURRENT and kde3. 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: Mon, 16 Feb 2004 05:02:26 -0000 Don Lewis wrote: >>David Gilbert wrote: >> > [snip] > > I didn't try it but I think the suggested workaround of remapping libc_r > to libpthread might also work. Remapping does indeed work--I wanted to entirely get rid of libc_r though, so I avoided that option. Scott