Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2002 15:35:37 +0200
From:      Michael Nottebrock <michaelnottebrock@gmx.net>
To:        "R. Lahaye" <lahaye@snu.ac.kr>
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
Message-ID:  <3D317E29.3010908@gmx.net>
References:  <3D30ED8E.D450476F@snu.ac.kr> <20020714034804.GG574@k7.mavetju> <3D30F629.6B7D0FA7@snu.ac.kr> <3D31330A.8050600@gmx.net> <3D31720F.656092A5@snu.ac.kr>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D317E29.3010908>