On Thu, Dec 22, 2005 at 09:41:56PM -0600, Jolan Luff wrote:
> the following diff enables win32 codecs support for videolan but it
> doesn't work:
> 
> vlc:/usr/local/lib/vlc/codec/libdmo_plugin.so: undefined symbol 'i386_set_ldt'
> vlc:/usr/local/lib/vlc/codec/libquicktime_plugin.so: undefined symbol 
> 'i386_set_ldt'
> 
> -li386 is in LIBS for CONFIGURE_ENV and the main binary is linked to the
> i386 library but it obviously still doesn't work.  i also tried
> explicitly linking those two plugins to the i386 library but that
> doesn't work either.
> 
> any ideas?

ok, thanks to hints from biorn@ i have vlc linking the modules properly
but it crashes immediately when trying to play something, oh well.

Reply via email to