From owner-freebsd-ports@FreeBSD.ORG Tue Feb 1 21:11:18 2005 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 360FE16A4CE for ; Tue, 1 Feb 2005 21:11:18 +0000 (GMT) Received: from peedub.jennejohn.org (J9b79.j.pppool.de [85.74.155.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6105843D45 for ; Tue, 1 Feb 2005 21:11:17 +0000 (GMT) (envelope-from garyj@jennejohn.org) Received: from jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.13.1/8.11.6) with ESMTP id j11LBEsd007721; Tue, 1 Feb 2005 22:11:15 +0100 (CET) (envelope-from garyj@jennejohn.org) Message-Id: <200502012111.j11LBEsd007721@peedub.jennejohn.org> X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: Steven Friedrich In-reply-to: Your message of "Mon, 31 Jan 2005 18:06:02 EST." <200501311806.02878.FreeBSD@insightbb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 01 Feb 2005 22:11:14 +0100 From: Gary Jennejohn cc: freebsd-ports@freebsd.org Subject: Re: Acroread complains... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gary Jennejohn List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2005 21:11:18 -0000 Steven Friedrich writes: > When I run mozilla from the command line and ask it to open a pdf, it > complains: > /usr/local/Acrobat5/Reader/intellinux/bin/acroread: error while loading share > d > libraries: /usr/local/lib/libartsdsp.so.0: ELF file OS ABI invalid > > So I ran file on it: > % file /usr/local/lib/libartsdsp.so.0 > /usr/local/lib/libartsdsp.so.0: ELF 32-bit LSB shared object, Intel 80386, > version 1 (FreeBSD), not stripped > acroread is a Linux binary; it does no good to try to use a FreeBSD libraray with it. You have to find and install the corresponding Linux library. --- Gary Jennejohn / garyj[at]jennejohn.org gj[at]freebsd.org garyj[at]denx.de