[Wrf-users] WPS nest-option problem
AbdullaH KahramaN
havadurumu at gmail.com
Sun Apr 22 14:17:15 MDT 2007
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
error when we compiled the WPS with option 1 (serial, no GRIB2) and option 3
(DM Parallel, no GRIB2).
Moreover, we got X11, g2_4 and Jasper libraries errors and we couldn't get "
ungrib.exe" when we compiled the WPS with option 2 (serial, GRIP2)
and option 4 (DM Parallel, GRIP2). As you can see, we have
"ungrib.exeproblem" when we choose option with nesting.
However, we want to run WPS with option 4 (Parallel, GRIP2) to get output
with "one way nesting", so we have to solve Jasper and g2_4 libraries
problems. We know that firstly we have to have "ungrib.exe" to run WPS and
get "data output" to use in WRF. Moreover, we know that Jasper
library is about Jpeg2000 format, so it is not related with "ungrib.exe".
Therefore, we think g2_4 library is responsible with the "ungrib.exe"
compilation error, but we don't know what g2_4 is. If you can explain me
shortly "what is g2_4", then it will be very usefull to solve that problem.
As a result, our 2 questions:
1) What is g2_4 library, and do you have an idea how we can solve that?
2) What kind of promlem can "nesting option" cause ?
--------------------------------
bash-2.05b$ ./compile > hata.log
Makefile:43: warning: overriding commands for target `.f.o'
/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:97: warning:
ignoring old commands for target `.f.o'
Makefile:47: warning: overriding commands for target `.c.o'
/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:87: warning:
ignoring old commands for target `.c.o'
Makefile:53: warning: overriding commands for target `.F.o'
/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:107:
warning: ignoring old commands for target `.F.o'
Makefile:58: warning: overriding commands for target `.f.o'
/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:97: warning:
ignoring old commands for target `.f.o'
Makefile:61: warning: overriding commands for target `.c.o'
/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:87: warning:
ignoring old commands for target `.c.o'
PGC-F-0206-Can't find include file jasper/jasper.h (enc_jpeg2000.c: 5)
PGC/x86-64 Linux/x86-64 5.2-2: compilation aborted
make[2]: [enc_jpeg2000.o] Error 2 (ignored)
PGC-F-0206-Can't find include file jasper/jasper.h (dec_jpeg2000.c: 5)
PGC/x86-64 Linux/x86-64 5.2-2: compilation aborted
make[2]: [dec_jpeg2000.o] Error 2 (ignored)
ar: enc_jpeg2000.o: No such file or directory
make[2]: [libg2_4.a] Error 1 (ignored)
Makefile:70: warning: overriding commands for target `.F90.o'
../../configure.wps:101: warning: ignoring old commands for target `.F90.o'
Makefile:75: warning: overriding commands for target `.f90.o'
../../configure.wps:91: warning: ignoring old commands for target `.f90.o'
Makefile:79: warning: overriding commands for target `.c.o'
../../configure.wps:87: warning: ignoring old commands for target `.c.o'
/usr/bin/ld: cannot find -lg2_4
make[1]: [ungrib.exe] Error 2 (ignored)
Makefile:53: warning: overriding commands for target `.F.o'
/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:107:
warning: ignoring old commands for target `.F.o'
Makefile:58: warning: overriding commands for target `.f.o'
/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:97: warning:
ignoring old commands for target `.f.o'
Makefile:61: warning: overriding commands for target `.c.o'
/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:87: warning:
ignoring old commands for target `.c.o'
PGC-F-0206-Can't find include file jasper/jasper.h (enc_jpeg2000.c: 5)
PGC/x86-64 Linux/x86-64 5.2-2: compilation aborted
make[2]: [enc_jpeg2000.o] Error 2 (ignored)
PGC-F-0206-Can't find include file jasper/jasper.h (dec_jpeg2000.c: 5)
PGC/x86-64 Linux/x86-64 5.2-2: compilation aborted
make[2]: [dec_jpeg2000.o] Error 2 (ignored)
ar: enc_jpeg2000.o: No such file or directory
make[2]: [libg2_4.a] Error 1 (ignored)
Makefile:70: warning: overriding commands for target `.F90.o'
../../configure.wps:101: warning: ignoring old commands for target `.F90.o'
Makefile:75: warning: overriding commands for target `.f90.o'
../../configure.wps:91: warning: ignoring old commands for target `.f90.o'
Makefile:79: warning: overriding commands for target `.c.o'
../../configure.wps:87: warning: ignoring old commands for target `.c.o'
Makefile:53: warning: overriding commands for target `.F.o'
/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:107:
warning: ignoring old commands for target `.F.o'
Makefile:58: warning: overriding commands for target `.f.o'
/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:97: warning:
ignoring old commands for target `.f.o'
Makefile:61: warning: overriding commands for target `.c.o'
/SFS2/users/course/hbm514b/hbm51414/Gurolinki/WPS/configure.wps:87: warning:
ignoring old commands for target `.c.o'
PGC-F-0206-Can't find include file jasper/jasper.h (enc_jpeg2000.c: 5)
PGC/x86-64 Linux/x86-64 5.2-2: compilation aborted
make[2]: [enc_jpeg2000.o] Error 2 (ignored)
PGC-F-0206-Can't find include file jasper/jasper.h (dec_jpeg2000.c: 5)
PGC/x86-64 Linux/x86-64 5.2-2: compilation aborted
make[2]: [dec_jpeg2000.o] Error 2 (ignored)
ar: enc_jpeg2000.o: No such file or directory
make[2]: [libg2_4.a] Error 1 (ignored)
Makefile:70: warning: overriding commands for target `.F90.o'
../../configure.wps:101: warning: ignoring old commands for target `.F90.o'
Makefile:75: warning: overriding commands for target `.f90.o'
../../configure.wps:91: warning: ignoring old commands for target `.f90.o'
Makefile:79: warning: overriding commands for target `.c.o'
../../configure.wps:87: warning: ignoring old commands for target `.c.o'
/usr/bin/ld: cannot find -lg2_4
make[1]: [g2print.exe] Error 2 (ignored)
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when searching
for -lX11
/usr/bin/ld: cannot find -lX11
make[1]: [plotfmt.exe] Error 2 (ignored)
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when searching
for -lX11
/usr/bin/ld: cannot find -lX11
make[1]: [plotgrids.exe] Error 2 (ignored)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20070422/ebccfa43/attachment.html
More information about the Wrf-users
mailing list