From owner-freebsd-current@FreeBSD.ORG Wed Jun 4 14:49:44 2003 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 4D14A37B401 for ; Wed, 4 Jun 2003 14:49:44 -0700 (PDT) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B39943F85 for ; Wed, 4 Jun 2003 14:49:43 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from sysinfo.mezzweb.com ([68.103.37.247]) by lakemtao07.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030604214943.TZLM4514.lakemtao07.cox.net@sysinfo.mezzweb.com>; Wed, 4 Jun 2003 17:49:43 -0400 Date: Wed, 04 Jun 2003 16:35:24 -0500 To: "Matthew N. Dodd" Content-Type: text/plain; charset=utf-8; format=flowed References: <20030604010152.GA5775@tombstone.localnet.gomerbud.com> <20030604165421.L52781@sasami.jurai.net> From: Jeremy Messenger MIME-Version: 1.0 Message-ID: In-Reply-To: <20030604165421.L52781@sasami.jurai.net> User-Agent: Opera7.11/Linux M2 build 406 cc: current@freebsd.org Subject: Re: libmap.conf has the bug or not work correct? 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: Wed, 04 Jun 2003 21:49:44 -0000 On Wed, 4 Jun 2003 16:55:35 -0400 (EDT), Matthew N. Dodd wrote: > On Wed, 4 Jun 2003, Jeremy Messenger wrote: >> Nevermind, I think you are right it does work. Because, I did the test >> on mplayer by install it. It does link mplayer to libc_r correct, while >> not ggv. Looks like I will have to chase on ggv to find what ggv is >> depending on and get them link to libc_r.. This must be reason why it >> doesn't work. Thanks! > > 'ldd -a' is usefule for finding this out. Sweet, thanks! This is what I need, which it made easier to locate the library that use libc_r.. I have found two that need to be link to libc_r instead libthr so far.. /usr/X11R6/lib/libgnomeui-2.so.300 /usr/local/lib/libgthread-2.0.so.200 <-- This one, I might need to report at -threads. Cheers, Mezz -- bsdforums.org 's moderator, mezz.