On 6/27/06, <b class="gmail_sendername">Nick</b> &lt;<a href="mailto:knowledgejunkie@gmail.com">knowledgejunkie@gmail.com</a>&gt; 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;">
On 27/06/06, Allan Wilson &lt;<a href="mailto:allanwilson@gmail.com">allanwilson@gmail.com</a>&gt; wrote:<br>&gt; I updated my system to the latest svn and finally got mythtv and myththemes<br>&gt; to compile, install, and run correctly but now when I try to make
<br>&gt; mythplugins I get the following error:<br>&gt;<br>&gt;<br>&gt; make[2]: Entering directory<br>&gt; `/home/mythtv/mythplugins/mythdvd/mythdvd'<br>&gt;&nbsp;&nbsp;g++ -c -pipe -march=pentiumpro -I/usr/include/kde/artsc -pthread
<br>&gt; -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3 -Wall<br>&gt; -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC&nbsp;&nbsp;-D_GNU_SOURCE<br>&gt; -DPREFIX=\&quot;/usr\&quot; -DMMX -Di386 -DUSING_FREEBOX -D_FILE_OFFSET_BITS=64
<br>&gt; -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED<br>&gt; -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I.<br>&gt; -I/usr/include -I/usr/kde/3.3/include -I/usr/include -I/usr/X11R6/include<br>&gt; -I/usr/include/qt3 -o 
main.o main.cpp<br>&gt;&nbsp;&nbsp;main.cpp:277:67: error: macro &quot;REG_MEDIA_HANDLER&quot; passed 6 arguments, but<br>&gt; takes just 5<br>&gt;&nbsp;&nbsp;main.cpp:281:67: error: macro &quot;REG_MEDIA_HANDLER&quot; passed 6 arguments, but
<br>&gt; takes just 5<br>&gt;&nbsp;&nbsp;main.cpp: In function 'void initKeys()':<br>&gt;&nbsp;&nbsp;main.cpp:276: error: 'REG_MEDIA_HANDLER' was not declared in this scope<br>&gt;&nbsp;&nbsp;make[2]: *** [main.o] Error 1<br>&gt;&nbsp;&nbsp;make[2]: Leaving directory
<br>&gt; `/home/mythtv/mythplugins/mythdvd/mythdvd'<br>&gt;&nbsp;&nbsp;make[1]: *** [sub-mythdvd] Error 2<br>&gt;&nbsp;&nbsp;make[1]: Leaving directory<br>&gt; `/home/mythtv/mythplugins/mythdvd'<br>&gt;&nbsp;&nbsp;make: *** [sub-mythdvd] Error 2<br>&gt;
<br>&gt;&nbsp;&nbsp;When I run .configure everything looks fine and it says it is going to<br>&gt; install everything. Does anyone have any idea what this error means or seen<br>&gt; it before? Thanks for any help<br><br>See <a href="http://cvs.mythtv.org/trac/changeset/10095">
http://cvs.mythtv.org/trac/changeset/10095</a> for more detailed info.<br><br>An extra argument has been added to REG_MEDIA_HANDLER. The following<br>note is likely the reason for your failed build - &quot;NOTE: This changes
<br>the MYTH_BINARY_VERSION, so plugins must be recompiled and installed<br>after you've installed the updated mythtv libs.&quot;<br><br>Which SVN version have you got downloaded?<br><br>Nick<br><br>--<br>MythTV Official wiki:
<br><a href="http://mythtv.org/wiki/">http://mythtv.org/wiki/</a><br>MythTV users list archive:<br><a href="http://www.gossamer-threads.com/lists/mythtv/users">http://www.gossamer-threads.com/lists/mythtv/users</a><br>_______________________________________________
<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br></blockquote></div><br>I'll check the SVN version but I downloaded it on Sunday so it is very recent. I think this is the problem but I'm still a little confused as to what to do. It says that the plugins have to be recompiled and installed after installing the updated mythtv libs. Doesn't compiling and installing the mythtv svn update teh mythtv libs. If so then when I updated the mythtv svn then shouldn't this have fixed the problem. If that doesn't update the libs how do I update them? Before I just updated with apt-get but since I need the latest I can't do it that way and I don't see them in the svn. Thanks for any ideas and by the way are there any users that has installed the svn since Sunday? Thanks for the help Nick
<br><br>Allan<br>