This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ARM build failure



This change appears to have broken the arm bootstrap.  If I revert this
change on sysdeps/unix/sysv/linux/arm/sysdep.h, the build proceeds past
the failure listed below.
  2000-09-15  Jakub Jelinek  <jakub@redhat.com>
 
        * sysdeps/unix/alpha/sysdep.h (inline_syscall_clobbers): Add
	memory        clobber.
        * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Likewise.

This was noticed Saturday morning by the autobuild system at
netwinder.org.


The error message is:
gcc ../sysdeps/unix/sysv/linux/arm/sigaction.c -c -O3 -Wall -Winline
-Wstrict-prototypes -Wwrite-strings -g      -I../include
-I. -I/home/build-rpm/BUILD/obj-glibc-20000917/signal -I.. -I../libio
-I/home/build-rpm/BUILD/obj-glibc-20000917 -I../sysdeps/arm/elf
-I../linuxthreads/sysdeps/unix/sysv/linux
-I../linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv
-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/arm
-I../sysdeps/unix/sysv/linux/arm -I../sysdeps/unix/sysv/linux
-I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman
-I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/arm
-I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/arm/fpu -I../sysdeps/arm
-I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32
-I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf
-I../sysdeps/generic   -D_LIBC_REENTRANT -include
../include/libc-symbols.h     -o
/home/build-rpm/BUILD/obj-glibc-20000917/signal/sigaction.o
../sysdeps/unix/sysv/linux/arm/sigaction.c: In function
`__libc_sigaction':
../sysdeps/unix/sysv/linux/arm/sigaction.c:100: parse error before `:'
../sysdeps/unix/sysv/linux/arm/sigaction.c:139: parse error before `:'
make[2]: *** [/home/build-rpm/BUILD/obj-glibc-20000917/signal/sigaction.o]
Error 1
make[2]: Leaving directory `/home/build-rpm/BUILD/glibc/signal'

Thanks for any help,
-Rms


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]