gms-bbg / gamess-issues

GAMESS issue tracking
7 stars 1 forks source link

gfortran error while running ./compall #45

Closed TheDoria17 closed 3 years ago

TheDoria17 commented 3 years ago

I'm trying to install GAMESS on my PC and I can run config and /ddi/compddi scripts without any problem. Instead when I try to run the compall script I get the compall.log file full of error like this one:

Wed Apr 14 06:19:08 PM CEST 2021 gfortran -c -fdefault-integer-8 -g -O2 -std=legacy -w -fno-aggressive-loop-optimizations -funconstrained-commons -Werror=uninitialized -Werror=align-commons -Wtabs -Wno-maybe-uninitialized blas gfortran: error: blas: No such file or directory gfortran: fatal error: no input files compilation terminated. unset echo Division by 0.

install.txt

I had to convert install.info to .txt in order to upload it here

If the input file is more than 50 lines then please send it as an attachment to the following email address (gamess@iastate.edu) with the subject being the title of the issue.

foxtran commented 3 years ago

Did you see #41?

TheDoria17 commented 3 years ago

No I didn't see it, and after editing the script all it's working as it should. Thank you!