Hi,<br>   I am new to the developers area of VLC. I cloned the source repository and tried to compile it for Windows via cross-compiling with Mingw on Linux. I am getting the following error when I execute the "./bootstrap" in the main vlc directory:<br>
<br>autoreconf2.50: running: aclocal -I m4 --force -I m4<br><a href="http://configure.ac:399">configure.ac:399</a>: error: m4_undefine: undefined macro: AC_DEPLIBS_CHECK_METHOD<br><a href="http://configure.ac:399">configure.ac:399</a>: the top level<br>
autom4te: /usr/bin/m4 failed with exit status: 1<br>aclocal: /usr/bin/autom4te failed with exit status: 1<br>autoreconf2.50: aclocal failed with exit status: 1<br><br>What is wrong in my system? What should I do to correctly build VLC?<br>
<br>Thanks,<br>Sankha<br>