<HTML><HEAD>
<META content="text/html; charset=iso-8859-15" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16671"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI"><BR><BR>&gt;&gt;&gt;&gt;&gt; "Chris Thauberger" &lt;cthauber@allstartech.com&gt; 11/5/2010 8:19 AM &gt;&gt;&gt;<BR>
<DIV>&gt;&gt;&gt;&gt; I'm sure I am missing something simple, but I just can't see it.<BR>&gt;&gt;&gt;&gt; I have a relatively fresh MythBuntu 10.10 backend server that is currently running the latest 0.23-fixes (as well as 3 Mythbuntu 9.10 frontends, also running .23-fixes).<BR>&gt;&gt;&gt;&gt; The server was just re-installed clean the other day.<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; I am looking at moving forward with the 0.24-fixes branch, now that we are into release candidates, but I just can't get it to compile.<BR>&gt;&gt;&gt;&gt; <BR>&gt;&gt;&gt;&gt; ./configure is successful, but I get the following immediately after I enter the 'make' command (this is the same on all 4 machines...the MB 10.10, as well as the MB 9.10 machines)<BR>&gt;&gt;&gt;&gt; <BR>&gt;&gt;&gt;&gt; &gt; sh version.sh<BR>&gt;&gt;&gt;&gt; &gt; Usage: version.sh SVN_TREE_DIR<BR>&gt;&gt;&gt;&gt; &gt; make: *** [version.cpp] Error 1<BR>&gt;&gt;&gt;&gt; <BR>&gt;&gt;&gt;&gt; This is a fresh copy from SVN of branches/release-0-24-fixes with no patches<BR>&gt;&gt;&gt;&gt; <BR>&gt;&gt;&gt;&gt; Like I said to start, I am sure I am just overlooking something small...but I just can't see it.<BR>&gt;&gt;&gt;&gt; <BR>&gt;&gt;&gt;&gt; Thanks!<BR>&gt;&gt;&gt;&gt; <BR>&gt;&gt;&gt;&gt; Chris<BR></DIV>
<DIV>&gt;&gt; So, I guess there are no suggestions on what to look for?</DIV>
<DIV>&gt;&gt; Anyone??</DIV>
<DIV>&gt;&gt; I can build 0.23-fixes SVN without issues, but get the above error immediately with 0.24-fixes SVN.&nbsp; It doesn't even start to compile and that error comes up.</DIV>
<DIV>&gt;&gt; </DIV>
<DIV>&gt;&gt; Any help or suggestions are appreciated.</DIV>
<DIV>&gt;&gt; </DIV>
<DIV>&gt;&gt; Thanks again</DIV>
<DIV>&gt;&gt; </DIV>
<DIV>&gt;&gt; Chris</DIV>
<DIV>&nbsp;</DIV>
<DIV>in case anyone runs into this in the future, it turned out to be a simple fix.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Apparently, with 0.24, running the make command with 'sudo' is not enough...I was running (as I always have in the past) 'sudo make -j3'</DIV>
<DIV>Just for verification, I tried going in as full root (sudo su -) and then running make, and lo and behold...it worked.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Anyway, it is now up and running, and going good.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Chris</DIV></BODY></HTML>