<!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>Error compiling current snapshots with Cygwin</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Windows XP, fully patched, Cygwin environment matching the "Compile Environment" document.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I tried the 0115 and 0113 nightly snapshots.  I used my normal ../config_setup file, which does the bootstrap/configure/make.  This file works fine with the subversion trunk, and with a development copy that I use.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">In both snapshots, the compile proceeds until:</FONT>

<BR><FONT SIZE=2 FACE="Arial">playlist.cpp:756: warning: `GetFirstChild' is deprecated (declared at</FONT>

<BR><FONT SIZE=2 FACE="Arial">   /usr/win32/include/wx-2.5/wx/msw/treectrl.h:405)</FONT>

<BR><FONT SIZE=2 FACE="Arial">playlist.cpp:767: warning: `GetNextChild' is deprecated (declared at</FONT>

<BR><FONT SIZE=2 FACE="Arial">   /usr/win32/include/wx-2.5/wx/msw/treectrl.h:407)</FONT>

<BR><FONT SIZE=2 FACE="Arial">playlist.cpp: In member function `wxTreeItemId</FONT>

<BR><FONT SIZE=2 FACE="Arial">   wxvlc::Playlist::FindItemByName(wxTreeItemId, wxString, wxTreeItemId,</FONT>

<BR><FONT SIZE=2 FACE="Arial">   vlc_bool_t*)':</FONT>

<BR><FONT SIZE=2 FACE="Arial">playlist.cpp:777: warning: `GetFirstChild' is deprecated (declared at</FONT>

<BR><FONT SIZE=2 FACE="Arial">   /usr/win32/include/wx-2.5/wx/msw/treectrl.h:405)</FONT>

<BR><FONT SIZE=2 FACE="Arial">playlist.cpp:803: warning: `GetNextChild' is deprecated (declared at</FONT>

<BR><FONT SIZE=2 FACE="Arial">   /usr/win32/include/wx-2.5/wx/msw/treectrl.h:407)</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[6]: *** [libwxwindows_plugin_a-playlist.o] Error 1</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[6]: Leaving directory `/home/mfm/vlc-snapshot-20050113/modules/gui/wxwindow</FONT>

<BR><FONT SIZE=2 FACE="Arial">s'</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[5]: *** [all-modules] Error 1</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[5]: Leaving directory `/home/mfm/vlc-snapshot-20050113/modules/gui/wxwindow</FONT>

<BR><FONT SIZE=2 FACE="Arial">s'</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[4]: *** [all-recursive] Error 1</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[4]: Leaving directory `/home/mfm/vlc-snapshot-20050113/modules/gui'</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[3]: *** [all] Error 2</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">The warnings occur with the builds of the trunk, too, no biggie, but I haven't the faintest idea why the make then breaks.  I'm sure that I did build off of the trunk in the 1/13 - 1/15 timeframe, so the snapshots should have been fine, but aren't.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Could the snapshots be missing some file, pulling something from the wrong location?  Perhaps have something hard-coded?  I'm grasping at straws, absolutely, but it really looks like something isn't capturing properly, at least not if you try a Windows build.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Thanks.</FONT>
</P>

</BODY>
</HTML>