>When compiling glibc, 2.1.3 I get the following error message:
>"make - error in syscall.S. Cannot represnt SWI relocation in this
>object file format."
>
>From one of the mails in the archive, with a similar problem, unistd.h is
>pointed to as the problem. I dont know why/ how.
The syscall numbers are defined in asm/unistd.h. That error message means
that one of them (__NR_syscall in your case) is missing. This is inevitably
caused by an outdated header file.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++ Please use [EMAIL PROTECTED] for ++
++ kernel-related discussions. ++