From owner-freebsd-ports Sun Jul 14 6:36:13 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 9E70C37B400 for ; Sun, 14 Jul 2002 06:36:09 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 6383443E3B for ; Sun, 14 Jul 2002 06:36:08 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail 11336 invoked by uid 0); 14 Jul 2002 13:35:56 -0000 Received: from pd90032c8.dip.t-dialin.net (HELO gmx.net) (217.0.50.200) by mail.gmx.net (mp011-rz3) with SMTP; 14 Jul 2002 13:35:56 -0000 Message-ID: <3D317E29.3010908@gmx.net> Date: Sun, 14 Jul 2002 15:35:37 +0200 From: Michael Nottebrock User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0rc2) Gecko/20020513 Netscape/7.0b1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "R. Lahaye" Cc: ports@FreeBSD.ORG, 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> <3D30F629.6B7D0FA7@snu.ac.kr> <3D31330A.8050600@gmx.net> <3D31720F.656092A5@snu.ac.kr> X-Enigmail-Version: 0.61.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig65226656CE62FF4C625D0FB4" 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 The following is an OpenPGP/MIME signed message created by Enigmail/Mozilla, following RFC 2440 and RFC 2015 --------------enig65226656CE62FF4C625D0FB4 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit R. Lahaye wrote: [...] > libusb.so.0 => not found (0x0) > > > Creating manually the link "/usr/lib/libusb.so.0 -> /usr/lib/libusbhid.so.0" , > solves the libusb problem for both, aviplay and mplayer. I can't really guess what's wrong, but I suspect that there are some stale files left in your system which trick the linker into linking against libusb during the build. Is this 4.6 really 'fresh' or a 4.5-upgrade from source? If it is the latter, you might want to build and install a new world and after that do a little cleanup with find ${DIR} -type f -ctime +1 -delete -print and ${DIR} being places like /usr/include and /usr/lib. Probably the libusb-dependency comes from one of the libraries mplayer and avifile depend on, SDL is promising candidate there, so recompiling that might help, too. Regards, -- Michael Nottebrock "The circumstance ends uglily in the cruel result." - Babelfish --------------enig65226656CE62FF4C625D0FB4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9MX4sXhc68WspdLARAvxIAKCbr/oUtRy1lr1+k0pcM4/1gesn8gCfYzBP Wco0WPzMNxZG5vMvzFGkbXA= =T1XR -----END PGP SIGNATURE----- --------------enig65226656CE62FF4C625D0FB4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message