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 "./configure" I get:<br>
<br>WARNING! An unknown C++ compiler flag in: "-Wall". Option(s) will be ignored.<br>WARNING! An unknown C++ compiler flag in: "-Wno-switch". Option(s) will be ignored.<br>WARNING! An unknown C++ compiler flag in: "-Wpointer-arith". Option(s) will be ignored.<br>
WARNING! An unknown C++ compiler flag in: "-Wredundant-decls". Option(s) will be ignored.<br>WARNING! An unknown C++ compiler flag in: "-Wno-non-virtual-dtor". Option(s) will be ignored.<br>WARNING! An unknown C++ compiler flag in: "-D__STDC_CONSTANT_MACROS". 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. 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 "config.err" produced by configure as this will help<br>solving the problem.<br><br><br>Does anyone know how to fix this? I know it has something to do with me running 64Bit distro's. It does this on Fedora 9, Fedora 8, and Centos 5, all 64bit. Also below is what I get when I run a "rpm -qa | grep freetype"<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>