lkml.org 
[lkml]   [2006]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Compile Error on 2.6.17-mm6
On Fri, 7 Jul 2006 22:22:16 -0400
Matt Reuther <mreuther@umich.edu> wrote:

> Here is the error:
> CHK include/linux/compile.h
> UPD include/linux/compile.h
> CC init/version.o
> LD init/built-in.o
> LD .tmp_vmlinux1
> arch/i386/kernel/built-in.o(.text+0xe282): In function
> `cpu_request_microcode':
> arch/i386/kernel/microcode.c:544: undefined reference to `request_firmware'
> arch/i386/kernel/built-in.o(.text+0xe304):arch/i386/kernel/microcode.c:573:
> undefined reference to `release_firmware'

CONFIG_FW_LOADER=m
CONFIG_MICROCODE=y

So

config MICROCODE
tristate "/dev/cpu/microcode - Intel IA32 CPU microcode support"
depends on FW_LOADER

is not sufficient. There's a fix for this, but I cannot remember what it
is. Help.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-09 02:51    [W:0.059 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site