------- Additional Comments From aj at gcc dot gnu dot org  2005-03-25 13:02 
-------
This is defined on my x86-64 system:
grep sigaction /usr/include/bits/syscall.h
#define SYS_rt_sigaction __NR_rt_sigaction
#define SYS_sigaction __NR_sigaction

This looks like a problem on your side building glibc.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20349

Reply via email to