Compilation error ARWpost: no such file or directory error

bikashr4044

New member
/usr/bin/ld: cannot find input_module.o: No such file or directory
/usr/bin/ld: cannot find module_interp.o: No such file or directory
collect2: error: ld returned 1 exit status
make: [Makefile:18: ARWpost.exe] Error 1 (ignored)

Above is the error i face while compilation.
input_module.o , this file is present in metgrid/src/ directory but the other ony is not available anywhere.
anyone please guide me to complete the compilation process
 
ARWpost is an obsolete package that we no longer support. Please switch to NCL or Python for WRF post processing.
 
Back
Top