Hi <br>
I don't know if it helps, build I got it to build properly by
downloading the latest trunk again, and I realised I was missing the
pkg-config package in the cygwin installation. try that and see if it
helps<br><br><div><span class="gmail_quote">On 9/19/06, <b class="gmail_sendername">Danny Brown</b> <<a href="mailto:danbrwn@gmail.com">danbrwn@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Building on cygwin can be very difficult. First, you have to make sure<br>you have the correct version of autoconf, automake, libtool etc...<br>Since cygwin is almost always behind in this regard, you are forced to<br>use the version that the contrib libraries specify. This is not always
<br>the case but it is the case most of the time. Now, having said that,<br>you may be able to build with the latest versions of the tools but<br>there is no guarantee they will work as advertised.<br>Bottom line, build with the contribs as downloaded. If the source tree
<br>you are building with does not work (aka the latest) then get a<br>slightly older svn to build with. If a particular feature is failing,<br>make sure it is either installed via cygwin or you have downloaded and<br>correctly placed the files in the correct place according to the
<br>install instructions. Chances are the error you are getting regarding<br>asm undeclared identifier is because something is not registered<br>correctly in your system or has not been installed.<br>Research the reference to the first true error message you have. The
<br>warnings are just that and for the most part come from type<br>differences and other non critical problems. Even a successful build<br>is full of them, unfortunately. Once you find what package or library<br>the item of error is in, install the package or download the library
<br>and that error may go away.<br>Be aware, open source software is not for the faint of heart to try to<br>build, i have spent literally weeks trying to get cygwin, linux, PPC<br>cross to build. Just keep plugging away and go to the 
<a href="http://irc.videolan.org">irc.videolan.org</a><br>via an irc client to talk to someone. Dan<br><br>--<br>This is the vlc-devel mailing-list, see <a href="http://www.videolan.org/vlc/">http://www.videolan.org/vlc/</a>
<br>To unsubscribe, please read <a href="http://developers.videolan.org/lists.html">http://developers.videolan.org/lists.html</a><br><br></blockquote></div><br>