From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HpUuc-0005CB-KG for garchives@archives.gentoo.org; Sat, 19 May 2007 19:48:23 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l4JJkRkH017811; Sat, 19 May 2007 19:46:27 GMT Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l4JJkQnN017806 for ; Sat, 19 May 2007 19:46:27 GMT Received: by ug-out-1314.google.com with SMTP id z38so663959ugc for ; Sat, 19 May 2007 12:46:26 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UmDzVRwgNzxhOwRb/V35IuumEx5NjrnVtWZ9egl21OKTFVxXEOK0oTtslyyc5FLudAPVkeoaD/seMQsUxgctYGR+a43aWPfhwRlpe18u+9Um1asHApv7LnGFbUPLinbIrSfqHnBAx/88ZJtWxl6ehFIZH4asLfjpbog13HsegWo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eutxEmpauXwZKLSYzo949EmfQ7CLwBa++ndjPRucGsKhGf+8CCkppBu6oIM6KlmIkQFTBJ4kxVafx91p5DNJ8R/AkqUi38Q7jV3JTBw8qTDjUcylGGkmyeFPsZQSoAm5UYVHKLaiU9Yqzb62wO1fB05GHnsp95IHpS8RNuJSR4s= Received: by 10.82.191.3 with SMTP id o3mr5626561buf.1179603986478; Sat, 19 May 2007 12:46:26 -0700 (PDT) Received: by 10.82.122.4 with HTTP; Sat, 19 May 2007 12:46:26 -0700 (PDT) Message-ID: <7a329d910705191246y7cde7d79mfcba4afad0a929a0@mail.gmail.com> Date: Sat, 19 May 2007 12:46:26 -0700 From: "Wil Reichert" To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] Can't build kernel In-Reply-To: <175872.89004.qm@web83303.mail.sp1.yahoo.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <175872.89004.qm@web83303.mail.sp1.yahoo.com> X-Archives-Salt: 4d76f1eb-4eed-4163-9128-05591b53fd4d X-Archives-Hash: e58d7c5d8cd658973705026f82536ec6 > 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" > > To: gentoo-amd64@lists.gentoo.org > 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... > > -- > gentoo-amd64@gentoo.org mailing list > > > -- gentoo-amd64@gentoo.org mailing list