<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>

<META content="MSHTML 6.00.2800.1505" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>Hello Gate 
users,<BR><BR>I have successfully compiled and installed, Geant4.6.2, ROOT, and 
CLHEP<BR>on a cluster that i have just recently recieved access to.&nbsp; 
However I<BR>have not been able to successfully compile Gate since in&nbsp; 
<BR>GateToInterfile.cc file line 255 gives me an error.<BR><BR>&lt;&lt; 
"imagedata byte order := " &lt;&lt; ( (BYTE_ORDER == LITTLE_ENDIAN) 
?<BR>"LITTLEENDIAN" : "BIGENDIAN" )&nbsp; &lt;&lt; G4endl<BR><BR>Here it appears 
that the BYTE_ORDER and LITTLE_ENDIAN constants have not<BR>been previously 
declared.&nbsp; Are these global constants that are defined<BR>somewhere on most 
Linux distros (as the cluster is an SGI IRIX6), or is<BR>there something I have 
done incorrectly.<BR><BR>Would it be incorrect to just comment out this 
line.&nbsp; I desperately need<BR>it to compile, but also require the interfile 
output.<BR><BR>Thank you,<BR>Ananth Ravi</FONT><BR></FONT></DIV></BODY></HTML>