RE: ib-diags and ib_get_err_str

2011-08-08 Thread Hefty, Sean
> It's not new. It's built as part of the OpenSM. Mainly osm_helper and > maybe a few other things (common code for perhaps more than OpenSM). I see that it has been there for a while. It looks like the diags were picking it up from ibal.dll on windows. I'm not sure why updating the diags creat

Re: ib-diags and ib_get_err_str

2011-08-07 Thread Hal Rosenstock
On 8/5/2011 8:17 PM, Ira Weiny wrote: > On Fri, 5 Aug 2011 16:57:02 -0700 > "Hefty, Sean" wrote: > >>> This is picked up by libosmcomp.so >> >> Is this a new library built as part of opensm? > > opensm-libs is the specific package. > > I don't think it is that new. It's not new. It's built a

Re: ib-diags and ib_get_err_str

2011-08-05 Thread Ira Weiny
On Fri, 5 Aug 2011 16:57:02 -0700 "Hefty, Sean" wrote: > > This is picked up by libosmcomp.so > > Is this a new library built as part of opensm? opensm-libs is the specific package. I don't think it is that new. > > I'm trying to update the windows build and haven't followed the changes >

RE: ib-diags and ib_get_err_str

2011-08-05 Thread Hefty, Sean
> This is picked up by libosmcomp.so Is this a new library built as part of opensm? I'm trying to update the windows build and haven't followed the changes recently. Why are the diags dependent on error types outside of what ibmad reports? -- To unsubscribe from this list: send the line "unsu

Re: ib-diags and ib_get_err_str

2011-08-05 Thread Ira Weiny
On Fri, 5 Aug 2011 16:31:17 -0700 "Hefty, Sean" wrote: > Can anyone tell me how ib_get_err_str() gets pulled in on Linux? I see it is > ib_types.h in opensm, which references ib_error_str array. When are the > diags depending on to pick this up? This is picked up by libosmcomp.so Although t