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.
genkernel is a program which automatically configures and builds a kernel for you. Its handy if you know nothing about the hardware you are building a kernel for. You'll do far better taking the 10 minutes to look at lspci, lsusb, etc & manually configure via menuconfig. Judging from the current gentoo-sources patch list there not really much of a difference from the stock kernel. To use the untouched kernel.org sources just emerge vanilla-sources, then use 'eselect kernel' to modify the /usr/src/linux symlink (or do it manually).
Wil
I usually remove all the acpi stuff anyway, which is why this message has been particularly puzzling. ----- Original Message ---- From: "Hemmann, Volker Armin" <[EMAIL PROTECTED]> To: [email protected] Sent: Saturday, May 19, 2007 11:45:12 AM Subject: Re: [gentoo-amd64] Can't build kernel On Samstag, 19. Mai 2007, Peter Hoff wrote: > I haven't been able to build 2.6.21. I was hoping it was maybe just a "-0" > release problem, but I'm getting the same error with -r1. Here it is: > > drivers/built-in.o: In function `acpi_bus_generate_event': > (.text+0x4325d): undefined reference to `event_is_open' > drivers/built-in.o: In function `acpi_bus_get_power': > (.text+0x43515): undefined reference to `acpi_power_get_inferred_state' > drivers/built-in.o: In function `acpi_bus_set_power': > (.text+0x4362b): undefined reference to `acpi_power_transition' > drivers/built-in.o: In function `acpi_bus_set_power': > (.text+0x4369d): undefined reference to `acpi_power_transition' > make: *** [.tmp_vmlinux1] Error 1 did you use genkernel? If yes. Don't. And don't built acpi-stuff modular. If problem persists, use vanilla-sources. They do always work... -- [EMAIL PROTECTED] mailing list
-- [EMAIL PROTECTED] mailing list
