<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>make -C libs/libavcodec -j2<BR></DIV>
<DIV><FONT face=Arial size=2>starts to compile but then I get a...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>/usr/bin/ld: cannot find -lqt-mt</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>collect2:ld returned 1 exit status</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>make: *** [libmythavcodec-0.15.so.0.15.0] Error
1</FONT></DIV>
<DIV><FONT face=Arial size=2>make: Leaving directory
`/home/mythtv/mythtv/libs/libavcodec'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I downloaded the qt-devel from atrpms.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I used the command apt-get install
qt-devel</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am on a fedora c1 version and I had a new install
of mythtv setup but I need to do the CVS version so I can get listings
now.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>All I can find on this is I might be running old
qt.. but with the rpm I just got I should be pretty up to
date.</FONT></DIV></BODY></HTML>