bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Not able to find __NR definitions


From: Wolfram Gloger
Subject: Re: Not able to find __NR definitions
Date: Thu, 8 Aug 2002 09:55:40 +0200 (MDT)

>  I downloaded glibc-2.2.5 source and was looking for 'unistd.h' having 
> __NR_xxxx definitions. BUT strangely, there is no such file. Do I have to 
> install using any other source for this? Can you please help me. 
> 
>  [I could find /usr/include/asm/unistd.h on my machine (s390) having the 
> definitions.] 

Yes, you need to install kernel sources (at least the include files),
typically in /usr/include/linux and /usr/include/asm, in order to
compile glibc.

Regards,
Wolfram.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]