On 9/27/06, <b class="gmail_sendername">Chad</b> <<a href="mailto:masterclc@gmail.com">masterclc@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I run ./configure && qmake <a href="http://mythtv.pro">mythtv.pro</a> && make qmake, and make qmake<br>errors at this point with:<br><br>-----------------------------------------------------<br>make qmake<br>
cd libs && /usr/bin/qmake <a href="http://libs.pro">libs.pro</a> -unix -o Makefile<br>cd filters && /usr/bin/qmake <a href="http://filters.pro">filters.pro</a> -unix -o Makefile<br>cd programs && /usr/bin/qmake
<a href="http://programs.pro">programs.pro</a> -unix -o Makefile<br>cd themes && /usr/bin/qmake <a href="http://themes.pro">themes.pro</a> -unix -o Makefile<br>cd i18n && /usr/bin/qmake <a href="http://i18n.pro">
i18n.pro</a> -unix -o Makefile<br>cd config && /usr/bin/qmake <a href="http://config.pro">config.pro</a> -unix -o Makefile<br>Cannot find file: <a href="http://config.pro">config.pro</a>.<br>make: *** [sub-config-qmake_all] Error 2
<br>---------------------------------------------------------------<br><br>And it's true. I thought maybe I had a bad checkout, but browsing the<br>source, it's not there, and then I grabbed SVN, still not there. So,<br>
SVN and 0.20-fixes both give me this. But, I have been compiling<br>0.20-fixes on a bunch of machines up until last night when I hit this.<br> I don't see any other reports, so I assume it's something I screwed<br>up.</blockquote>
<div><br><br>Umm, why are you using "make qmake"? Just "make" should work fine.<br><br>Carl Fongheiser <br></div><br></div><br>