Compiling OpenSees 1.6 on SGI Altix w/ RHEL3

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
sguercio
Posts: 1
Joined: Wed Oct 27, 2004 5:45 am

Compiling OpenSees 1.6 on SGI Altix w/ RHEL3

Post by sguercio » Wed Oct 27, 2004 5:54 am

Hello,

I am trying to compile OpenSees 1.6 on an SGI Altix (Itanium2). During the make, I am recieving the following error:

Vector.cpp: In member function `Vector Vector::operator()(const ID&) const':
Vector.cpp:667: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
Preprocessed source stored into /tmp/ccqLXUqG.out file, please attach this to your bugreport
make[2]: *** [Vector.o] Error 1
make[2]: Leaving directory `/home/sguercio/OpenSees/SRC/matrix'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/sguercio/OpenSees/SRC'

I have sucessfully built OpenSees 1.6 on a Pentium4 machine running RHEL3 so I am using the same Makefile.def.

Boris Jeremic

SGI Altix compile

Post by Boris Jeremic » Mon Nov 01, 2004 5:55 pm

Hello there,

Which compiler are you using?

Boris

Post Reply