CMAQ-5.0.2 running error

Hi everyone,
I am running CMAQ-5.0.2 and the following error showed up:


I compiled the model with “make DEBUG=TRUE”. But still not enough information to tell how to fix the error. Could you please help with this?
Thanks!
Lin

Please make sure that your remove all files in the BLD directory before recompiling in debug mode.
Is this the method you are using to create the debug executable?
In bldit_cctm.csh file, uncomment the line “#set Debug_CCTM”. This changes the Fortran compiler flags from those defined as “myFSTD” to those defined as “myDBG” in config_cmaq.csh