On 08/18/2010 10:39 PM, Todd Rimmer wrote: > I tried an install.pl --all on this distro. > > The ibacm module fails to build with undefined references to > __sync_fetch_and_add and __sync_fetch_and_sub. > > I see these exist on newer distros, but they are not available on RHEL4. > ibacm is using this in its linux/osd.h file to define atomic_inc and > atomic_dec. > > An alternative might be to use /usr/include/asm/atomic.h as this has > atomic_inc and atomic_dec macros already defined. I would also be more > portable. > > Todd Rimmer > Chief Architect > QLogic Network Systems Group > Voice: 610-233-4852 Fax: 610-233-4777 > [email protected] www.QLogic.com
Hi Sean, The same issue exist on RHEL5.x 32-bit. See https://bugs.openfabrics.org/show_bug.cgi?id=2105 Can you fix this for OFED-1.5.2-rc5? Regards, Vladimir _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
