[alocatbl.o] Error 1 during SMOKE4.7 Compilation Using gfortran compiler

I am sorry I don’t have licensed updated PGI compiler.

When I tried to use my old PGI compiler it gave me Error: SMOKE v 4.7 installation using PGI compiler same error.

Then I removed ‘&’ sign from line 104, and then installation was successful, But when I tried to run test case , I got the error https://forum.cmascenter.org/t/error-smoke-v-4-7-installation-using-pgi-compiler/2184/8:
[IqbalHossan@adeq logs]$ grep ERROR *
elevpoint.point.nctox.log: ERROR: input file not found: PNTS
elevpoint.point.nctox.log: *** ERROR ABORT in subroutine ELEVPOINT
grdmat.area.nctox.us12-nc.log: ERROR: input file not found: AREA

So, I couldn’t solve the problem. That’s why I am trying with gfortran compiler.

Would you please suggest me what can be done?