<br><br><div class="gmail_quote">On Mon, Jun 4, 2012 at 8:20 AM, Rob Sones <span dir="ltr"><<a href="mailto:robertasones@hotmail.com" target="_blank">robertasones@hotmail.com</a>></span> wrote:<br><blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
<div><br>
> A Desai wrote: ><br>
> /bin/sh: yasm: command not found<br>
> make[1]: *** [libavcodec/x86/ac3dsp.o] Error 127<br>
> make[1]: *** Waiting for unfinished jobs....<br>
> make[1]: Leaving directory `/root/0.25/mythtv/mythtv/external/FFmpeg'<br>
> make: *** [external/FFmpeg] Error 2<br>
><br>
><br>
> --<br>
> <a href="http://about.me/adesai" target="_blank">http://about.me/adesai</a><br>
<br>
</div>yum install yasm<br>
<div><div>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><div><br><br clear="all">I installed yasm via rpm. I also included /usr/local/lib64 in my ld.so.conf file. However, the output of make is:</div><div> </div><div><br>collect2: ld returned 1 exit status<br>
make[2]: *** [mythfrontend] Error 1<br>make[2]: Leaving directory `/root/0.25/mythtv/mythtv/programs/mythfrontend'<br>make[1]: *** [sub-mythfrontend-make_default] Error 2<br>make[1]: Leaving directory `/root/0.25/mythtv/mythtv/programs'<br>
make: *** [programs] Error 2<br></div><div>Regards</div><div><br>Ash<br>-- <br><a href="http://about.me/adesai" target="_blank">http://about.me/adesai</a><br>
</div>