I updated my system to the latest svn and finally got mythtv and
myththemes to compile, install, and run correctly but now when I try to
make mythplugins I get the following error:<br>
<br>
<div style="margin-left: 40px;"><font size="1">make[2]: Entering directory `/home/mythtv/mythplugins/mythdvd/mythdvd'</font><br>
<font size="1">g++ -c -pipe -march=pentiumpro -I/usr/include/kde/artsc
-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W
-O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC
-fPIC&nbsp; -D_GNU_SOURCE -DPREFIX=\&quot;/usr\&quot; -DMMX -Di386
-DUSING_FREEBOX -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -DQT_TABLET_SUPPORT
-I/usr/share/qt3/mkspecs/default -I. -I/usr/include
-I/usr/kde/3.3/include -I/usr/include -I/usr/X11R6/include
-I/usr/include/qt3 -o main.o main.cpp</font><br>
<font size="1">main.cpp:277:67: error: macro &quot;REG_MEDIA_HANDLER&quot; passed 6 arguments, but takes just 5</font><br>
<font size="1">main.cpp:281:67: error: macro &quot;REG_MEDIA_HANDLER&quot; passed 6 arguments, but takes just 5</font><br>
<font size="1">main.cpp: In function 'void initKeys()':</font><br>
<font size="1">main.cpp:276: error: 'REG_MEDIA_HANDLER' was not declared in this scope</font><br>
<font size="1">make[2]: *** [main.o] Error 1</font><br>
<font size="1">make[2]: Leaving directory `/home/mythtv/mythplugins/mythdvd/mythdvd'</font><br>
<font size="1">make[1]: *** [sub-mythdvd] Error 2</font><br>
<font size="1">make[1]: Leaving directory `/home/mythtv/mythplugins/mythdvd'</font><br>
<font size="1">make: *** [sub-mythdvd] Error 2</font><br>
</div>
<br>
When I run .configure everything looks fine and it says it is going to
install everything. Does anyone have any idea what this error means or
seen it before? Thanks for any help<br>
<br>
Allan<br>
<br>