<div class="gmail_quote">Hello,<br><br>I am trying to compile VLC with DASH. But there is no Makefile in modules/access/dash folder.<br>Only Makefile.am and Makefile.in is there.<br><br>What I need to do with configure.ac.(I have added Makefile entry for DASH here).<br>

<br><br>Error:<br><br>make[3]: Entering directory `/media/project1/CAS/vlc-1.2.0-git/modules/access'<br>make  all-recursive<br>make[4]: Entering directory `/media/project1/CAS/vlc-1.2.0-git/modules/access'<br>Making all in dash<br>

make[5]: Entering directory `/media/project1/CAS/vlc-1.2.0-git/modules/access/dash'<br>make[5]: *** No rule to make target `all'.  Stop.<br>make[5]: Leaving directory `/media/project1/CAS/vlc-1.2.0-git/modules/access/dash'<br>

make[4]: *** [all-recursive] Error 1<br>make[4]: Leaving directory `/media/project1/CAS/vlc-1.2.0-git/modules/access'<br>make[3]: *** [all] Error 2<br>make[3]: Leaving directory `/media/project1/CAS/vlc-1.2.0-git/modules/access'<br>

make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/media/project1/CAS/vlc-1.2.0-git/modules'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/media/project1/CAS/vlc-1.2.0-git'<br>

make: *** [all] Error 2<br><br><br><br>Please let me know what I need to do.<br><br>Thanks and Regards<br><font color="#888888">Tom<br>
</font></div><br>