gcc -B/stage1/bin/ ../sysdeps/unix/sysv/linux/sigprocmask.c -c -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -pipe -fPIC -I../include -I. -I/mnt/hdb6/home/gws/scratch/glibc-build-ch5/signal -I.. -I../libio -I/mnt/hdb6/home/gws/scratch/glibc-build-ch5 -I../sysdeps/i386/elf -I../linuxthreads/sysdeps/unix/sysv/linux/i386 -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386/i686 -I../linuxthreads/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686 -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem /stage1/lib/gcc-lib/i686-pc-linux-gnu/3.3/include -isystem /stage1/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o /mnt/hdb6/home/gws/scratch/glibc-build-ch5/signal/sigprocmask.os (echo '#include '; \ echo 'PSEUDO (__kill, kill, 2)'; \ echo ' ret'; \ echo 'PSEUDO_END(__kill)'; \ echo 'libc_hidden_def (__kill)'; \ echo 'weak_alias (__kill, kill)'; \ echo 'libc_hidden_weak (kill)'; \ ) | gcc -B/stage1/bin/ -c -I../include -I. -I/mnt/hdb6/home/gws/scratch/glibc-build-ch5/signal -I.. -I../libio -I/mnt/hdb6/home/gws/scratch/glibc-build-ch5 -I../sysdeps/i386/elf -I../linuxthreads/sysdeps/unix/sysv/linux/i386 -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386/i686 -I../linuxthreads/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686 -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem /stage1/lib/gcc-lib/i686-pc-linux-gnu/3.3/include -isystem /stage1/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -x assembler-with-cpp -o /mnt/hdb6/home/gws/scratch/glibc-build-ch5/signal/kill.os - : Assembler messages: :4: Warning: rest of line ignored; first ignored character is `1' :4: Warning: rest of line ignored; first ignored character is `1' :4: Warning: rest of line ignored; first ignored character is `1' :4: Error: unrecognized symbol type "" :4: Warning: rest of line ignored; first ignored character is `1' :4: Warning: rest of line ignored; first ignored character is `1' :4: Error: expected comma after name `' in .size directive :4: Warning: rest of line ignored; first ignored character is `1' :4: Error: junk `.get_pc_thunk.bx' after expression make[2]: *** [/mnt/hdb6/home/gws/scratch/glibc-build-ch5/signal/kill.os] Error 1 make[2]: Leaving directory `/mnt/hdb6/home/gws/scratch/glibc-2.3.2/signal' make[1]: *** [signal/subdir_lib] Error 2 make[1]: Leaving directory `/mnt/hdb6/home/gws/scratch/glibc-2.3.2' make: *** [all] Error 2