<html><body>
<p><font size="2">I'm trying to compile MET on an HP running RedHat Enterprise Linux 5 using the Intel Fortran compiler and the GNU C compilers.  I've compiled all of the other libraries with no problem.  Below is a snippet of my make logfile for MET.  It continues on with more undefined references.  I'm not sure which library these undefined references are pointed to.  Any help would be greatly appreciated.</font><br>
<br>
<font size="2">Thank you,</font><br>
<font size="2">Andy Holland</font><br>
<br>
<br>
<font size="2">*** Making pb2nc application ***</font><br>
<br>
<br>
<br>
<font size="2">/usr/bin/g++ -o pb2nc pb2nc.cc pb2nc_Conf.o numpbmsg.o openpb.o readpb.o dumppb.o  \</font><br>
<font size="2">        -g -Bstatic  -DMET_BASE=\&quot;/models/METv1.0\&quot; \</font><br>
<font size="2">        -I/usr/local/include/gsl \</font><br>
<font size="2">        -I../../lib -I../../lib -I/usr/local/include -I/usr/local/lib/BUFRLIB -I/usr/lib/gcc/i386-redhat-linux/3.4.6/include \</font><br>
<font size="2">        -L../../lib -L../../lib -L/usr/local/lib -L/usr/local/include -L/usr/local/lib/BUFRLIB -I/usr/lib/gcc/i386-redhat-linux/3.4.6 \</font><br>
<font size="2">        -lbufr -lvx_grib_classes -lvx_wrfdata -lvx_econfig \</font><br>
<font size="2">        -lvx_data_grids -lvx_math -lvx_cal -lvx_util -lvx_met_util -lm  \</font><br>
<font size="2">        -lnetcdf_c++ -lnetcdf </font><br>
<font size="2">numpbmsg.o: In function `numpbmsg':</font><br>
<font size="2">/models/METv1.0/src/pb2nc/numpbmsg.f:22: undefined reference to `ufbtab_'</font><br>
<font size="2">openpb.o: In function `openpb':</font><br>
<font size="2">/models/METv1.0/src/pb2nc/openpb.f:20: undefined reference to `for_open'</font><br>
<font size="2">/models/METv1.0/src/pb2nc/openpb.f:21: undefined reference to `openbf_'</font><br>
<font size="2">/models/METv1.0/src/pb2nc/openpb.f:22: undefined reference to `datelen_'</font><br>
<br>
<br>
<font size="2"><br>
Andy Holland<br>
Air Quality Modeler<br>
URS Corporation<br>
1600 Perimeter Park Drive<br>
Suite 400<br>
Morrisville, NC 27560<br>
Direct: (303) 796-4694 or (919) 461-1467<br>
Cell: (919) 619-4218<br>
Fax: (919) 461-1415<br>
andy_holland@urscorp.com</font><br>
<font size="2"><br>
</font>
<table border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="610" valign="middle"><font size="1" color="#4F4F4F">This e-mail and any attachments are confidential. If you receive this message in error or are not the intended recipient, you should not retain, distribute, disclose or use any of this information and you should destroy the e-mail and any attachments or copies. </font></td></tr>
</table>
<font size="2"><br>
<br>
</font></body></html>