<div dir="ltr">I have just installed FLASH 4.8 and when I do make I get the following errors. <br><br>Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).<br>Driver_computeDt.F90:549:20:<br><br>  536 |   call MPI_Bcast(dtMinLoc(1), 5, MPI_INTEGER, pgmin, dr_globalComm, error)<br>      |                 2   <br>......<br>  549 |      call MPI_Bcast(extraHydroInfo, 1, FLASH_REAL, pgmin, dr_globalComm, error)<br>      |                    1<br>Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).<br><div>make: *** [Makefile:132: Driver_computeDt.o] Error 1</div><div><br></div><div>Any clue on how to fix this?<br></div></div>