This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

Re: error during installation gcc-3.4.6


On Fri, Jul 29, 2011 at 11:55 AM, Ian Lance Taylor <iant@google.com> wrote:
> esmaeil mirzaee <esmaeil.debian@gmail.com> writes:
>
>>> This is a problem with your header files, not with gcc. ?You should have
>>> a file /usr/include/asm/errno.h. ?On my Ubuntu Lucid system it is in the
>>> linux-libc-dev package.
>>>
>> Could you help me How can resolve this problem?
>> apologize in advanced for waste your time.
>
> This is not a gcc question. ?You may need to ask elsewhere.
>
> What OS are you running?
Ubuntu 11.04

> For your specific OS, you need to find out which package provides the
> file /usr/include/asm/errno.h. ?You need to install that package.
I found 2 errno.h in the
1. /usr/include/errno.h
2. /usr/include/asm-generic/errno.h

> Ian
>


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