Hello,

Mathieu Desnoyers, le Fri 22 Feb 2013 09:09:20 -0500, a écrit :
> I noticed a build failure on hurd-i386, and committed a fix in Userspace
> RCU master branch to address this issue. Testing would be welcome.

Unfortunately it doesn't work, because sched_setaffinity is for now just
a fail-stub on hurd-i386, and thus configure considers it as missing,
and thus the CPU_SET test is disabled completely.

I however guess you could just disable defining your own cpu_set_t when
!HAVE_SCHED_SETAFFINITY, since it is probably used only for using
sched_setaffinity.

Samuel

_______________________________________________
lttng-dev mailing list
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to