From: Randy Dunlap <randy.dunlap@oracle.com>
To: Ken Moffat <zarniwhoop@ntlworld.com>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: Unable to compile 2.6.36-rc2 on x86_64
Date: Wed, 25 Aug 2010 08:52:51 -0700 [thread overview]
Message-ID: <20100825085251.5c47eebe.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20100825151554.GA6763@deepthought>
On Wed, 25 Aug 2010 16:15:54 +0100 Ken Moffat wrote:
> Hi,
>
> on x86_64 using a config that worked in 2.6.35.3 plus accepting the
> default settings for new options, it fails with
>
> LD .tmp_vmlinux1
> drivers/built-in.o: In function `toshiba_acpi_exit':
> toshiba_acpi.c:(.text+0x1c5e07): undefined reference to
> `led_classdev_unregister'
> drivers/built-in.o: In function `toshiba_acpi_init':
> toshiba_acpi.c:(.init.text+0xa2d8): undefined reference to
> `led_classdev_register'
> make: *** [.tmp_vmlinux1] Error 1
>
> I don't actually need toshiba_acpi, but it seems to be built by
> default if acpi is turned on ?
>
> Gzipped config attached.
Needs recently-merged commit c76a3e1d6c52c5cc1371f1abc7381c5715ebdf7f.
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
next prev parent reply other threads:[~2010-08-25 15:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-25 15:15 Ken Moffat
2010-08-25 15:52 ` Randy Dunlap [this message]
2010-08-25 16:09 ` Ken Moffat
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100825085251.5c47eebe.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=zarniwhoop@ntlworld.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome