<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><div><br></div><div>On Mar 18, 2010, at 10:53 PM, brick wrote:</div></div><div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 11px; border-collapse: collapse; "><br><span style="font-size: large; "><font face="'courier new', monospace"><b>Hi</b></font></span><div> <span style="font-size: large; "><font face="'courier new', monospace"><b>I met this Error when compile ncl with icc and ifort on CentOS.</b></font></span></div><div><span style="font-size: large; "><font face="'courier new', monospace"><b>I choose png/zlib hdf4 netcdf grib2 when configure.</b></font></span></div> <div><font face="'courier new', monospace"><br></font></div><div><font face="'courier new', monospace">..................................</font></div><div><font face="'courier new', monospace">..................................</font></div> <div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'courier new', monospace">ifort &nbsp;-O2 &nbsp; &nbsp;-c -o mdqtrn.o mdqtrn.f</font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'courier new', monospace">ifort &nbsp;-O2 &nbsp; &nbsp;-c -o aiproj.o aiproj.f</font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'courier new', monospace">ifort &nbsp;-O2 &nbsp; &nbsp;-c -o aiprin.o aiprin.f</font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'courier new', monospace">ifort &nbsp;-O2 &nbsp; &nbsp;-c -o haproj.o haproj.f</font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'courier new', monospace">ifort &nbsp;-O2 &nbsp; &nbsp;-c -o haprin.o haprin.f</font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'courier new', monospace">ifort &nbsp;-O2 &nbsp; &nbsp;-c -o moproj.o moproj.f</font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'courier new', monospace">ifort &nbsp;-O2 &nbsp; &nbsp;-c -o moprin.o moprin.f</font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'courier new', monospace">ifort &nbsp;-O2 &nbsp; &nbsp;-c -o wtproj.o wtproj.f</font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'courier new', monospace">ifort &nbsp;-O2 &nbsp; &nbsp;-c -o wtprin.o wtprin.f</font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'courier new', monospace">ifort &nbsp;-O2 &nbsp; &nbsp;-c -o mpdbdi.o mpdbdi.f</font></div> </div><div><span style="font-family: Verdana; font-size: 13px; "><div style="margin-top: 0px; margin-bottom: 0px; "><span style="font-size: small; "><font face="'courier new', monospace">icc -ansi &nbsp;-O2 &nbsp;-I../../../.././include -I/usr/include -I/usr/include/X11 -I/mnt/home/xqiu/Program/IntelCompiled/include -I/opt/intel/Compiler/11.1/064/include -I/mnt/home/xqiu/Program/IntelCompiled/include/usr_include_linux &nbsp;-DBuildPNG &nbsp;-DSYSV -D_POSIX_SOURCE -D_XOPEN_SOURCE -DByteSwapped -DNeedFuncProto &nbsp; &nbsp;-c -o mapnga.o mapnga.c</font></span></div> <div style="margin-top: 0px; margin-bottom: 0px; "><span style="font-size: small; "><font face="'courier new', monospace">icc -ansi &nbsp;-O2 &nbsp;-I../../../.././include -I/usr/include -I/usr/include/X11 -I/mnt/home/xqiu/Program/IntelCompiled/include -I/opt/intel/Compiler/11.1/064/include -I/mnt/home/xqiu/Program/IntelCompiled/include/usr_include_linux &nbsp;-DBuildPNG &nbsp;-DSYSV -D_POSIX_SOURCE -D_XOPEN_SOURCE -DByteSwapped -DNeedFuncProto &nbsp; &nbsp;-c -o mapngb.o mapngb.c</font></span></div> <div style="margin-top: 0px; margin-bottom: 0px; "><span style="font-size: small; "><font face="'courier new', monospace">mapngb.c(81): error: identifier "int_p_NULL" is undefined</font></span></div><div style="margin-top: 0px; margin-bottom: 0px; "> <span style="font-size: small; "><font face="'courier new', monospace">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &amp;color_type,&amp;interlace_type,int_p_NULL,int_p_NULL);</font></span></div><div style="margin-top: 0px; margin-bottom: 0px; "> <span style="font-size: small; "><font face="'courier new', monospace">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^</font></span></div><span style="font-size: small; "><font face="'courier new', monospace"><br> </font></span><div style="margin-top: 0px; margin-bottom: 0px; "><span style="font-size: small; "><font face="'courier new', monospace">compilation aborted for mapngb.c (code 2)</font></span></div><div style="margin-top: 0px; margin-bottom: 0px; "> <span style="font-size: small; "><font face="'courier new', monospace">make[5]: *** [mapngb.o] Error 2</font></span></div><div style="margin-top: 0px; margin-bottom: 0px; "><span style="font-size: small; "><font face="'courier new', monospace">make[5]: Leaving directory `/mnt/home/xqiu/Program/IntelCompiled/Temp/ncl_ncarg-5.1.1/ncarg2d/src/libncarg/ezmap'</font></span></div></span></div></span></blockquote><div><br></div>One of our developers ran into this, and said it was due to having a newer version of PNG (1.4 or later) that doesn't define "int_p_NULL".<div><br></div><div>You can either download and install an older libpng (1.2), or you will need to edit the affected file:</div><div><br></div><div>$NCARG/ncarg2d/src/libncarg/ezmap/mapngb.c</div><div><br></div><div>and add this line:</div><div><br></div><div><div>#define int_p_NULL &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;(int *)NULL</div><div><br></div><div>after:</div><div><br></div><div><div>#include &lt;png.h&gt;</div><div><br></div><div><br></div><div>You are correct that the rest of the errors that follow are due to the "libncarg.a" not being fully built.</div><div><br></div><div>Once you make the above change, you can start the build from where you left off by cd-ing to the top level NCAR Graphics tree (which I refer to as $NCARG)</div><div>and type:</div><div><br></div><div>&nbsp;make all install &nbsp;&gt;&amp;! make-output</div><div><br></div><div>--Mary</div><div><br></div></div></div><blockquote type="cite"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 11px; border-collapse: collapse; "><div><span style="font-family: Verdana; font-size: 13px; "> <div style="margin-top: 0px; margin-bottom: 0px; "><span style="font-size: small; "><font face="'courier new', monospace"><br></font></span></div><div style="margin-top: 0px; margin-bottom: 0px; "><span style="font-size: large; "><b><font face="'courier new', monospace">After this error, there are 5&nbsp;<span style="font-family: Verdana; font-weight: normal; "><b><font face="'courier new', monospace">additional&nbsp;<span style="font-family: Verdana; font-weight: normal; "><b><font face="'courier new', monospace">errors. I think all are caused by the error above. The rest errors are listed below:</font></b></span></font></b></span></font></b></span></div> <div style="margin-top: 0px; margin-bottom: 0px; "><span style="font-size: small; "><font face="'courier new', monospace"><br></font></span></div><div style="margin-top: 0px; margin-bottom: 0px; "><span style="font-size: small; "><font face="'courier new', monospace">1</font></span></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; "><span style="font-family: Verdana; font-size: 13px; "><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">Making ./ncarg2d/src/bin/ncargworld</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">make[5]: Entering directory `/mnt/home/xqiu/Program/IntelCompiled/Temp/ncl_ncarg-5.1.1/ncarg2d/src/bin/ncargworld'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">ifort &nbsp;-O2 &nbsp; &nbsp;-c -o ncargworld.o ncargworld.f</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">ifort &nbsp;-O2 &nbsp; &nbsp;-o ncargworld ncargworld.o ../../../.././ncarg2d/src/libncarg_gks/awi/ggkwdr_stub.o &nbsp;-L../../../.././ncarg2d/src/libncarg -lncarg -L../../../.././ncarg2d/src/libncarg_gks -lncarg_gks -L../../../.././common/src/libncarg_c -lncarg_c -L/mnt/home/xqiu/Program/IntelCompiled/Ncl_ncarg-5.1.1/lib -L/usr/lib -L/usr/lib/X11 -L/mnt/home/xqiu/Program/IntelCompiled/lib &nbsp; &nbsp;</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">ncargworld.o: In function `MAIN__':</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">ncargworld.f:(.text+0x166): undefined reference to `maproj_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">ncargworld.f:(.text+0x195): undefined reference to `mapstr_'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">ncargworld.f:(.text+0x1a6): undefined reference to `mapstr_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">ncargworld.f:(.text+0x1b7): undefined reference to `mapstr_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">ncargworld.f:(.text+0x1da): undefined reference to `mapset_'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">ncargworld.f:(.text+0x1eb): undefined reference to `mapsti_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">ncargworld.f:(.text+0x1fc): undefined reference to `mapsti_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">ncargworld.f:(.text+0x20d): undefined reference to `mapsti_'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">ncargworld.f:(.text+0x215): undefined reference to `mapint_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">ncargworld.f:(.text+0x2fb): undefined reference to `maptri_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">ncargworld.f:(.text+0x48c): undefined reference to `mapdrw_'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">../../../.././ncarg2d/src/libncarg/libncarg.a(pcmpxy.o): In function `pcmpxy_':</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">pcmpxy.f:(.text+0x1f5): undefined reference to `maptra_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">pcmpxy.f:(.text+0x37e): undefined reference to `maptra_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">pcmpxy.f:(.text+0x3a4): undefined reference to `maptri_'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">make[5]: *** [ncargworld] Error 1</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">make[5]: Leaving directory `/mnt/home/xqiu/Program/IntelCompiled/Temp/ncl_ncarg-5.1.1/ncarg2d/src/bin/ncargworld'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; "><br></span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">2</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><font size="4"><span style="font-family: Verdana; font-size: 13px; "><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">Making ./ncarg2d/src/bin/tdpackdemo</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">make[5]: Entering directory `/mnt/home/xqiu/Program/IntelCompiled/Temp/ncl_ncarg-5.1.1/ncarg2d/src/bin/tdpackdemo'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">ifort &nbsp;-O2 &nbsp; &nbsp;-c -o TdpackDemo.o TdpackDemo.f</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">ifort &nbsp;-O2 &nbsp; &nbsp;-o tdpackdemo TdpackDemo.o -L../../../.././ncarg2d/src/libncarg -lncarg -L../../../.././ncarg2d/src/libncarg_gks -lncarg_gks -L../../../.././common/src/libncarg_c -lncarg_c -lpng -lz &nbsp;-L/mnt/home/xqiu/Program/IntelCompiled/Ncl_ncarg-5.1.1/lib -L/usr/lib -L/usr/lib/X11 -L/mnt/home/xqiu/Program/IntelCompiled/lib -L/opt/intel/Compiler/11.1/064/lib/ia32 &nbsp;-lXpm -lX11 -lXext &nbsp;</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">../../../.././ncarg2d/src/libncarg/libncarg.a(pcmpxy.o): In function `pcmpxy_':</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">pcmpxy.f:(.text+0x1f5): undefined reference to `maptra_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">pcmpxy.f:(.text+0x37e): undefined reference to `maptra_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">pcmpxy.f:(.text+0x3a4): undefined reference to `maptri_'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">make[5]: *** [tdpackdemo] Error 1</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">make[5]: Leaving directory `/mnt/home/xqiu/Program/IntelCompiled/Temp/ncl_ncarg-5.1.1/ncarg2d/src/bin/tdpackdemo'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; "><br></span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">3</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">................................</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><font size="4"><span style="font-family: Verdana; font-size: 13px; "><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x50d): undefined reference to `mapit_'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x555): undefined reference to `mapit_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x5a5): undefined reference to `mapit_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x5c2): undefined reference to `mapiq_'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x75d): undefined reference to `mdpchi_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x78a): undefined reference to `mdgetr_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x7a1): undefined reference to `mdplmb_'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">../../../.././ncarg2d/src/libncarg/libncarg.a(mdutin.o): In function `mdutin_':</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">mdutin.f:(.text+0xe0): undefined reference to `mdpin2_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">mdutin.f:(.text+0x4a0): undefined reference to `mdpint_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">make[5]: *** [ezmapdemo] Error 1</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">make[5]: Leaving directory `/mnt/home/xqiu/Program/IntelCompiled/Temp/ncl_ncarg-5.1.1/ncarg2d/src/bin/ezmapdemo'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; "><br></span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">4</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><font size="4"><span style="font-family: Verdana; font-size: 13px; "><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">Making ./ngmath/src/bin/nnalg</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">make[5]: Entering directory `/mnt/home/xqiu/Program/IntelCompiled/Temp/ncl_ncarg-5.1.1/ngmath/src/bin/nnalg'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">ifort &nbsp;-O2 &nbsp; -c nadisp.f</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">ifort &nbsp;-O2 &nbsp; &nbsp;-c -o nadraw.o nadraw.f</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">ifort &nbsp;-O2 &nbsp; &nbsp;-c -o naskln.o naskln.f</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">ifort &nbsp;-O2 &nbsp; &nbsp;-c -o nasort.o nasort.f</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">ifort &nbsp;-O2 &nbsp; &nbsp;-o nnalg nadisp.o &nbsp;nadraw.o &nbsp;naskln.o &nbsp;nasort.o -L../../../.././ncarg2d/src/libncarg -lncarg -L../../../.././ncarg2d/src/libncarg_gks -lncarg_gks -L../../../.././common/src/libncarg_c -lncarg_c -lpng -lz &nbsp;-L/mnt/home/xqiu/Program/IntelCompiled/Ncl_ncarg-5.1.1/lib -L/usr/lib -L/usr/lib/X11 -L/mnt/home/xqiu/Program/IntelCompiled/lib -L/opt/intel/Compiler/11.1/064/lib/ia32 &nbsp;-lXpm -lX11 -lXext &nbsp;</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">../../../.././ncarg2d/src/libncarg/libncarg.a(pcmpxy.o): In function `pcmpxy_':</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">pcmpxy.f:(.text+0x1f5): undefined reference to `maptra_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">pcmpxy.f:(.text+0x37e): undefined reference to `maptra_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">pcmpxy.f:(.text+0x3a4): undefined reference to `maptri_'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">make[5]: *** [nnalg] Error 1</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">make[5]: Leaving directory `/mnt/home/xqiu/Program/IntelCompiled/Temp/ncl_ncarg-5.1.1/ngmath/src/bin/nnalg'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; "><br></span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">5</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">.........................................</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><font size="4"><span style="font-family: Verdana; font-size: 13px; "><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x472): undefined reference to `mdpchi_'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x4d6): undefined reference to `mdpchi_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x50d): undefined reference to `mapit_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x555): undefined reference to `mapit_'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x5a5): undefined reference to `mapit_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x5c2): undefined reference to `mapiq_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x75d): undefined reference to `mdpchi_'</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x78a): undefined reference to `mdgetr_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">mdlndr.f:(.text+0x7a1): undefined reference to `mdplmb_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">../../.././ncarg2d/src/libncarg/libncarg.a(mdlnri.o): In function `mdlnri_':</span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">mdlnri.f:(.text+0xc6): undefined reference to `mpdbdi_'</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">make[4]: *** [ncl] Error 1</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; "><br> </span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">I need help to fix it.</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "> <font face="'Courier New'"><span style="font-size: small; ">Thanks.</span></font></div><div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; "><br></span></font></div> <div style="margin-top: 0px; margin-bottom: 0px; "><font face="'Courier New'"><span style="font-size: small; ">brick</span></font></div><div><font face="'Courier New'"><span style="font-size: small; "><br> </span></font></div></span></font></font></div></span></font></font></div></span></font></font></div></span></font></font></div></span></span></font></div></span></div></span><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">ncl-install mailing list</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">List instructions, subscriber options, unsubscribe:</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a></div> </blockquote></div><br></div></body></html>