Hello ,<br>I obtained the latest version of vlc with git . <br>" gettext version 0.16.1 or later " is the message written in HACKING file which generates the configure script . <br>But actually I had to install gettext 0.17 . <br>
generating modules/**/Makefile.am and m4/private.m4<br>..........................................................................<br>+ echo<br>+ cp -f INSTALL INSTALL.svn<br>+ autoreconf --install --force --verbose -I m4<br>
autoreconf: Entering directory `.'<br>autoreconf: running: autopoint --force<br>autoreconf: running: aclocal --force -I m4<br>aclocal:<a href="http://configure.ac:5610">configure.ac:5610</a>: warning: macro `AM_PATH_LIBGCRYPT' not found in library<br>
<a href="http://configure.ac:387">configure.ac:387</a>: error: m4_undefine: undefined macro: AC_DEPLIBS_CHECK_METHOD<br><a href="http://configure.ac:387">configure.ac:387</a>: the top level<br>autom4te: /usr/bin/m4 failed with exit status: 1<br>
aclocal: autom4te failed with exit status: 1<br>autoreconf: aclocal failed with exit status: 1<br><br>now this is the message I am getting . <br><br>I am interested in developing for VLC , so I wanted to do a small qualification task . Can <br>
somebody please mentor me on what will I have to do. <br><br>Regards ,<br>Sathvik.<br>