The following restores the original name and allows glibc to build.
========================================================================
--- linux/include/asm-alpha/unistd.h.orig Tue Jan 6 00:18:32 1998
+++ linux/include/asm-alpha/unistd.h Sun Jan 11 19:49:53 1998
@@ -156,7 +156,7 @@
#define __NR_osf_pid_block 153 /* not implemented */
#define __NR_osf_pid_unblock 154 /* not implemented */
-#define __NR_osf_sigaction 156
+#define __NR_sigaction 156
#define __NR_osf_sigwaitprim 157 /* not implemented */
#define __NR_osf_nfssvc 158 /* not implemented */
#define __NR_osf_getdirentries 159
========================================================================
B. D. Elliott bde@accessone.com (Seattle)