[vlc-devel] Cygwin build. Fixes for jvlc make and one hopefully last mystery...

Tony Anecito adanecito at yahoo.com
Tue Sep 11 15:17:34 CEST 2007


Hi Guys,

Still working on the build issue. So far for some
reason the .plo files for the java bindings appear to
be incorrect. There is only the text # dummy in them.
So whatever creates them (configure-vlc.sh? master
makefile?) may not be working correctly. I am not sure
what part of the make creates these files but if you
have any ideas where to start looking I would
appreciate it.

Thanks,
-Tony


My configure-vlc.sh is:

CONTRIB_TREE=/usr/win32
PATH=${CONTRIB_TREE}/bin:$PATH \
./bootstrap && \
CPPFLAGS="-I${CONTRIB_TREE}/include
-I${CONTRIB_TREE}/include/ebml" \
LDFLAGS=-L${CONTRIB_TREE}/lib \
PKG_CONFIG_PATH=${CONTRIB_TREE}/lib/pkgconfig \
CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \
./configure \
--host=i686-pc-mingw32 \
--disable-qt4 \
--disable-skins --disable-basic-skins \
--disable-skins2 \
--enable-sdl
--with-sdl-config-path=${CONTRIB_TREE}/bin
--disable-gtk \
--enable-nls \
--enable-ffmpeg --with-ffmpeg-mp3lame
--with-ffmpeg-faac \
--with-ffmpeg-zlib --enable-faad --enable-flac
--enable-theora \
--with-wx-config-path=${CONTRIB_TREE}/bin \
--with-freetype-config-path=${CONTRIB_TREE}/bin \
--with-fribidi-config-path=${CONTRIB_TREE}/bin \
--disable-live555 \
--enable-caca
--with-caca-config-path=${CONTRIB_TREE}/bin \
--with-xml2-config-path=${CONTRIB_TREE}/bin \
--with-dvdnav-config-path=${CONTRIB_TREE}/bin \
--disable-cddax --disable-vcdx --disable-mozilla
--enable-goom \
--enable-twolame --enable-dvdread \
--disable-gnomevfs \
--enable-dca \
--enable-java-bindings \
--enable-optimizations \
--disable-activex \
--enable-libtool \
--enable-release --enable-shared-libvlc \



      ____________________________________________________________________________________
Shape Yahoo! in your own image.  Join our Network Research Panel today!   http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 





More information about the vlc-devel mailing list