> ./dapl/udapl/linux/dapl_osd.h:82:24: error: asm/atomic.h: No such file or > directory > In file included from ./dapl/include/dapl.h:50, > from dapl/udapl/dapl_init.c:39: > ./dapl/udapl/linux/dapl_osd.h: In function 'dapl_os_atomic_inc': > ./dapl/udapl/linux/dapl_osd.h:163: warning: implicit declaration of function > 'IA64_FETCHADD'
I seem to recall udapl does some very bogus things with <asm/atomic.h> and atomic operations in general. Probably the easiest solution on ia64 is just to disable udapl. (Not sure how to do that because I don't really work with the OFED build system) - R. _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
