[vlc-devel] Cross-Compile Issues
Jean-Baptiste Kempf
jb at videolan.org
Mon Oct 27 23:48:10 CET 2008
On Mon, Oct 27, 2008 at 03:01:58PM -0700, David Hoyt wrote :
> configure: error: libdirac >= 0.10.0 doesn't appear to be installed on your
> system.
I doubt I compile the contribs with dirac in it. schroedinger+oil, IIRC.
> Creating library file:
> .libs/libgnutls_plugin.dll.a/usr/win32/lib/libgcrypt.a(libgcrypt_la-global.o
> ):global.c:(.text+0x6b): undefined reference to `_gpg_err_code_from_errno'
Broken pc, maybe, I'll look at it.
> And then another one for pulse audio.
PulseAudio on Windows?
> I'm using the latest contribs from j-b
> (http://people.videolan.org/~jb/Contribs/).
Which ones?
>
> If I get a configure error, I disable that plugin and reconfigure.
>
> Here's my configuration:
>
> export CONTRIBS=/usr/win32
> export PREFIX=/work/vlc/compiled/windows-x86-0.9.4/
>
> export PKG_CONFIG_PATH=$CONTRIBS/lib/pkgconfig
> export CPPFLAGS="-I$CONTRIBS/include -I$CONTRIBS/include/ebml"
> export LDFLAGS=-L$CONTRIBS/lib
>
> ./configure \
> --prefix=$PREFIX \
> --host=i586-mingw32msvc \
> --build=i386-linux \
> --enable-sdl \
> --with-sdl-config-path=/usr/win32/bin \
> --disable-gtk \
> --disable-hal \
> --disable-libcdio \
> --enable-nls \
> --enable-skins2 \
> --enable-ffmpeg \
> --with-ffmpeg-mp3lame \
> --with-ffmpeg-faac \
> --with-ffmpeg-zlib \
> --enable-faad \
> --enable-flac \
> --enable-theora \
> --enable-twolame \
> --enable-dvdread \
> --disable-vcdx \
> --disable-cddax \
> --enable-mozilla \
> --enable-live555 \
> --enable-caca \
> --enable-goom \
> --enable-quicktime \
> --enable-real \
> --enable-realrtsp \
> --enable-mkv \
> --disable-portaudio \
> --enable-shout \
> --enable-qt4
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
--
Best Regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/
More information about the vlc-devel
mailing list