I'm trying to install the espresso package on the machine described here: http://www.tacc.utexas.edu/services/userguides/lonestar2/. Both 2.1.2 and 3.0 fail at the "make all" stage.
Some notes: 1. I manually change my $ARCH to "linux64". 2. ./configure does not complain. 3. The "make all" error is below. ------------------- mpif90 -O2 -assume byterecl -nomodule -fpp -D__LINUX64 -D__INTEL -D__FFTW -D__USE_INTERNAL_FFTW -D__MPI -D__PARA -I../include -I. -I../Modules -I../PW -I../PH -I../iotk/src -c path_reparametrisation.f90 mpif90 -O2 -assume byterecl -nomodule -fpp -D__LINUX64 -D__INTEL -D__FFTW -D__USE_INTERNAL_FFTW -D__MPI -D__PARA -I../include -I. -I../Modules -I../PW -I../PH -I../iotk/src -c path_base.f90 fortcom: Severe: **Internal compiler error: segmentation violation signal raised** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be explicit cause of this error. compilation aborted for path_base.f90 (code 3) make[1]: *** [path_base.o] Error 3 make[1]: Leaving directory `/home/teragrid/tg457032/espresso-3.0/Modules' make: *** [mods] Error 2 ------------------- I'm happy to send additional information (config logs, entire make command output, etc). Thanks-- Marlon Pierce Community Grids Laboratory Indiana University -------------- next part -------------- An HTML attachment was scrubbed... URL: /pipermail/attachments/20060519/18a13bc0/attachment.htm
