This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem Linking GAMESS version September 30, 2018 R3


Thanks for the reply.

tdxni.src is present in the source directory. There are a tdxni.f filr and a itdxni.o file in the object directory. However, there is no mention if tdnxi in either the compall or comp files. tdnxi is not found in the lked file and the only mention of the file in the lnkd.log is in the error message. It got lost somewhere along the line.

On 03/01/2019 02:01 PM, Steve Kargl wrote:
  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?"


--
Stephen P. Molnar, Ph.D.
Consultant
www.molecular-modeling.net
(614)312-7528 (c)
Skype: smolnar1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]