<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>On Aug 28, 2007, at 8:05 AM, Joe Borne wrote:<br><br>&gt; I&#39;m attempting to go to the SVN version of MythTV on my Fed Core 6
<br>&gt; box. I have successfully compiled mythtv, but the plugins won&#39;t<br>&gt; compile.<br>&gt;<br>&gt; Running &quot;svn st <a href="http://svn.mythtv.org/svn/trunk/mythplugins">http://svn.mythtv.org/svn/trunk/mythplugins
</a>&quot; gives<br>&gt; the message that the current version is not a working copy.<br>&gt;<br>&gt; I followed the compile and install from svn instructions on the<br>&gt; wiki, so I&#39;m thinking maybe I cam grabbing from the wrong source
<br>&gt; tree maybe?<br>&gt;<br>&gt; I&#39;d really like to go to SVN in order to get SD and several other<br>&gt; improvements.<br>&gt;<br>&gt; Can anyone help? Perhaps a nice little HOWTO from someone who&#39;s<br>&gt; done it, on getting SVN installed in order to use SD would be nice.
</blockquote><div><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">&gt; Brad DerManouelian replied:&nbsp;</blockquote></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You need to install mythtv (not just compile) before trying to<br>compile the plugins. Did you do that first?</blockquote></div><br>Still no luck. Here is the error I get..<br><br><br>cd mtd &amp;&amp; make -f Makefile<br>
make[2]: Entering directory `/root/build/mythplugins/mythdvd/mtd&#39;<br>g++&nbsp; -o mtd main.o dbcheck.o logging.o mtd.o serversocket.o jobthread.o dvdprobe.o fileobs.o threadevents.o moc_logging.o moc_mtd.o moc_serversocket.o&nbsp;&nbsp; -L/usr/kde/3.3/lib -L/usr/lib/qt-
3.3/lib -L/usr/local/lib -lmyth-0.20.1 -lmythui-0.20.1 -lfreetype -lmp3lame -lasound -lraw1394 -liec61883 -lavc1394 -lrom1394 -lXinerama -lXv -lXxf86vm -lXvMCW -lXvMC -lmythdvdnav-0.20.1 -lqt-mt -lGLU -lGL -lXmu -lXext -lX11 -lm -lpthread
<br>/usr/bin/ld: cannot find -lmyth-0.20.1<br>collect2: ld returned 1 exit status<br>make[2]: *** [mtd] Error 1<br>make[2]: Leaving directory `/root/build/mythplugins/mythdvd/mtd&#39;<br>make[1]: *** [sub-mtd] Error 2<br>
make[1]: Leaving directory `/root/build/mythplugins/mythdvd&#39;<br>make: *** [sub-mythdvd] Error 2<br><br>