* [gentoo-amd64] Can't build kernel @ 2007-05-19 18:02 Peter Hoff 2007-05-19 18:45 ` Hemmann, Volker Armin 2007-05-19 18:52 ` [gentoo-amd64] " Drake Donahue 0 siblings, 2 replies; 6+ messages in thread From: Peter Hoff @ 2007-05-19 18:02 UTC (permalink / raw To: gentoo-amd64 [-- Attachment #1: Type: text/plain, Size: 658 bytes --] 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 [-- Attachment #2: Type: text/html, Size: 894 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-amd64] Can't build kernel 2007-05-19 18:02 [gentoo-amd64] Can't build kernel Peter Hoff @ 2007-05-19 18:45 ` Hemmann, Volker Armin 2007-05-19 19:02 ` [gentoo-amd64] " Francesco Talamona 2007-05-19 18:52 ` [gentoo-amd64] " Drake Donahue 1 sibling, 1 reply; 6+ messages in thread From: Hemmann, Volker Armin @ 2007-05-19 18:45 UTC (permalink / raw To: gentoo-amd64 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... -- gentoo-amd64@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-amd64] Re: Can't build kernel 2007-05-19 18:45 ` Hemmann, Volker Armin @ 2007-05-19 19:02 ` Francesco Talamona 2007-05-20 1:36 ` Hemmann, Volker Armin 0 siblings, 1 reply; 6+ messages in thread From: Francesco Talamona @ 2007-05-19 19:02 UTC (permalink / raw To: gentoo-amd64 On Saturday 19 May 2007, Hemmann, Volker Armin wrote: > 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. Why not? I used it, and works as usual... Ciao Francesco -- Linux Version 2.6.21-gentoo, Compiled #1 PREEMPT Mon Apr 30 21:45:34 CEST 2007 One 1GHz AMD Athlon 64 Processor, 2GB RAM, 2003.97 Bogomips Total aemaeth -- gentoo-amd64@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-amd64] Re: Can't build kernel 2007-05-19 19:02 ` [gentoo-amd64] " Francesco Talamona @ 2007-05-20 1:36 ` Hemmann, Volker Armin 2007-05-20 5:05 ` Francesco Talamona 0 siblings, 1 reply; 6+ messages in thread From: Hemmann, Volker Armin @ 2007-05-20 1:36 UTC (permalink / raw To: gentoo-amd64 On Samstag, 19. Mai 2007, Francesco Talamona wrote: > On Saturday 19 May 2007, Hemmann, Volker Armin wrote: > > 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. > > Why not? I used it, and works as usual... > because there is no good reason to use it? Besides the horrible kernels I have seen built by that 'tool'? -- gentoo-amd64@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-amd64] Re: Can't build kernel 2007-05-20 1:36 ` Hemmann, Volker Armin @ 2007-05-20 5:05 ` Francesco Talamona 0 siblings, 0 replies; 6+ messages in thread From: Francesco Talamona @ 2007-05-20 5:05 UTC (permalink / raw To: gentoo-amd64 On Sunday 20 May 2007, Hemmann, Volker Armin wrote: > On Samstag, 19. Mai 2007, Francesco Talamona wrote: > > On Saturday 19 May 2007, Hemmann, Volker Armin wrote: > > > 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. > > > > Why not? I used it, and works as usual... > > because there is no good reason to use it? Besides the horrible > kernels I have seen built by that 'tool'? I think it's very convenient, I use it from within another script that mounts /boot, takes the current config, issues make oldconfig, calls genkernel, and in the end it rebuilds those packages that would break. It also add a bunch of lines in /etc/lilo.conf, call "lilo -v" and reports the exit error code. Even if I still think you assertions are quite vague (also speaking of the other post, the one about nvidia drivers), I guess the point is: "if you let genkernel do all the work it makes a lot of choices a user would never take, so for a Linux user it's better to know what kind of hardware is handling than rely blindly on a script". In this case I fully agree, having spent a couple of hours the first time(s) I configured the 2.6 kernel. Ciao Francesco -- Linux Version 2.6.21-gentoo-r1, Compiled #1 PREEMPT Sat May 19 22:07:17 CEST 2007 One 2.2GHz AMD Athlon 64 Processor, 2GB RAM, 4408.87 Bogomips Total aemaeth -- gentoo-amd64@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-amd64] Can't build kernel 2007-05-19 18:02 [gentoo-amd64] Can't build kernel Peter Hoff 2007-05-19 18:45 ` Hemmann, Volker Armin @ 2007-05-19 18:52 ` Drake Donahue 1 sibling, 0 replies; 6+ messages in thread From: Drake Donahue @ 2007-05-19 18:52 UTC (permalink / raw To: gentoo-amd64 ----- Original Message ----- From: Peter Hoff To: gentoo-amd64 Sent: Saturday, May 19, 2007 2:02 PM Subject: [gentoo-amd64] Can't build kernel >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: <snip> FWIW 2.6.21 built here a couple weeks ago and is still running fine. May be equipment or configuration specific problem. -- gentoo-amd64@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-05-20 5:07 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-05-19 18:02 [gentoo-amd64] Can't build kernel Peter Hoff 2007-05-19 18:45 ` Hemmann, Volker Armin 2007-05-19 19:02 ` [gentoo-amd64] " Francesco Talamona 2007-05-20 1:36 ` Hemmann, Volker Armin 2007-05-20 5:05 ` Francesco Talamona 2007-05-19 18:52 ` [gentoo-amd64] " Drake Donahue
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox