Gentoo Archives: gentoo-amd64

From: Peter Hoff <petehoff@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Can't build kernel
Date: Sat, 19 May 2007 18:58:28
Message-Id: 175872.89004.qm@web83303.mail.sp1.yahoo.com
1 By genkernel do you mean the gentoo kernel? I do. How do I switch to vanilla? If I'm going to do that I like to make it permanent.
2
3 I usually remove all the acpi stuff anyway, which is why this message has been particularly puzzling.
4
5
6 ----- Original Message ----
7 From: "Hemmann, Volker Armin" <volker.armin.hemmann@××××××××××××.de>
8 To: gentoo-amd64@l.g.o
9 Sent: Saturday, May 19, 2007 11:45:12 AM
10 Subject: Re: [gentoo-amd64] Can't build kernel
11
12 On Samstag, 19. Mai 2007, Peter Hoff wrote:
13 > I haven't been able to build 2.6.21. I was hoping it was maybe just a "-0"
14 > release problem, but I'm getting the same error with -r1. Here it is:
15 >
16 > drivers/built-in.o: In function `acpi_bus_generate_event':
17 > (.text+0x4325d): undefined reference to `event_is_open'
18 > drivers/built-in.o: In function `acpi_bus_get_power':
19 > (.text+0x43515): undefined reference to `acpi_power_get_inferred_state'
20 > drivers/built-in.o: In function `acpi_bus_set_power':
21 > (.text+0x4362b): undefined reference to `acpi_power_transition'
22 > drivers/built-in.o: In function `acpi_bus_set_power':
23 > (.text+0x4369d): undefined reference to `acpi_power_transition'
24 > make: *** [.tmp_vmlinux1] Error 1
25
26
27 did you use genkernel?
28 If yes. Don't.
29
30 And don't built acpi-stuff modular.
31
32 If problem persists, use vanilla-sources. They do always work...
33
34 --
35 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Can't build kernel Wil Reichert <wil.reichert@×××××.com>
Re: [gentoo-amd64] Can't build kernel "Hemmann