From owner-freebsd-ports Sat Jul 13 20:54:45 2002 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 44E8537B400 for ; Sat, 13 Jul 2002 20:54:44 -0700 (PDT) Received: from relay1.kornet.net (relay1.kornet.net [211.48.62.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A99943E6D for ; Sat, 13 Jul 2002 20:54:43 -0700 (PDT) (envelope-from lahaye@snu.ac.kr) Received: from snu.ac.kr (210.123.104.179) by relay1.kornet.net; 14 Jul 2002 12:54:42 +0900 Message-ID: <3D30F629.6B7D0FA7@snu.ac.kr> Date: Sun, 14 Jul 2002 12:55:21 +0900 From: "R. Lahaye" Organization: Seoul National University X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: Edwin Groothuis Cc: ports@FreeBSD.org, riggs@rrr.de, holger@eit.uni-kl.de Subject: Re: FreeBSD Port: mplayer-0.90.0.4 / avifile-0.6.0.20011220_1,1 References: <3D30ED8E.D450476F@snu.ac.kr> <20020714034804.GG574@k7.mavetju> Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Edwin Groothuis wrote: > > On Sun, Jul 14, 2002 at 12:18:38PM +0900, R. Lahaye wrote: > > I've just installed both, mplayer and avifile, on my FreeBSD 4.6 PC. > > However, both don't work, with the same error message: > > > > $ mplayer > > /usr/libexec/ld-elf.so.1: Shared object "libusb.so.0" not found > > $ aviplay > > /usr/libexec/ld-elf.so.1: Shared object "libusb.so.0" not found > > libusb.so.0 is coming for free with the operating system: > /usr/lib/libusb.so.0 > > At least that is on a 4.5 machine. On my freshly installed 4.6 PC, I get with "ls /usr/lib/libusb*": /usr/lib/libusbhid.a /usr/lib/libusbhid.so -> libusbhid.so.0 /usr/lib/libusbhid.so.0 /usr/lib/libusbhid_p.a That's all. Bug in 4.6 ? Or compatability bug between 4.6 and ld-elf.so ? Peculiar problem, though! Rob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message