Re: Unable to compile 2.6.36-rc2 on x86_64

Previous thread: [PATCH] cciss: fix reporting of max queue depth since init by Stephen M. Cameron on Wednesday, August 25, 2010 - 8:43 am. (2 messages)

Next thread: [stable 2.6.32] instant crash (jump to NULL) with virtio-net, tap, bridge and veth by Michael Tokarev on Wednesday, August 25, 2010 - 8:50 am. (2 messages)
From: Ken Moffat
Date: Wednesday, August 25, 2010 - 8:15 am

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
From: Randy Dunlap
Date: Wednesday, August 25, 2010 - 8:52 am

Needs recently-merged commit c76a3e1d6c52c5cc1371f1abc7381c5715ebdf7f.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--

From: Ken Moffat
Date: Wednesday, August 25, 2010 - 9:09 am

Thanks.  I'm in the middle of cloning linus' tree at the moment
(from nothing - I'd long since thrown away my local copy to save
space), this will save me bisecting.

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

Previous thread: [PATCH] cciss: fix reporting of max queue depth since init by Stephen M. Cameron on Wednesday, August 25, 2010 - 8:43 am. (2 messages)

Next thread: [stable 2.6.32] instant crash (jump to NULL) with virtio-net, tap, bridge and veth by Michael Tokarev on Wednesday, August 25, 2010 - 8:50 am. (2 messages)