From owner-freebsd-ports@FreeBSD.ORG Sat Aug 23 07:08:49 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C493716A4BF; Sat, 23 Aug 2003 07:08:49 -0700 (PDT) Received: from lerami.lerctr.org (lerami.lerctr.org [207.158.72.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8539343FE3; Sat, 23 Aug 2003 07:08:46 -0700 (PDT) (envelope-from ler@lerctr.org) Received: from lerlaptop.lerctr.org (lerlaptop.lerctr.org [207.158.72.14]) (authenticated bits=0)h7NE8hhZ003644; Sat, 23 Aug 2003 09:08:43 -0500 (CDT) Date: Sat, 23 Aug 2003 09:08:43 -0500 From: Larry Rosenman To: Michael Nottebrock , freebsd-ports@freebsd.org, freebsd-current@freebsd.org Message-ID: <173720000.1061647722@lerlaptop.lerctr.org> In-Reply-To: <200308231522.39038.lofi@freebsd.org> References: <4210000.1061640700@lerlaptop.lerctr.org> <200308231448.48727.lofi@freebsd.org> <74050000.1061643062@lerlaptop.lerctr.org> <200308231522.39038.lofi@freebsd.org> X-Mailer: Mulberry/3.1.0b6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Subject: Re: KDE Konsole, crashes, on a SIGABRT... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 14:08:49 -0000 --On Saturday, August 23, 2003 15:22:35 +0200 Michael Nottebrock wrote: > On Saturday 23 August 2003 14:51, Larry Rosenman wrote: > >> I'm not sure how to switch to a libkse'd world. > > You have to explicitly make and install both libkse and libthr: > > cd /usr/src/lib/libpthread && make && make install (will give you libkse) > cd /usr/src/lib/libthr && make && make install (will give you libthr) > > Then, create /etc/libmap.conf to map libc_r to either libthr or libkse, > globally or just for single executables. Look at the libmap.conf manpage, > is has a nice example and all the information. libkse and libthr are built by default now. konsole crashes with all 3 (libc_r, libthr, libkse). How can I help figure this out? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749