<div dir="ltr"><div>Oh, and the error message I get when running the gjs command is<br></div>"Error reading from file: {myFavoriteDirectory}/slab.mac"<br><div><div><br><div class="gmail_quote">---------- Forwarded message ----------<br>
From: <b class="gmail_sendername">Justin Mikell</b> <span dir="ltr"><<a href="mailto:justin.mikell@gmail.com">justin.mikell@gmail.com</a>></span><br>Date: Wed, May 8, 2013 at 4:38 PM<br>Subject: jobsplitter with gcc 4.7.0 not expanding aliases in macro files<br>
To: <a href="mailto:gate-users@lists.opengatecollaboration.org">gate-users@lists.opengatecollaboration.org</a><br><br><br><div dir="ltr"><div><div>So, I successfully compiled everything in gate 6.2 with gcc 4.7.0<br><br></div>
I ran into one problem when compiling the jobsplitter gjs.<br><br>---------<br></div>Compiling gjs.cc...<br>Compiling GateMacfileParser.cc...<br>
./src/GateMacfileParser.cc: In constructor ‘GateMacfileParser::GateMacfileParser(G4String, G4int, G4int, G4String*)’:<br>./src/GateMacfileParser.cc:41:26: error: ‘getpid’ was not declared in this scope<br>---------------<br>

<div><div><br><a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50423" target="_blank">http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50423</a><br><br>To fix this I had to add <unistd.h> to GateMacFileParser.hh.<br>
<br></div><div>And then it compiles....<br>
</div><div>But, now the aliases dont expand properly and gjs tries to literally open files named "{myVar}.mac"<br><br></div><div>I figured I would ask for thoughts/guidance on fixing it before I dive in and actually try to fix it.<br>

<br></div><div>Thanks!<span class=""><font color="#888888"><br></font></span></div><span class=""><font color="#888888"><div>-Justin <br></div><div><br></div></font></span></div></div>
</div><br></div></div></div>