<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0">
<TITLE>8 hours later, still can't build vlc...</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<P><FONT FACE="Times New Roman">Fresh Cygwin. Current subversion tree.</FONT>
<BR><FONT FACE="Times New Roman">Tried the gcc 344 contribs, since it's new Cygwin. No joy.</FONT>
<BR><FONT FACE="Times New Roman">Spent hours trying to get extras/contrib to build -- no joy. Ffmpeg blows up, errors out.</FONT>
<BR><FONT FACE="Times New Roman">Went back to try contribs again. Looks like some new change has been added, since 8 hours ago, that is forcing towards the extras/contrib directory structure that doesn't compile :(.</FONT></P>
<P><FONT FACE="Times New Roman">I'm using:</FONT>
</P>
<P><FONT FACE="Times New Roman"> ./bootstrap && \</FONT>
<BR><FONT FACE="Times New Roman"> PKG_CONFIG_PATH=/usr/win32/lib/pkgconfig \</FONT>
<BR><FONT FACE="Times New Roman"> CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" \</FONT>
<BR><FONT FACE="Times New Roman"> LDFLAGS=-L/usr/win32/lib \</FONT>
<BR><FONT FACE="Times New Roman"> CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \</FONT>
<BR><FONT FACE="Times New Roman"> ./configure \</FONT>
<BR><FONT FACE="Times New Roman"> --disable-gtk \</FONT>
<BR><FONT FACE="Times New Roman"> --enable-nls --enable-sdl --with-sdl-config-path=/usr/win32/bin \</FONT>
<BR><FONT FACE="Times New Roman"> --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \</FONT>
<BR><FONT FACE="Times New Roman"> --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \</FONT>
<BR><FONT FACE="Times New Roman"> --with-wx-config-path=/usr/win32/bin \</FONT>
<BR><FONT FACE="Times New Roman"> --with-freetype-config-path=/usr/win32/bin \</FONT>
<BR><FONT FACE="Times New Roman"> --with-fribidi-config-path=/usr/win32/bin \</FONT>
<BR><FONT FACE="Times New Roman"> --enable-livedotcom --with-livedotcom-tree=/usr/win32/live.com \</FONT>
<BR><FONT FACE="Times New Roman"> --enable-caca --with-caca-config-path=/usr/win32/bin \</FONT>
<BR><FONT FACE="Times New Roman"> --with-xml2-config-path=/usr/win32/bin \</FONT>
<BR><FONT FACE="Times New Roman"> --with-dvdnav-config-path=/usr/win32/bin \</FONT>
<BR><FONT FACE="Times New Roman"> --disable-cddax --disable-vcdx --enable-goom \</FONT>
<BR><FONT FACE="Times New Roman"> --enable-twolame --enable-dvdread </FONT>
</P>
<P><FONT FACE="Times New Roman">checking gnutls/gnutls.h presence... yes</FONT>
<BR><FONT FACE="Times New Roman">checking for gnutls/gnutls.h... yes</FONT>
<BR><FONT FACE="Times New Roman">checking for gnutls_certificate_verify_peers2 in -lgnutls... yes</FONT>
<BR><FONT FACE="Times New Roman">checking for liveMedia/libliveMedia.a in /home/mfm/vlc-trunk/./extras/contrib/sr</FONT>
<BR><FONT FACE="Times New Roman">c/live... no</FONT>
<BR><FONT FACE="Times New Roman">configure: error: cannot cd to /home/mfm/vlc-trunk/./extras/contrib/src/live</FONT>
</P>
<P><FONT FACE="Times New Roman">The above is right from the install.win32, current. Has someone perhaps today hardcoded a live.com reference to extras/contrib, or otherwise added a new switch so that --with-livedotcom-tree=/usr/win32/live.com </FONT></P>
<P><FONT FACE="Times New Roman">Is no longer the appropriate one to use?</FONT>
</P>
<P><FONT FACE="Times New Roman">Thanks.</FONT>
</P>
</BODY>
</HTML>