I am trying to build mythtv:<br><br><a href="http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythtv">http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythtv</a> mythtv-.21-fixes/<br><br>and when I run &quot;./configure&quot; I get:<br>
<br>WARNING! An unknown C++ compiler flag in: &quot;-Wall&quot;. Option(s) will be ignored.<br>WARNING! An unknown C++ compiler flag in: &quot;-Wno-switch&quot;. Option(s) will be ignored.<br>WARNING! An unknown C++ compiler flag in: &quot;-Wpointer-arith&quot;. Option(s) will be ignored.<br>
WARNING! An unknown C++ compiler flag in: &quot;-Wredundant-decls&quot;. Option(s) will be ignored.<br>WARNING! An unknown C++ compiler flag in: &quot;-Wno-non-virtual-dtor&quot;. Option(s) will be ignored.<br>WARNING! An unknown C++ compiler flag in: &quot;-D__STDC_CONSTANT_MACROS&quot;. Option(s) will be ignored.<br>
ERROR! You must have FreeType installed to compile MythTV.<br>If you think configure made a mistake, make sure you are using the latest<br>version from SVN.&nbsp; If the latest version fails, report the problem to the<br><a href="mailto:mythtv-dev@mythtv.org">mythtv-dev@mythtv.org</a> mailing list or IRC #mythtv on <a href="http://irc.freenode.net">irc.freenode.net</a><br>
Include the log file &quot;config.err&quot; produced by configure as this will help<br>solving the problem.<br><br><br>Does anyone know how to fix this?&nbsp; I know it has something to do with me running 64Bit distro&#39;s.&nbsp; It does this on Fedora 9, Fedora 8, and Centos 5, all 64bit.&nbsp; Also below is what I get when I run a &quot;rpm -qa | grep freetype&quot;<br>
<br>freetype-2.3.5-4.fc8<br>freetype-2.3.5-4.fc8<br>freetype-devel-2.3.5-4.fc8<br><br>