<html><body><div style="color:#000; background-color:#fff; font-family:garamond, new york, times, serif;font-size:12pt">I downloaded the git package again and it worked fine this time.<br><br>My Linux version has one use sudo to perform root tasks.  Perhaps I forgot to use sudo with one of the commands.<br><br>Thanks, Marc.<br><br><br>Steve<br><div><span><br></span></div><div><br></div>  <div style="font-family: garamond, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Marc Feeley <feeley@iro.umontreal.ca><br> <b><span style="font-weight: bold;">To:</span></b> Steve Graham <jsgrahamus@yahoo.com> <br><b><span style="font-weight: bold;">Cc:</span></b> Gambit List <Gambit-list@iro.umontreal.ca> <br> <b><span style="font-weight:
 bold;">Sent:</span></b> Wednesday, February 20, 2013 11:59 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [gambit-list] Error building 4.6.7<br> </font> </div> <br><br>On 2013-02-20, at 11:23 AM, Steve Graham <<a ymailto="mailto:jsgrahamus@yahoo.com" href="mailto:jsgrahamus@yahoo.com">jsgrahamus@yahoo.com</a>> wrote:<br><br>> Just downloaded 4.6.7 to my Linux Mint 14 (x64) system.<br>> <br>> In following the quick installation instructions in README, I got an error in the make step:<br>> <br>> <br>> ../gsc-boot -:~~bin=../bin,~~lib=../lib,~~include=../include -f -c  -check _t-c-3.scm<br>> *** ERROR -- Can't find file "/usr/lib/gambc-v4_6_7-devel/gsc/_t-c-3.scm"<br>> make[1]: *** [_t-c-3.c] Error 70<br>> make[1]: Leaving directory `/usr/lib/gambc-v4_6_7-devel/gsc'<br>> make: *** [all-recursive] Error 1<br>> steve@steve-Satellite-L555D /usr/lib/gambc-v4_6_7-devel $ <br>> <br>> The odd
 thing is that the file does exist:<br>> <br>> steve@steve-Satellite-L555D /usr/lib/gambc-v4_6_7-devel $ cd gsc<br>> steve@steve-Satellite-L555D /usr/lib/gambc-v4_6_7-devel/gsc $ ls -al _t-c-3.scm<br>> -rw------- 1 501 501 13399 Jun 14  2012 _t-c-3.scm<br>> steve@steve-Satellite-L555D /usr/lib/gambc-v4_6_7-devel/gsc $ pwd<br>> /usr/lib/gambc-v4_6_7-devel/gsc<br><br>I don't know why the file gsc/_t-c-3.scm is mode 0600 (it should be 0666).  I've changed it in my work directory, for the next release.  Could you change it locally (chmod 644 gsc/_t-c-3.scm) and try again?<br><br>Marc<br><br><br><br> </div> </div>  </div></body></html>