This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Problem Linking GAMESS version September 30, 2018 R3
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: "Stephen P. Molnar" <smolnar at molecular-modeling dot net>
- Cc: fortran at gcc dot gnu dot org
- Date: Fri, 1 Mar 2019 11:01:17 -0800
- Subject: Re: Problem Linking GAMESS version September 30, 2018 R3
- References: <5C797D86.2000108@molecular-modeling.net>
- Reply-to: sgk at troutmask dot apl dot washington dot edu
On Fri, Mar 01, 2019 at 01:44:22PM -0500, Stephen P. Molnar wrote:
> I am rerunning up-to-date 64bit Debian Stretch. I have been compiling
> and using GAMESS in various versions for a number of years now, but this
> is the first time that I have attempted compiling for mpich.
>
> Actually, the compile went very smoothly with no warning or errors. The
> problem that I ran into occurred in the link process. The error message
> was: gfortran: error: tdxni.o: No such file or directory.
>
I suppose the obvious question is "Does tdxni.o exist?".
Followed by "Is it in the path of build process?"
--
Steve