Hi,<div><br></div><div>I was trying to compile FLASH on my system. I had a SUCCESS for ./setup *** -auto but when I do a gmake then I got this error:</div><div><br></div><div><div>[luu1@turing-4 object]$ gmake</div><div>Calculating dependencies</div>
<div>./setup_depends.py --generateINTERMEDIATElines -c -O2 -fdefault-real-8 -fdefault-double-8 -ffree-line-length-none  -I /usr/include -DH5_USE_16_API -O2  -c -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions *.f *.f90 *.F90 *.F </div>
<div>./setup_addcdepends.py -I /usr/include -DH5_USE_16_API -O2  -c -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions *.c</div><div>rm -f reorder.sh</div><div>/turing/home/luu1/install/mpich/bin/mpif90 -c -O2 -fdefault-real-8 -fdefault-double-8 -ffree-line-length-none  -DMAXBLOCKS=1000 -DNXB=8 -DNYB=8 -DNZB=1 -DN_DIM=2 ut_interpolationInterface.F90</div>
<div>f90: 1501-274 (W) An incompatible level of gcc has been specified.</div><div>f90: 1501-214 (W) command option M reserved for future use - ignored</div><div>f90: 1501-210 (S) command option NXB=8 contains an incorrect subargument</div>
<div>gmake: *** [ut_interpolationInterface.o] Error 40</div><div><br></div><div>Since the command option NXB=8 is automatically generated, I don't know how to fix it. I was being able to run FLASH on another machine and am trying to repeat it here. I changed the path accordingly to the new machine. So I don't know why I have this error.</div>
<div><br></div><div>Any suggestion?</div><div><br></div><div>Thanks in advance,</div><div>Huong</div></div>