You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, the following error occurs when I run w3_make, how can I solve it?
Processing ww3_prnc
ad3 : processing w3nmlprncmd
ad3 : processing w3tidemd
ad3 : processing w3oacpmd
mv: cannot stat 'w3nmlprncmd.o': No such file or directory
mv: cannot stat 'w3oacpmd.o': No such file or directory
mv: cannot stat 'w3tidemd.o': No such file or directory
ad3 : processing w3ogcmmd
mv: cannot stat 'w3ogcmmd.o': No such file or directory
ad3 : processing w3fldsmd
mv: cannot stat 'w3fldsmd.o': No such file or directory
ad3 : processing ww3_prnc
mv: cannot stat 'ww3_prnc.o': No such file or directory
Linking ww3_prnc
*** file ww3_prnc.o not found ***
*** file w3fldsmd.o not found ***
*** file w3oacpmd.o not found ***
*** file w3ogcmmd.o not found ***
*** file w3tidemd.o not found ***
*** file w3nmlprncmd.o not found ***
*** Missing object files ***
make: *** [makefile:107: /share/home/dq057/WW3/model/exe/ww3_prnc] Error 3
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone, the following error occurs when I run w3_make, how can I solve it?
Processing ww3_prnc
ad3 : processing w3nmlprncmd
ad3 : processing w3tidemd
ad3 : processing w3oacpmd
mv: cannot stat 'w3nmlprncmd.o': No such file or directory
mv: cannot stat 'w3oacpmd.o': No such file or directory
mv: cannot stat 'w3tidemd.o': No such file or directory
ad3 : processing w3ogcmmd
mv: cannot stat 'w3ogcmmd.o': No such file or directory
ad3 : processing w3fldsmd
mv: cannot stat 'w3fldsmd.o': No such file or directory
ad3 : processing ww3_prnc
mv: cannot stat 'ww3_prnc.o': No such file or directory
Linking ww3_prnc
*** file ww3_prnc.o not found ***
*** file w3fldsmd.o not found ***
*** file w3oacpmd.o not found ***
*** file w3ogcmmd.o not found ***
*** file w3tidemd.o not found ***
*** file w3nmlprncmd.o not found ***
*** Missing object files ***
make: *** [makefile:107: /share/home/dq057/WW3/model/exe/ww3_prnc] Error 3
Attached below are my comp,link and.err files.
w3oacpmd.txt
w3ogcmmd.txt
comp.txt
link.txt
w3fldsmd.txt
w3nmlprncmd.txt
Beta Was this translation helpful? Give feedback.
All reactions