I get the same error message, even with the asm/unistd.h showing an entry 
for __NR_syscall, which is defined as (__NR_SYSCALL_BASE+113)

-vanitha

>
> >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.                      
>++

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to