wangmiemie
New member
Here are the details.
When I try to compile the WRF-ChemV4.5, alwsys failed to find the four .exe in mian.

Thins is my /.bashrc and I will post other files in attachment.
As you can see in errors_comp.txt , there are some mistakes "‘
Makefile:50: warning: overriding recipe for target `.F.o'
../../../../configure.wrf:397: warning: ignoring old recipe for target `.F.o'
Makefile:58: warning: overriding recipe for target `.c.o'
../../../../configure.wrf:426: warning: ignoring old recipe for target `.c.o'
’
I have tried someways to solve it
"$(info CPATH is ${CPATH})
include ${CPATH}/../configure.wrf"
but it does not work.
I wonder konw that if someone face such question before or could help me to solve it .
Thank you very much !!!
When I try to compile the WRF-ChemV4.5, alwsys failed to find the four .exe in mian.

Thins is my /.bashrc and I will post other files in attachment.
As you can see in errors_comp.txt , there are some mistakes "‘
Makefile:50: warning: overriding recipe for target `.F.o'
../../../../configure.wrf:397: warning: ignoring old recipe for target `.F.o'
Makefile:58: warning: overriding recipe for target `.c.o'
../../../../configure.wrf:426: warning: ignoring old recipe for target `.c.o'
’
I have tried someways to solve it
"$(info CPATH is ${CPATH})
include ${CPATH}/../configure.wrf"
but it does not work.
I wonder konw that if someone face such question before or could help me to solve it .
Thank you very much !!!