[vlc-devel] Error compiling current snapshots with Cygwin

Mark Moriarty mfmbusiness at earthlink.net
Sun Jan 16 16:20:06 CET 2005


Windows XP, fully patched, Cygwin environment matching the "Compile
Environment" document.

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.

In both snapshots, the compile proceeds until:
playlist.cpp:756: warning: `GetFirstChild' is deprecated (declared at
   /usr/win32/include/wx-2.5/wx/msw/treectrl.h:405)
playlist.cpp:767: warning: `GetNextChild' is deprecated (declared at
   /usr/win32/include/wx-2.5/wx/msw/treectrl.h:407)
playlist.cpp: In member function `wxTreeItemId
   wxvlc::Playlist::FindItemByName(wxTreeItemId, wxString, wxTreeItemId,
   vlc_bool_t*)':
playlist.cpp:777: warning: `GetFirstChild' is deprecated (declared at
   /usr/win32/include/wx-2.5/wx/msw/treectrl.h:405)
playlist.cpp:803: warning: `GetNextChild' is deprecated (declared at
   /usr/win32/include/wx-2.5/wx/msw/treectrl.h:407)
make[6]: *** [libwxwindows_plugin_a-playlist.o] Error 1
make[6]: Leaving directory
`/home/mfm/vlc-snapshot-20050113/modules/gui/wxwindow
s'
make[5]: *** [all-modules] Error 1
make[5]: Leaving directory
`/home/mfm/vlc-snapshot-20050113/modules/gui/wxwindow
s'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/mfm/vlc-snapshot-20050113/modules/gui'
make[3]: *** [all] Error 2

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.

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.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050116/b4416d64/attachment.html>


More information about the vlc-devel mailing list