From owner-freebsd-questions@FreeBSD.ORG Wed Oct 26 14:39:17 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7678516A41F for ; Wed, 26 Oct 2005 14:39:17 +0000 (GMT) (envelope-from spamrefuse@yahoo.com) Received: from web36207.mail.mud.yahoo.com (web36207.mail.mud.yahoo.com [209.191.68.233]) by mx1.FreeBSD.org (Postfix) with SMTP id C509143D49 for ; Wed, 26 Oct 2005 14:39:16 +0000 (GMT) (envelope-from spamrefuse@yahoo.com) Received: (qmail 76165 invoked by uid 60001); 26 Oct 2005 14:39:16 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=KG+VfIu0EBEFmSYBJYR/Es53UmIJkrDMMlSvE2CcuZxrZt9F8c1mzHvtJfzQyl2EUSrFSUuc/+zuc1daT3dvHiKgQfGWfNBDWVUYoggb7XVdhLmpfc2biP2OwXwfoNYqdp4WLq95vQ4gYBaJjtbElz6tNmB5xR/SdZtVBk3YVpQ= ; Message-ID: <20051026143916.76163.qmail@web36207.mail.mud.yahoo.com> Received: from [218.232.14.39] by web36207.mail.mud.yahoo.com via HTTP; Wed, 26 Oct 2005 07:39:16 PDT Date: Wed, 26 Oct 2005 07:39:16 -0700 (PDT) From: Rob To: Igor Robul , FreeBSD questions In-Reply-To: <435F8BEB.20201@speechpro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: Re: math/grace port: "libXcursor.so.1.0" not found ?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2005 14:39:17 -0000 --- Igor Robul wrote: > Rob wrote: > > >--- Igor > > > >Do you mean the other-way-around link: > >libXcursor.so.1.0.2 -> libXcursor.so.1 ?? > > > > > > > of course. > I mean > ln -sf libXcursor.so.1 libXcursor.so.1.0.2 Indeed, but with this link, I get: $ xmgrace Shared object "nss_dns.so.1" not found, required by "xmgrace" DL module load failed: USE "pow" TYPE F_OF_DD FROM "/usr/lib/libm.so" Error at line 1 Hmmm, what is this? Though I do have /usr/compat/linux/lib/nss_dns.so.1 So the problem now persists with yet another library..... Is it a coincidence that the problem-libraries under scrutiny here are all in /usr/compat/linux : /usr/compat/linux/usr/X11R6/lib/libXcursor.so.1.0.2 /usr/compat/linux/lib/libnss_dns.so.1 Could there be some wrong connection by grace and/or FreeBSD to these Linux compat libraries (and that confuses the dlopen() call) ? Or any more ideas? Thanks for helping me with this! Rob. __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com