LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2003-07-22 07:05:50


On Fri, 18 Jul 2003, Jeff Squyres wrote:

> The configure test for <sys/select.h> did change in a subtle way between
> 6.5.x and 7.0. Can you send the output from configure and your
> config.log? Also include the file share/include/lam_config.h. (please
> compress!)

We iterated about this off the list and it seems that we have an
inaccurate test for <sys/select.h>. I suspect that this only causes a
failure on a small number of systems (e.g., HP-UX 10.20). The workaround
for the moment is to edit share/include/lam_config.h after running
configure and change the line:

#define LAM_NEED_SYS_SELECT_H 1

to

#define LAM_NEED_SYS_SELECT_H 0

There hasn't been any major problems with 7.0 yet; we'll probably do a
7.0.1 in a few weeks with a rollup of these minor fixes.

-- 
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/