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]
Other format: [Raw text]

glibc-2.2.94 missing abort-instr.h for alpha?


Hmm, more build problems on alphaev56-pc-linux...
Does alpha need abort-instr.h like some other platforms?

../sysdeps/unix/sysv/linux/_exit.c: In function `_exit':
../sysdeps/unix/sysv/linux/_exit.c:34: warning: implicit declaration of function `__syscall_exit'
../sysdeps/unix/sysv/linux/_exit.c:34: warning: implicit declaration of function `__set_errno'
../sysdeps/unix/sysv/linux/_exit.c:36: `ABORT_INSTRUCTION' undeclared (first use in this function)
../sysdeps/unix/sysv/linux/_exit.c:36: (Each undeclared identifier is reported only once
../sysdeps/unix/sysv/linux/_exit.c:36: for each function it appears in.)
make[2]: *** [/usr/src/build/glibc-2.2.94-build/posix/_exit.o] Error 1
make[2]: Leaving directory `/usr/src/build/glibc-2.2.94/posix'
make[1]: *** [posix/subdir_lib] Error 2
make[1]: Leaving directory `/usr/src/build/glibc-2.2.94'
make: *** [all] Error 2


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