Gentoo Archives: gentoo-user

From: "赵光" <prolibertine@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] GCC error
Date: Thu, 03 Nov 2005 03:18:19
Message-Id: 1ece08820511021913x723d40c7l@mail.gmail.com
In Reply to: [gentoo-user] GCC error by Hareesh Nagarajan
1 2005/11/3, Hareesh Nagarajan <hareesh.nagarajan@×××××.com>:
2 > Last night, I emerged some ATI drivers, emerged a new kernel (didn't
3 > compile it though) and emerged eselect.
4 >
5 > Today when I compile a C++ program I get the following error:
6 >
7 > /usr/include/asm/errno.h:4:31: asm-generic/errno.h: No such file or directory
8 >
9
10 look like not install kernel correctly
11 did you run
12 make modules_install
13 to install the headerfile of kernel
14
15
16
17 --
18 look at my blog
19 http://poorc.wordpress.com
20
21 --
22 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] GCC error Harald Arnesen <harald@×××××××.org>