<div>Okay, I switched over to SVN and deleted my entire CVS tree and started over with SVN.&nbsp; Unfortunately, I get the same problem with mythcontrols in the mythplugins folder.</div>
<div>&nbsp;</div>
<div>What I did was to create a myth-svn folder and then while I was in that folder I executed:</div>
<div>&nbsp;</div>
<div>svn co <a href="http://cvs.mythtv.org/svn/trunk/mythtv">http://cvs.mythtv.org/svn/trunk/mythtv</a> </div>
<div>svn co <a href="http://cvs.mythtv.org/svn/trunk/mythplugins">http://cvs.mythtv.org/svn/trunk/mythplugins</a> </div>
<div>svn co <a href="http://cvs.mythtv.org/svn/trunk/myththemes">http://cvs.mythtv.org/svn/trunk/myththemes</a></div>
<div>&nbsp;</div>
<div>Which creates the three folders within myth-svn (mythtv, mythplugins, myththemes).&nbsp; Going into each of those folders, I then do the usual ./configure, qmake, and then make.&nbsp; Mythtv was no problem, but mythplugins gives me the following error in mythcontrols:
</div>
<div>&nbsp;</div>
<div>g++ -c -pipe -Wall -W -g -D_REENTRANT -DPIC -fPIC&nbsp; -D_GNU_SOURCE -DPREFIX=\&quot;/usr\&quot; -D_FILE_OFFSET_BITS=64 -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -DQT_NO_DEBUG -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include -I/usr/kde/3.3/include -I/usr/include -I/usr/lib/qt-
3.3/include -o keybindings.o keybindings.cpp<br>keybindings.cpp:32:32: mythtv/mythcontext.h: No such file or directory<br>keybindings.cpp:33:32: mythtv/mythdialogs.h: No such file or directory<br>In file included from keybindings.cpp
:37:<br>keybindings.h:26:30: mythtv/mythdbcon.h: No such file or directory<br>In file included from keybindings.h:30,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from keybindings.cpp:37:<br>actionset.h:38: error: expected init-declarator before '&lt;' token
<br><br>Any ideas?</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>phlepper</div><br>-- <br>I hear and I forget. I see and I remember. I do and I understand.&nbsp;&nbsp;--&nbsp;&nbsp;Confucius