<br><br><div class="gmail_quote">On Sat, Aug 11, 2012 at 2:41 PM, Kaarlo Räihä <span dir="ltr"><<a href="mailto:kaarlo.raiha@gmail.com" target="_blank">kaarlo.raiha@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">2012/8/11 Sankha Narayan Guria <span dir="ltr"><<a href="mailto:sankha93@gmail.com" target="_blank">sankha93@gmail.com</a>></span><br></div></div><div class="gmail_quote"><div><div class="h5">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>   I am having problem building VLC for WIndows on Linux. I have Ubuntu 12.04 and I have followed the steps listed in the wiki. I get the following error when building:<br><br><span style="font-family:courier new,monospace">configure: error: libgcrypt version 1.1.94 or higher not found. Install libgcrypt or use --disable-libgcrypt. Have a nice day.</span><br>


<br>But when I attach the option --disable-libgcrypt I get the following error:<br><br><span style="font-family:courier new,monospace">configure: error: libgcrypt is required for update checking system</span><br><br>But I am able to build VLC for Linux on my system. Please help me on how should I go about building VLC for Windows?<br>

</blockquote><div><br></div></div></div><div>Disable update check. --disable-update-check</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>Thanks,<br>Sankha Narayan Guria<br>
<br>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
<br></blockquote></div><br>
<br>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
<br></blockquote></div>Thanks. That solved the problem and I was able to configure it. Now when I run make, the build stops giving the following error:<br><br><span style="font-family:courier new,monospace">  CCLD   <a href="http://libvlccore.la">libvlccore.la</a></span><br style="font-family:courier new,monospace">
<span style="font-family:courier new,monospace">../libtool: eval: line 1115: syntax error near unexpected token `|'</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">../libtool: eval: line 1115: `nm  .libs/libvlc.o .libs/libvlc-module.o </span><br style="font-family:courier new,monospace">
<span style="font-family:courier new,monospace">...(more)<br><br><font face="arial,helvetica,sans-serif">What is the problem now?</font><br></span>