<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16825" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=627382819-14052009>I've built myth many 
times before, but this time something is going wrong.&nbsp; I have a clean 
install of Fedora 10.&nbsp; I follow the steps of configure, qmake, make as 
normal but...for some reason the inlude path includes one too many "../" - so 
it's looking for mythconfig.make (and I suppose other files) one level too high 
up in the file structure.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=627382819-14052009></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=627382819-14052009>Has anyone seen this 
before?&nbsp; Is there a quick fix?&nbsp; I would hate to edit each Makefile by 
hand...</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=627382819-14052009></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=627382819-14052009>Thanks,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=627382819-14052009>MD</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV><STRONG><FONT face="Comic Sans MS" size=2>[root@theatre2 mythplugins]# 
make<BR>cd mytharchive &amp;&amp; make -f Makefile<BR>make[1]: Entering 
directory `/usr/src/mythplugins/mytharchive'<BR>cd mytharchive &amp;&amp; make 
-f Makefile<BR>make[2]: Entering directory 
`/usr/src/mythplugins/mytharchive/mytharchive'<BR>make[2]: *** No rule to make 
target `../../../../../local/include/mythtv/mythconfig.mak', needed by 
`Makefile'.&nbsp; Stop.<BR>make[2]: Leaving directory 
`/usr/src/mythplugins/mytharchive/mytharchive'<BR>make[1]: *** [sub-mytharchive] 
Error 2<BR>make[1]: Leaving directory 
`/usr/src/mythplugins/mytharchive'<BR>make: *** [sub-mytharchive] Error 
2<BR>[root@theatre2 mythplugins]# </FONT></STRONG></DIV></DIV></BODY></HTML>