<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>>>>>> "Chris Thauberger" <cthauber@allstartech.com> 11/5/2010 8:19 AM >>><BR>
<DIV>>>>> I'm sure I am missing something simple, but I just can't see it.<BR>>>>> 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>>>>> The server was just re-installed clean the other day.<BR>>>>><BR>>>>> 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>>>>> <BR>>>>> ./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>>>>> <BR>>>>> > sh version.sh<BR>>>>> > Usage: version.sh SVN_TREE_DIR<BR>>>>> > make: *** [version.cpp] Error 1<BR>>>>> <BR>>>>> This is a fresh copy from SVN of branches/release-0-24-fixes with no patches<BR>>>>> <BR>>>>> Like I said to start, I am sure I am just overlooking something small...but I just can't see it.<BR>>>>> <BR>>>>> Thanks!<BR>>>>> <BR>>>>> Chris<BR></DIV>
<DIV>>> So, I guess there are no suggestions on what to look for?</DIV>
<DIV>>> Anyone??</DIV>
<DIV>>> I can build 0.23-fixes SVN without issues, but get the above error immediately with 0.24-fixes SVN. It doesn't even start to compile and that error comes up.</DIV>
<DIV>>> </DIV>
<DIV>>> Any help or suggestions are appreciated.</DIV>
<DIV>>> </DIV>
<DIV>>> Thanks again</DIV>
<DIV>>> </DIV>
<DIV>>> Chris</DIV>
<DIV> </DIV>
<DIV>in case anyone runs into this in the future, it turned out to be a simple fix.</DIV>
<DIV> </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> </DIV>
<DIV>Anyway, it is now up and running, and going good.</DIV>
<DIV> </DIV>
<DIV>Chris</DIV></BODY></HTML>