All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ken Moffat <zarniwhoop@ntlworld.com>
To: lkml <linux-kernel@vger.kernel.org>
Subject: Unable to compile 2.6.36-rc2 on x86_64
Date: Wed, 25 Aug 2010 16:15:54 +0100	[thread overview]
Message-ID: <20100825151554.GA6763@deepthought> (raw)

[-- Attachment #1: Type: text/plain, Size: 658 bytes --]

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.

ken
-- 
das eine Mal als Tragödie, das andere Mal als Farce

[-- Attachment #2: config.gz --]
[-- Type: application/x-gunzip, Size: 14023 bytes --]

             reply	other threads:[~2010-08-25 15:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-25 15:15 Ken Moffat [this message]
2010-08-25 15:52 ` Unable to compile 2.6.36-rc2 on x86_64 Randy Dunlap
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=20100825151554.GA6763@deepthought \
    --to=zarniwhoop@ntlworld.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.