Gentoo Archives: gentoo-amd64

From: "John P. Burkett" <burkett@×××.edu>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] emerge -eav system failed with ati-drivers
Date: Sat, 20 Jun 2009 23:02:33
Message-Id: 4A3D6A4F.60205@uri.edu
1 Today on an amd64 machine I tried "emerge -eav system". The process
2 ended with the following message:
3
4 >>> Emerging (267 of 281) x11-drivers/ati-drivers-8.552-r2
5 * ati-driver-installer-8-11-x86.x86_64.run RMD160 SHA1 SHA256 size ;-)
6 ...
7 [ ok ]
8 * checking ebuild checksums ;-) ...
9
10 [ ok ]
11 * checking auxfile checksums ;-) ...
12
13 [ ok ]
14 * checking miscfile checksums ;-) ...
15
16 [ ok ]
17 * Determining the location of the kernel source code
18 * Found kernel source directory:
19 * /usr/src/linux
20 * Could not find a Makefile in the kernel source directory.
21 * Please ensure that /usr/src/linux points to a complete set of Linux
22 sources
23 *
24 * ERROR: x11-drivers/ati-drivers-8.552-r2 failed.
25 * Call stack:
26 * ebuild.sh, line 49: Called pkg_setup
27 * ati-drivers-8.552-r2.ebuild, line 70: Called linux-mod_pkg_setup
28 * linux-mod.eclass, line 578: Called linux-info_pkg_setup
29 * linux-info.eclass, line 696: Called die
30 * The specific snippet of code:
31 * get_version || die "Unable to calculate Linux Kernel version"
32 * The die message:
33 * Unable to calculate Linux Kernel version
34
35 Doing "ls -lad /usr/src/linux" elicits
36 lrwxrwxrwx 1 root root 22 Sep 3 2007 /usr/src/linux ->
37 linux-2.6.22-gentoo-r2
38
39 Doing "uname -r" elicits
40 2.6.22-gentoo-r2-osmp
41
42 My build log and ebuild environment file are attached.
43
44 I would be very grateful for ideas about how to fix this problem with
45 ati-drivers and finish the "emerge -eav system" process.
46
47 -John
48
49 --
50 John P. Burkett
51 Department of Economics
52 University of Rhode Island
53 Kingston, RI 02881-0808
54 USA
55
56 phone (401) 874-9195

Attachments

File name MIME type
build.log text/plain
die.env text/plain

Replies

Subject Author
[gentoo-amd64] Re: emerge -eav system failed with ati-drivers Nikos Chantziaras <realnc@×××××.de>
Re: [gentoo-amd64] emerge -eav system failed with ati-drivers Drake Donahue <donahue95@×××××××.net>