From owner-freebsd-hackers Wed Jun 27 8: 1:25 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 6AE6B37B406 for ; Wed, 27 Jun 2001 08:01:21 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.11.3/8.11.3) id f5RF1FJ04043; Wed, 27 Jun 2001 10:01:15 -0500 (CDT) (envelope-from dan) Date: Wed, 27 Jun 2001 10:01:15 -0500 From: Dan Nelson To: John Toon Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Linux Emulation Problems Message-ID: <20010627100115.A10463@dan.emsphone.com> References: <3B39BF38.4050405@btinternet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3B39BF38.4050405@btinternet.com> User-Agent: Mutt/1.3.19i X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jun 27), John Toon said: > I'm experiencing Linux emulation issues on my FreeBSD-4.1 setup. > Whenever I attempt to run a Linux binary, they try to access my > FreeBSD library /usr/X11R6/lib/libxalflaunch.so.0 - even for programs > that apparently have *no* need of this library (Linux version or > otherwise). In particular, neither the > j2sdk-1_4_0-beta-linux-i386.bin archive extracts, nor does does the > setup program for the Linux binary of build 627 of OpenOffice run > correctly. For example, the setup program reports: Do you maybe have an LD_PRELOAD environment variable pulling in libxalf? Or maybe those apps really need xalf, in which case you should copy the Linux xalf libraries from a Linux box into your /compat/linux tree. > ./setup: error in loading shared libraries: > /usr/X11R6/lib/libxalflaunch.so.0: ELF file OS ABI invalid. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message