make[1]: Entering directory `/tmp/qemu-20070531/alpha-linux-user'
gcc -O2 -march=r4600 -Wall -O2 -g -fno-strict-aliasing -I. -I..
-I/tmp/qemu-20070531/target-alpha -I/tmp/qemu-20070531
-I/tmp/qemu-20070531/linux-user -I/tmp/qemu-20070531/linux-user/alpha
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-I/tmp/qemu-20070531/fpu -I/tmp/qemu-20070531/slirp -c -o main.o
/tmp/qemu-20070531/linux-user/main.c
gcc -O2 -march=r4600 -Wall -O2 -g -fno-strict-aliasing -I. -I..
-I/tmp/qemu-20070531/target-alpha -I/tmp/qemu-20070531
-I/tmp/qemu-20070531/linux-user -I/tmp/qemu-20070531/linux-user/alpha
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-I/tmp/qemu-20070531/fpu -I/tmp/qemu-20070531/slirp -c -o syscall.o
/tmp/qemu-20070531/linux-user/syscall.c
In file included from /tmp/qemu-20070531/linux-user/syscall_defs.h:850,
from /tmp/qemu-20070531/linux-user/qemu.h:8,
from /tmp/qemu-20070531/linux-user/syscall.c:72:
/tmp/qemu-20070531/linux-user/alpha/termbits.h:2: error: conflicting
types for 'speed_t'
/usr/include/asm/termbits.h:17: error: previous declaration of
'speed_t' was here
/tmp/qemu-20070531/linux-user/alpha/termbits.h:3: error: conflicting
types for 'tcflag_t'
/usr/include/asm/termbits.h:18: error: previous declaration of
'tcflag_t' was here
/tmp/qemu-20070531/linux-user/syscall.c: In function
`target_to_host_cmsg':
/tmp/qemu-20070531/linux-user/syscall.c:438: warning: cast to pointer
from integer of different size
/tmp/qemu-20070531/linux-user/syscall.c: In function
`host_to_target_cmsg':
/tmp/qemu-20070531/linux-user/syscall.c:483: warning: cast to pointer
from integer of different size
/tmp/qemu-20070531/linux-user/syscall.c:3314:2: warning: #warning not
supported
/tmp/qemu-20070531/linux-user/syscall.c: At top level:
/tmp/qemu-20070531/linux-user/syscall.c:957: warning: 'do_socketcall'
defined but not used
/tmp/qemu-20070531/linux-user/syscall.c:1135: warning: 'do_ipc'
defined but not used