------- Additional Comments From schwab at suse dot de 2005-03-25 15:06 ------- Linux/x86-64 does not have a sigaction syscall. But nevertheless /usr/include/sys/syscall.h should define SYS_sigaction for __WORDSIZE != 64 if you have the proper bi-arch headers installed.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20349