__NR_syscall - would it be equivalent to __NR_afs_syscall (Andrew file 
system)? __NR_afs_syscall is defined in the unistd.h. A similar kind of 
setup that I am trying to install on my machine seems to work on another 
machine.

-vanitha

>From: Philip Blundell <[EMAIL PROTECTED]>
>To: "vanitha raju" <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED]
>Subject: Re: Cant represent SWi relocation in object file, syscall.S - 
>glibc
>Date: Sun, 25 Jun 2000 15:25:42 +0100
>MIME-Version: 1.0
>Received: from [193.166.0.145] by hotmail.com (3.2) with ESMTP id 
>MHotMailBB1F61270061D820F3D8C1A60091AD720; Sun Jun 25 07:24:40 2000
>Received: from vger.rutgers.edu ([128.6.190.2]:22607 "EHLO 
>vger.rutgers.edu"ident: "NO-IDENT-SERVICE[2]" smtp-auth: <none> TLS-CIPHER: 
><none>)by nic.funet.fi with ESMTP id <S10370AbQFYOYX>;Sun, 25 Jun 2000 
>17:24:23 +0300
>Received: ([EMAIL PROTECTED]) by vger.rutgers.edu via listexpandid 
><S160042AbQFYORM>; Sun, 25 Jun 2000 10:17:12 -0400
>Received: by vger.rutgers.edu id <S155945AbQFYOO5>;Sun, 25 Jun 2000 
>10:14:57 -0400
>Received: from tazenda.demon.co.uk ([158.152.220.239]:2144 
>"EHLOtazenda.demon.co.uk") by vger.rutgers.edu with ESMTPid 
><S157664AbQFYOO3>; Sun, 25 Jun 2000 10:14:29 -0400
>Received: from kings-cross.london.uk.eu.org [::ffff:192.168.2.83]by 
>tazenda.demon.co.uk with esmtp (Exim 3.11 #1 (Debian))id 136DM0-0001mL-00; 
>Sun, 25 Jun 2000 15:25:44 +0100
>Received: from localhost([::ffff:127.0.0.1] 
>helo=kings-cross.london.uk.eu.org ident=phil)by 
>kings-cross.london.uk.eu.org with esmtp (Exim 3.12 #1)id 136DLy-0007aC-00; 
>Sun, 25 Jun 2000 15:25:42 +0100
>From [EMAIL PROTECTED] Sun Jun 25 07:25:01 2000
>X-Mailer: exmh version 2.1.1 10/15/1999 (debian)
>In-Reply-To: Message from "vanitha raju" <[EMAIL PROTECTED]>   of "Sun, 
>25 Jun 2000 07:03:31 PDT." <[EMAIL PROTECTED]>
>References: <[EMAIL PROTECTED]>
>Message-Id: <[EMAIL PROTECTED]>
>Sender:        [EMAIL PROTECTED]
>Precedence: bulk
>X-Loop:        [EMAIL PROTECTED]
>
> >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