I did not get any suggestions from the atrpms list, so I am trying here. I am trying to build rpms from atrpms mythtv-0.25-286.src.rpm under fedora 16. I need some extra fixes that are not in the version they have built and not committed to fixes. I also got the latest version from git (as of 5/30) and built with the spec file from atrpms and  the same error results. I believe this error is specific to my setup as plenty of people can successfully build myth, but I have not found any missing prerequisites.<br>
<div class="gmail_quote"><br>I get the following error:<br>
<br>g++ -Wl,-O1 -o mytharchivehelper main.o archiveutil.o pxsup2dast.o    -L/usr/X11R6/lib -L/usr/lib64 -L/home/mythtv/rpm/BUILD/mythtv-0.25/temp/usr/lib64 -lXext -lXinerama -lXxf86vm -lXv -lXrandr -lX11 -lxml2 -ldns_sd -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lcrystalhd -lpulse -ljack -lasound -lxvidcore -lx264 -lvpx -lopencore-amrwb -lopencore-amrnb -lfaac -lva -lm -pthread -ludev -lbz2 -lrt -L/usr/lib64/nvidia-graphics -ldl -lfreetype -lmp3lame -lraw1394 -liec61883 -lavc1394 -lrom1394 -L/usr/X11R6/lib -lmythbase-0.25 -lmyth-0.25 -lmythui-0.25 -lmythupnp-0.25 -lmythservicecontracts-0.25 -lmythswscale -lmythavformat -lmythavcodec -lmythavutil -lz -lGL -lpthread -lQtSql -lQtXml -lQtOpenGL -lQtGui -lQtNetwork -lQtCore<br>


main.o: In function `getFileInfo&#39;:<br>/home/mythtv/rpm/BUILD/mythtv-0.25/mythplugins-0.25/mytharchive/mytharchivehelper/main.cpp:2222: undefined reference to `av_dump_format&#39;<br>/home/mythtv/rpm/BUILD/mythtv-0.25/temp/usr/lib64/<a href="http://libmyth-0.25.so" target="_blank">libmyth-0.25.so</a>: undefined reference to `avcodec_get_context_defaults3@LIBAVCODEC_52&#39;<br>


/home/mythtv/rpm/BUILD/mythtv-0.25/temp/usr/lib64/<a href="http://libmyth-0.25.so" target="_blank">libmyth-0.25.so</a>: undefined reference to `av_set_int@LIBAVUTIL_50&#39;<br>collect2: ld returned 1 exit status<br>make[2]: *** [mytharchivehelper] Error 1<br>


make[2]: Leaving directory `/home/mythtv/rpm/BUILD/mythtv-0.25/mythplugins-0.25/mytharchive/mytharchivehelper&#39;<br>make[1]: *** [sub-mytharchivehelper-make_default] Error 2<br>make[1]: Leaving directory `/home/mythtv/rpm/BUILD/mythtv-0.25/mythplugins-0.25/mytharchive&#39;<br>


make: *** [sub-mytharchive-make_default] Error 2<br><br>Any ideas why?<br><br>Thanks,<br><br>Mark<br><br>
</div><br>