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 1HpTIY-0004sp-Fp for garchives@archives.gentoo.org; Sat, 19 May 2007 18:04:59 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l4JI37CA010548; Sat, 19 May 2007 18:03:07 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l4JI36FZ010543 for ; Sat, 19 May 2007 18:03:07 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 5431264F31 for ; Sat, 19 May 2007 18:03:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: 1.441 X-Spam-Level: * X-Spam-Status: No, score=1.441 required=5.5 tests=[DNS_FROM_RFC_POST=1.44, HTML_MESSAGE=0.001] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B7ehkuEqn-eh for ; Sat, 19 May 2007 18:03:04 +0000 (UTC) Received: from web83310.mail.sp1.yahoo.com (web83310.mail.sp1.yahoo.com [69.147.64.43]) by smtp.gentoo.org (Postfix) with SMTP id 98FFC64DE4 for ; Sat, 19 May 2007 18:02:56 +0000 (UTC) Received: (qmail 35053 invoked by uid 60001); 19 May 2007 18:02:56 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=pacbell.net; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=ngIqCmgHgPbd1XjrLm+zMpuVCLY+ZD1Hdlb0+OyaKoClag326kY6BN2rf6n7y7ImySZIFdfCDw9fL4G7v+LCGrDkV/81zNTqLFyP1WEad/olqoBvLiPZP7hwImc6NmCAPRFsb0NOyg3V+z/1u0+cQ8VebAvQkrwEUF08hpAM+W4=; X-YMail-OSG: I1IjwwMVM1kwao55.fcOfk2LFQ0icIIZgEtF7Gy6cfP1AYyvsejdnJjLhzm5ZDlLFu27MbdNjA-- Received: from [76.173.244.172] by web83310.mail.sp1.yahoo.com via HTTP; Sat, 19 May 2007 11:02:56 PDT X-Mailer: YahooMailRC/478 YahooMailWebService/0.7.41.10 Date: Sat, 19 May 2007 11:02:55 -0700 (PDT) From: Peter Hoff Subject: [gentoo-amd64] Can't build kernel To: gentoo-amd64 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: multipart/alternative; boundary="0-805353538-1179597775=:34256" Message-ID: <193333.34256.qm@web83310.mail.sp1.yahoo.com> X-Archives-Salt: bc6ff7f2-6675-4b55-8585-eefd93e7ed2b X-Archives-Hash: 28ae67479822c87050a659bfc50383e2 --0-805353538-1179597775=:34256 Content-Type: text/plain; charset=ascii 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 --0-805353538-1179597775=:34256 Content-Type: text/html; charset=ascii
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

--0-805353538-1179597775=:34256-- -- gentoo-amd64@gentoo.org mailing list