WRF compile error ***[lex.yy.c]

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

sinisters93

New member
compile kpp
make[1]: Entering directory `/home/sahir/WRF371/Build_WRF/WRFV3/chem/KPP/kpp/kpp-2.1/src'
/home/sahir/WRF371/Build_WRF/LIBRARIES/byacc/bin/yacc -d scan.y
gcc -O -c y.tab.c
/home/sahir/WRF371/Build_WRF/LIBRARIES/flex scan.l
make[1]: execvp: /home/sahir/WRF371/Build_WRF/LIBRARIES/flex: Permission denied
make[1]: *** [lex.yy.c] Error 127
make[1]: Leaving directory `/home/sahir/WRF371/Build_WRF/WRFV3/chem/KPP/kpp/kpp-2.1/src'
 
Back
Top