[gate-users] Error installing Gate on IRIX6 machine
Ananth Ravi
ananth.ravi at sw.ca
Wed Jul 20 17:24:15 CEST 2005
Hello Gate users,
I have successfully compiled and installed, Geant4.6.2, ROOT, and CLHEP
on a cluster that i have just recently recieved access to. However I
have not been able to successfully compile Gate since in
GateToInterfile.cc file line 255 gives me an error.
<< "imagedata byte order := " << ( (BYTE_ORDER == LITTLE_ENDIAN) ?
"LITTLEENDIAN" : "BIGENDIAN" ) << G4endl
Here it appears that the BYTE_ORDER and LITTLE_ENDIAN constants have not
been previously declared. Are these global constants that are defined
somewhere on most Linux distros (as the cluster is an SGI IRIX6), or is
there something I have done incorrectly.
Would it be incorrect to just comment out this line. I desperately need
it to compile, but also require the interfile output.
Thank you,
Ananth Ravi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20050720/fa27f550/attachment.htm>
More information about the Gate-users
mailing list