[Mono-bugs] [Bug 564000] Mono build fails in mono/mini/driver.c due to old sched_setaffinity() function on RHEL3

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Dec 11 10:47:07 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=564000

http://bugzilla.novell.com/show_bug.cgi?id=564000#c1


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vargaz at gmail.com

--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2009-12-11 15:47:05 UTC ---
glibc 2.3.2 included a broken version of the sched_setaffinity () prototype,
which was missing the 'cpusetsize' argument, which was added in glibc 2.3.4.
Since that version is from 2003, we are unlikely to support it.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list