AMBER Archive (2002)

Subject: esp.sh problem

From: FyD (fyd_at_u-picardie.fr)
Date: Wed Nov 27 2002 - 11:17:40 CST


Dear All,
  
I am trying to use "esp.sh" from
http://www.amber.ucsf.edu/amber/Questions/resp.txt under PC-linux RH 7.3 using
either 'g77' or 'i386-glibc21-linux-g77' without success. On the contary with
'pgf77' under the same RH 7.3 distribution or under SGI IRIX, there is no
problem.
  
I am interested in using either 'g77' or 'i386-glibc21-linux-g77' for running
'esp.sh'. I get the following error message with 'g77' or
'i386-glibc21-linux-g77':
  
tot 1% esp.sh test.out
 enter natom,nesp: startio: error in format
apparent state: unit 5 (unnamed)
last format: (2i)
lately reading sequential formatted external IO
Abandon (core dumped)
  
If I check the core file generated (using 'gdb'), I get :
  
tot 13% gdb ./a.out core.4485
GNU gdb Red Hat Linux (5.1.90CVS-5)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
Core was generated by `a.out'.
Program terminated with signal 6, Aborted.
Reading symbols from /lib/i686/libm.so.6...done.
Loaded symbols for /lib/i686/libm.so.6
Reading symbols from /lib/i686/libc.so.6...done.
Loaded symbols for /lib/i686/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
#0 0x42029241 in kill () from /lib/i686/libc.so.6
  
Is it a known problem and is there a way to solve it ?
Thanks a lot, regards, Francois