From owner-freebsd-ports@FreeBSD.ORG Tue May 27 13:12:23 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A4451065670 for ; Tue, 27 May 2008 13:12:23 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 2543D8FC1D for ; Tue, 27 May 2008 13:12:23 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1K0yyS-000Kyf-VA; Tue, 27 May 2008 17:12:21 +0400 To: Derek Graham References: <200805251544.26380.derek.graham@att.net> <97170071@bs1.sp34.ru> <200805262130.38949.derek.graham@att.net> From: Boris Samorodov Date: Tue, 27 May 2008 17:12:14 +0400 In-Reply-To: <200805262130.38949.derek.graham@att.net> (Derek Graham's message of "Mon\, 26 May 2008 21\:30\:38 -0500") Message-ID: <63233489@bb.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ports@FreeBSD.org Subject: Re: Linux Compatibility version of libXau X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2008 13:12:23 -0000 Hello Derek, please, don't top post (fixed) and keep CC: to a maillist (you may get a better chances for help). On Mon, 26 May 2008 21:30:38 -0500 Derek Graham wrote: > On Monday 26 May 2008 02:35:52 am Boris Samorodov wrote: > > On Sun, 25 May 2008 15:44:25 -0500 Derek Graham wrote: > > > I am trying to get the linux version of Planeshift to work but I need to > > > find a linux version of libXau, cant find it in ports tho :( anyone got a > > > solution to getting Planeshift to work? > > > > Imho libXau was introduced at Fedora Core 5. We have a default FC4 > > base linux port. So I'm afraid you have little chances with defaults. > > > > However sometime ago (something like a month) I've posted experimental > > patches (please, check archives of emulation@ ML) to use Fedora 8 > > ports. The needed library is included. > > > > Please be aware that you should have (at least) a recent 7-STABLE > > to use those patches. > > > > Sorry for a short message but I don't have much spare time for now. > > > Hey Boris, > I got ya msg, I installed linux_base-f8 and tried patching > bsd.linux.mk-autoplist.diff > I am trying to run two programs > Exception in thread "main" > java.lang.UnsatisfiedLinkError: /home/Graham/Desktop/jUploadr-1.1.2-linuxGTK-i386/lib/libswt-pi-gtk-3232.so: /usr/local/lib/compat/libc.so.6: Hm, I'm not an exert at java but there is something strange here. A linux library (libswt-pi-gtk-3232.so) should not find a FreeBSD one (/usr/local/lib/compat/libc.so.6). Do you have some non-default environment? Ex., a non-empty LD_LIBRARY_PATH? > version GLIBC_2.1.3 required > by /home/Graham/Desktop/jUploadr-1.1.2-linuxGTK-i386/lib/libswt-pi-gtk-3 > 232.so not defined > I compared /usr/local/lib/compat/ to /compat/linux/lib/ they do not match Sure, one contains FreeBSD native compat (i.e. old) libaries while the other has Linux libraries. > also 2nd program gives me this: > Graham@Mulder[/home/Graham/PlaneShift]$./psclient > ./psclient.bin: error while loading shared libraries: libXau.so.6: cannot open > shared object file: No such file or directory > Graham@Mulder[/home/Graham/PlaneShift]$ Linux binary (not libraries!) file should be branded. Please, check it: % brandelf psclient Please, see brandelf(1) for more details. WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve