Gentoo Archives: gentoo-user

From: Harald Arnesen <harald@×××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] GCC error
Date: Thu, 03 Nov 2005 11:28:09
Message-Id: 87ek5you32.fsf@basilikum.skogtun.org
In Reply to: Re: [gentoo-user] GCC error by "赵光"
1 ÕÔ¹â <prolibertine@×××××.com> writes:
2
3 > 2005/11/3, Hareesh Nagarajan <hareesh.nagarajan@×××××.com>:
4 >> Last night, I emerged some ATI drivers, emerged a new kernel (didn't
5 >> compile it though) and emerged eselect.
6 >>
7 >> Today when I compile a C++ program I get the following error:
8 >>
9 >> /usr/include/asm/errno.h:4:31: asm-generic/errno.h: No such file or directory
10 >>
11 >
12 > look like not install kernel correctly
13 > did you run
14 > make modules_install
15 > to install the headerfile of kernel
16
17 The headers in /usr/include has nothing to do with the kernel you have
18 installed. They are part of sys-kernel/linux-headers.
19
20 $ equery belongs /usr/include/asm-generic/errno.h
21 [ Searching for file(s) /usr/include/asm-generic/errno.h in *... ]
22 sys-kernel/linux-headers-2.6.11-r2 (/usr/include/asm-generic/errno.h)
23 --
24 Hilsen Harald.
25
26
27 --
28 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] GCC error Roberto Griso <griso.roberto@×××××.com>