<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>>>> Kevin Ross <kevin@familyross.net> 11/6/2010 5:04 PM >>><BR>On 11/6/2010 2:53 PM, Chris Thauberger wrote:
<BLOCKQUOTE cite=mid:4CD579FD.AAEE.006A.0@allstartech.com type="cite">
<META name=GENERATOR content="MSHTML 8.00.7600.16671"><BR><BR>>>>>> "Chris Thauberger" <A class=moz-txt-link-rfc2396E href="mailto:cthauber@allstartech.com"><cthauber@allstartech.com></A> 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><BR></BLOCKQUOTE>
<DIV><BR>Why would you run "make" as root? You should only run "make install" (or preferably "checkinstall") as root.<BR><BR>-- Kevin<BR><BR></DIV>
<DIV>'sudo make' has always worked before, and if I just 'make' I have always been blasted with insufficient rights errors...Always been like that in the last 3.5 years I've been compiling Myth with MythBuntu...</DIV>
<DIV>This was the first time I had issues doing it that way (as shown in my first question...), and switching to root worked...</DIV>
<DIV> </DIV>
<DIV>Just sharing what worked for me</DIV>
<DIV> </DIV>
<DIV>Chris</DIV></BODY></HTML>