we are trying to use WRF-ARW at an intel based multi-processor (x86-64) machine, using linux, PGI compiler (pgf90, pgcc). We got X11 library <br><br>error when we compiled the WPS with option 1 (serial, no GRIB2) and option 3 (DM Parallel, no GRIB2).
<br>Moreover, we got X11, g2_4 and Jasper libraries errors and we couldn&#39;t get &quot;ungrib.exe&quot; when we compiled the WPS with option 2 (serial, GRIP2) <br><br>and option 4 (DM Parallel, GRIP2). As you can see, we have &quot;
ungrib.exe problem&quot; when we choose option with nesting.<br><br>However, we want to run WPS with option 4 (Parallel, GRIP2) to get output with &quot;one way nesting&quot;, so we have to solve Jasper and g2_4 libraries 
<br><br>problems. We know that firstly we have to have &quot;ungrib.exe&quot; to run WPS and get &quot;data output&quot; to use in WRF. Moreover, we know that Jasper <br><br>library is about Jpeg2000 format, so it is not related with &quot;
ungrib.exe&quot;. <br><br>Therefore, we think g2_4 library is responsible with the &quot;ungrib.exe&quot; compilation error, but we don&#39;t know what g2_4 is. If you can explain me <br><br>shortly &quot;what is g2_4&quot;, then it will be very usefull to solve that problem.
<br><br>As a result, our 2 questions:<br>1) What is g2_4 library, and do you have an idea how we can solve that?<br>2) What kind of promlem can &quot;nesting option&quot; cause ?<br><br><br>--------------------------------
<br>bash-2.05b$ ./compile &gt; hata.log<br>Makefile:43: warning: overriding commands for target `.f.o&#39;<br>/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:97: warning: ignoring old commands for target `.f.o&#39;
<br>Makefile:47: warning: overriding commands for target `.c.o&#39;<br>/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:87: warning: ignoring old commands for target `.c.o&#39;<br>Makefile:53: warning: overriding commands for target `.F.o&#39;
<br>/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:107: warning: ignoring old commands for target `.F.o&#39;<br>Makefile:58: warning: overriding commands for target `.f.o&#39;<br>/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:97: warning: ignoring old commands for target `.f.o&#39;
<br>Makefile:61: warning: overriding commands for target `.c.o&#39;<br>/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:87: warning: ignoring old commands for target `.c.o&#39;<br>PGC-F-0206-Can&#39;t find include file jasper/jasper.h (enc_jpeg2000.c: 5)
<br>PGC/x86-64 Linux/x86-64 5.2-2: compilation aborted<br>make[2]: [enc_jpeg2000.o] Error 2 (ignored)<br>PGC-F-0206-Can&#39;t find include file jasper/jasper.h (dec_jpeg2000.c: 5)<br>PGC/x86-64 Linux/x86-64 5.2-2: compilation aborted
<br>make[2]: [dec_jpeg2000.o] Error 2 (ignored)<br>ar: enc_jpeg2000.o: No such file or directory<br>make[2]: [libg2_4.a] Error 1 (ignored)<br>Makefile:70: warning: overriding commands for target `.F90.o&#39;<br>../../configure.wps:101: warning: ignoring old commands for target `.F90.o&#39;
<br>Makefile:75: warning: overriding commands for target `.f90.o&#39;<br>../../configure.wps:91: warning: ignoring old commands for target `.f90.o&#39;<br>Makefile:79: warning: overriding commands for target `.c.o&#39;<br>
../../configure.wps:87: warning: ignoring old commands for target `.c.o&#39;<br>/usr/bin/ld: cannot find -lg2_4<br>make[1]: [ungrib.exe] Error 2 (ignored)<br>Makefile:53: warning: overriding commands for target `.F.o&#39;
<br>/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:107: warning: ignoring old commands for target `.F.o&#39;<br>Makefile:58: warning: overriding commands for target `.f.o&#39;<br>/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:97: warning: ignoring old commands for target `.f.o&#39;
<br>Makefile:61: warning: overriding commands for target `.c.o&#39;<br>/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:87: warning: ignoring old commands for target `.c.o&#39;<br>PGC-F-0206-Can&#39;t find include file jasper/jasper.h (enc_jpeg2000.c: 5)
<br>PGC/x86-64 Linux/x86-64 5.2-2: compilation aborted<br>make[2]: [enc_jpeg2000.o] Error 2 (ignored)<br>PGC-F-0206-Can&#39;t find include file jasper/jasper.h (dec_jpeg2000.c: 5)<br>PGC/x86-64 Linux/x86-64 5.2-2: compilation aborted
<br>make[2]: [dec_jpeg2000.o] Error 2 (ignored)<br>ar: enc_jpeg2000.o: No such file or directory<br>make[2]: [libg2_4.a] Error 1 (ignored)<br>Makefile:70: warning: overriding commands for target `.F90.o&#39;<br>../../configure.wps:101: warning: ignoring old commands for target `.F90.o&#39;
<br>Makefile:75: warning: overriding commands for target `.f90.o&#39;<br>../../configure.wps:91: warning: ignoring old commands for target `.f90.o&#39;<br>Makefile:79: warning: overriding commands for target `.c.o&#39;<br>
../../configure.wps:87: warning: ignoring old commands for target `.c.o&#39;<br>Makefile:53: warning: overriding commands for target `.F.o&#39;<br>/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:107: warning: ignoring old commands for target `.F.o&#39;
<br>Makefile:58: warning: overriding commands for target `.f.o&#39;<br>/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:97: warning: ignoring old commands for target `.f.o&#39;<br>Makefile:61: warning: overriding commands for target `.c.o&#39;
<br>/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:87: warning: ignoring old commands for target `.c.o&#39;<br>PGC-F-0206-Can&#39;t find include file jasper/jasper.h (enc_jpeg2000.c: 5)<br>PGC/x86-64 Linux/x86-64 
5.2-2: compilation aborted<br>make[2]: [enc_jpeg2000.o] Error 2 (ignored)<br>PGC-F-0206-Can&#39;t find include file jasper/jasper.h (dec_jpeg2000.c: 5)<br>PGC/x86-64 Linux/x86-64 5.2-2: compilation aborted<br>make[2]: [dec_jpeg2000.o] Error 2 (ignored)
<br>ar: enc_jpeg2000.o: No such file or directory<br>make[2]: [libg2_4.a] Error 1 (ignored)<br>Makefile:70: warning: overriding commands for target `.F90.o&#39;<br>../../configure.wps:101: warning: ignoring old commands for target `.F90.o&#39;
<br>Makefile:75: warning: overriding commands for target `.f90.o&#39;<br>../../configure.wps:91: warning: ignoring old commands for target `.f90.o&#39;<br>Makefile:79: warning: overriding commands for target `.c.o&#39;<br>
../../configure.wps:87: warning: ignoring old commands for target `.c.o&#39;<br>/usr/bin/ld: cannot find -lg2_4<br>make[1]: [g2print.exe] Error 2 (ignored)<br>/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when searching for -lX11
<br>/usr/bin/ld: cannot find -lX11<br>make[1]: [plotfmt.exe] Error 2 (ignored)<br>/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when searching for -lX11<br>/usr/bin/ld: cannot find -lX11<br>make[1]: [plotgrids.exe
] Error 2 (ignored)<br><br><br><br>