Re: [OMPI devel] trunk build failure on NetBSD-5.0

2012-02-17 Thread Ralph Castain
Done - thanks! On Fri, Feb 17, 2012 at 1:29 AM, Paul Hargrove wrote: > I've confirmed that NO similar problem is present in the 1.5 branch. > > -Paul > > > On Fri, Feb 17, 2012 at 12:49 AM, Paul Hargrove wrote: > >> The following small patch was require to build the ompi trunk on >> NetBSD-5.0.

Re: [OMPI devel] trunk build failure on NetBSD-5.0

2012-02-17 Thread Paul Hargrove
I've confirmed that NO similar problem is present in the 1.5 branch. -Paul On Fri, Feb 17, 2012 at 12:49 AM, Paul Hargrove wrote: > The following small patch was require to build the ompi trunk on > NetBSD-5.0. > I am not sure if this was the proper header in which to add this include, > but it

[OMPI devel] trunk build failure on NetBSD-5.0

2012-02-17 Thread Paul Hargrove
The following small patch was require to build the ompi trunk on NetBSD-5.0. I am not sure if this was the proper header in which to add this include, but it is the first one that needs "struct timeval". -Paul --- openmpi-1.7a1r25944/opal/dss/dss_types.h~ 2012-02-17 00:30:09.0 -0800 +++