<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Dear PnetCDF supporters,</div><div><br></div><div>When I build parallel-netcdf on our server, I invoked 'make tests' after 'make' and encountered the following errors:</div><div><br></div><div><font face="Courier New">/apps/intel/impi/4.0.2.003/intel64/bin/mpiifort -o bigrecords bigrecords.o -L../../src/lib  -lpnetcdf<br>bigrecords.o: In function `MAIN__':<br>bigrecords.F:(.text+0xb0): undefined reference to `nfmpi_create_'<br>bigrecords.F:(.text+0xe6): undefined reference to `nfmpi_def_dim_'<br>bigrecords.F:(.text+0x12b): undefined reference to `nfmpi_def_dim_'<br>bigrecords.F:(.text+0x170): undefined reference to `nfmpi_def_dim_'<br>bigrecords.F:(.text+0x1c2): undefined reference to `nfmpi_def_var_'<br>bigrecords.F:(.text+0x214): undefined reference to `nfmpi_def_var_'<br>bigrecords.F:(.text+0x282): undefined reference to `nfmpi_def_var_'<br>bigrecords.F:(.text+0x2d3): undefined reference to `nfmpi_put_att_text_'<br>bigrecords.F:(.text+0x324): undefined reference to `nfmpi_put_att_text_'<br>bigrecords.F:(.text+0x375): undefined reference to `nfmpi_put_att_text_'<br>bigrecords.F:(.text+0x3c6): undefined reference to `nfmpi_put_att_text_'<br>bigrecords.F:(.text+0x417): undefined reference to `nfmpi_put_att_text_'<br>bigrecords.o:bigrecords.F:(.text+0x468): more undefined references to `nfmpi_put_att_text_' follow<br>bigrecords.o: In function `MAIN__':<br>bigrecords.F:(.text+0x486): undefined reference to `nfmpi_enddef_'<br>bigrecords.F:(.text+0x4d2): undefined reference to `nfmpi_put_vara_real_all_'<br>bigrecords.F:(.text+0x557): undefined reference to `nfmpi_put_vara_double_all_'<br>bigrecords.F:(.text+0x57e): undefined reference to `nfmpi_close_'<br>bigrecords.F:(.text+0x5c2): undefined reference to `nfmpi_open_'<br>bigrecords.F:(.text+0x5f2): undefined reference to `nfmpi_inq_varid_'<br>bigrecords.F:(.text+0x63e): undefined reference to `nfmpi_get_vara_double_all_'<br>bigrecords.F:(.text+0x65c): undefined reference to `nfmpi_close_'<br>bigrecords.o: In function `writerecs_':<br>bigrecords.F:(.text+0x1165): undefined reference to `nfmpi_put_vara_double_all_'<br>../../src/lib/libpnetcdf.a(strerrorf.o): In function `nfmpi_strerror_':<br>strerrorf.f:(.text+0x15): undefined reference to `nfmpi_xstrerror_'<br>make[2]: *** [bigrecords] Error 1</font></div><div><br></div><div>The config.log file is in the attach and the results of 'uname -a' are:</div><div><br></div><div><font face="Courier New">Linux ln1 2.6.18-194.17.1.0.1.el5_lustre.1.8.5 #1 SMP Wed Aug 3 18:09:09 CST 2011 x86_64 x86_64 x86_64 GNU/Linux</font></div><div><br></div><div>How to solve this problem? Thanks in advance!</div><div><br></div><div>Best regards,</div><div><br></div><div>Li</div><div><br></div><div></div></body></html>