Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 2002 20:58:47 +0200
From:      "Thomas E. Zander" <riggs@hadiko.de>
To:        Dave <xtalsinger@blueyonder.co.uk>
Cc:        ports@freebsd.org
Subject:   Re: FreeBSD Port: mplayer-0.90.0.5
Message-ID:  <20020721185846.GA12145@f113.hadiko.de>
In-Reply-To: <prvljucilncaad6bikbjjdnv2jm93s5ejb@4ax.com>
References:  <prvljucilncaad6bikbjjdnv2jm93s5ejb@4ax.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Sun, 21. Jul 2002, at 19:41 +0100, Dave wrote
according to [FreeBSD Port: mplayer-0.90.0.5]:

> Mplayer port no longer works correctly in FreeBSD4.6 due to libusb.so.0
> being renamed to libusbhid.so.0
> 
> I'm fairly new to FreeBSD so don't know if there's anything you can do.
> Maybe the port install could add a symlink, eg
> 
> ln -s /usr/lib/libusbhid.so.0 libusb.so.0

The situation is slightly different.
I have built a complete new clean 4.6 system and installed every port
from scratch and everything works fine.
The point is that mplayer doesn't link against libusbhid:

(on a system without sdl!)
[riggs] ~ > ldd /usr/local/bin/mplayer|grep usb
[riggs] ~ >

but sdl does.
So it actually is sdl that causes your problems. So the changing of the
mplayer port would be a *very* dirty solution.

Just rebuild mplayer and all dependent ports and the problem is gone.

Riggs

-- 
- "[...] I talked to the computer at great length and
-- explained my view of the Universe to it" said Marvin.
--- And what happened?" pressed Ford.
---- "It committed suicide." said Marvin.

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?20020721185846.GA12145>