[vlc-devel] compile: problem adding mozilla plugin

Shane Phelan streamey at gmail.com
Thu Oct 20 22:48:48 CEST 2011


Here is my configure line.  The only thing I added for mozilla was the
--enable-mozilla argument.  Is XulRunner the package it's looking for or are
there others?

thanks for your help!

./bootstrap && \
 PKG_CONFIG_LIBDIR=/usr/win32/lib/pkgconfig \
 CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" \
 LDFLAGS=-L/usr/win32/lib \
 CC=i586-mingw32msvc-gcc CXX=i586-mingw32msvc-g++ \
 ./configure --host=i586-mingw32msvc --build=i386-linux \
     --disable-gtk \
     --enable-nls --enable-sdl --with-sdl-config-path=/usr/win32/bin \
     --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
     --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \
     --with-wx-config-path=/usr/win32/bin \
     --with-freetype-config-path=/usr/win32/bin \
     --with-fribidi-config-path=/usr/win32/bin \
     --enable-live555 --with-live555-tree=/usr/win32/live.com \
     --enable-caca --with-caca-config-path=/usr/win32/bin \
     --with-xml2-config-path=/usr/win32/bin \
     --with-dvdnav-config-path=/usr/win32/bin \
     --disable-cddax --disable-vcdx --enable-goom \
     --enable-twolame --enable-dvdread \
     --enable-debug --disable-libgcrypt  --disable-remoteosd \
     --disable-upnp --enable-mozilla

2011/10/20 Rémi Denis-Courmont <remi at remlab.net>

> Le jeudi 20 octobre 2011 23:29:55 Shane Phelan, vous avez écrit :
> > I'm trying to cross compile vlc for windows on Ubuntu and I can't get the
> > mozilla plugin added.  The configuration step fails with the message that
> I
> > don't have the mozilla development tools installed.   I haven't been able
> > to figure out which mozilla development tools it's referring to.
>  Synaptic
> > shows that I have xulrunner 2.0 installed???
>
> I am not sure the Ubuntu xulrunner package can be used for
> cross-compilation.
> In any case, your configure line probably is not pointing to it.
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
> http://fi.linkedin.com/in/remidenis
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111020/48fe4aca/attachment.html>


More information about the vlc-devel mailing list