are you trying to compile vlc on windows using msys? i have never heard of compiling success using msys for windows. (tried for WEEKS but failed) for windows, i heard that some have succeeded compiling using cygwin. so i guess your best bet would be cygwin. note that the official developer are using linux to cross compile windows binaries. if you dont want to use double os boot, you can instal linux on top of  vmware.
<br><br>good luck.<br><br><div><span class="gmail_quote">On 9/20/07, <b class="gmail_sendername">sumit kaushik</b> <<a href="mailto:sumitkaushik80@gmail.com">sumitkaushik80@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
<div>Hello,</div><div> </div><div>    I am compiling VLC source code on MINGW/NSYS.After configurating it , while making it i am facing a problem :</div><div> </div><div>g++ -Wsign-compare -Wall -mms-bitfields -pipe -o libwxwidgets_plugin.dll -shared -mthreads -Wl,--subsystem -Wl,windows -mwindows -u _vlc_entry__0_8_6  libwxwidgets_plugin.a -L/usr/win32/lib -L/usr/local/lib -lwx_msw_aui- 
2.8 -lwx_msw_xrc-2.8 -lwx_msw_qa-2.8 -lwx_msw_html-2.8 -lwx_msw_adv-2.8 -lwx_msw_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8<br>libwxwidgets_plugin.a(libwxwidgets_plugin_a-wizard.o):wizard.cpp:(.text+0x1aad2): undefined reference to  
<a href="mailto:%60ntohl@4'" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">`ntohl@4'</a><br>libwxwidgets_plugin.a(libwxwidgets_plugin_a-wizard.o):wizard.cpp:(.text+0x1aaef): undefined reference to 
<a href="mailto:%60ntohl@4'" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">`ntohl@4'</a><br>collect2: ld returned 1 exit status <br>make[6]: *** [libwxwidgets_plugin.dll] Error 1<br>make[6]: Leaving directory `/vlc/modules/gui/wxwidgets'
<br>make[5]: *** [all-modules] Error 1<br>make[5]: Leaving directory `/vlc/modules/gui/wxwidgets'<br>make[4]: *** [all-recursive] Error 1 <br>make[4]: Leaving directory `/vlc/modules/gui'<br>make[3]: *** [all] Error 2
<br>make[3]: Leaving directory `/vlc/modules/gui'<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/vlc/modules' <br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/vlc'
<br>make: *** [all] Error 2</div><div> </div><div> </div><div>any one who has face this problem or  guide me how to remove this error. Please help me out ..</div><div> </div><div> </div><div>Thanks in advance</div><span class="sg">
<div>Sumit</div><div> </div><div> </div><div> </div><div> </div></span><br>_______________________________________________<br>vlc mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:vlc@videolan.org">
vlc@videolan.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mailman.videolan.org/listinfo/vlc" target="_blank">http://mailman.videolan.org/listinfo/vlc</a><br><br></blockquote></div><br>