Unable to install tcl-chemshell(v3.7.1)

Hi,

If you haven’t already could you try compiling with the following extra flags in your configuration script:

export FFLAGS=-fallow-argument-mismatch
export F90FLAGS=-fallow-argument-mismatch

These are necessary for gfortran versions > 10.0.

Best wishes,

Tom