[vlc-devel] [PATCH] Fix live555media libraries link order
Gilles Chanteperdrix
gilles.chanteperdrix at xenomai.org
Fri Nov 20 23:00:36 CET 2009
Brad wrote:
> On Friday 20 November 2009 09:55:59 Rémi Duraffort wrote:
>>> Since at least vlc 1.0.2, compiling vlc with a static version of a
>>> recent version of the live555media library (the version released on
>>> 2009/11/12 for instance) results in the following warning while loading
>>> the liblive555_plugin.so module:
>> Ping ? someone to comment on this patch ?
>
> Regarding live555 and VLC...
>
> I'm in the process of upgrading VLC for the OS I use and there are a few rough
> edges with VLC. One of them is the live555 support. At the moment I don't see
> how this even builds as VLC is trying to link an archive to a shared object
> which cannot be done with libtool. So no surprise the live555 plugin does not
> build.
In my case, it built correctly, only some symbols were missing in the
resulting shared object, so that it could not be loaded by vlc.
--
Gilles.
More information about the vlc-devel
mailing list