This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/20349] [multilib] libjava(32) doesn't build.
- From: "aj at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Mar 2005 13:02:41 -0000
- Subject: [Bug other/20349] [multilib] libjava(32) doesn't build.
- References: <20050306201934.20349.pluto@pld-linux.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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