[2.6.30-rc3][Regression] Compilation failure

From: RogÃrio Brito
Date: Fri Apr 24 2009 - 05:15:28 EST


Hi, people.

I'm trying to compile a new kernel for a x86_64 computer using Debian's
sid userland and I'm getting the following error:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
(...)
CC lib/sha1.o
CC lib/show_mem.o
CC lib/string.o
CC lib/vsprintf.o
AR lib/lib.a
CC arch/x86/lib/msr-on-cpu.o
CC arch/x86/lib/io_64.o
AS arch/x86/lib/iomap_copy_64.o
LD arch/x86/lib/built-in.o
AS arch/x86/lib/clear_page_64.o
AS arch/x86/lib/copy_page_64.o
AS arch/x86/lib/copy_user_64.o
AS arch/x86/lib/copy_user_nocache_64.o
AS arch/x86/lib/csum-copy_64.o
CC arch/x86/lib/csum-partial_64.o
CC arch/x86/lib/csum-wrappers_64.o
CC arch/x86/lib/delay.o
AS arch/x86/lib/getuser.o
AS arch/x86/lib/memcpy_64.o
CC arch/x86/lib/memmove_64.o
AS arch/x86/lib/memset_64.o
AS arch/x86/lib/putuser.o
AS arch/x86/lib/rwlock_64.o
AS arch/x86/lib/thunk_64.o
CC arch/x86/lib/usercopy_64.o
AR arch/x86/lib/lib.a
LD vmlinux.o
MODPOST vmlinux.o
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `intel_opregion_init':
(.text+0x87d2e): undefined reference to `acpi_video_register'
make[1]: *** [.tmp_vmlinux1] Error 1
make[1]: Leaving directory `/usr/local/media/progs/linux/linux'
make: *** [debian/stamp/build/kernel] Error 2
rbrito@chagas:/usr/local/media/progs/linux$
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

In fact, I have not been able to compile a 2.6.30-rc* kernel yet, due to
errors like these. The full .config that I'm using is available at
<http://rb.doesntexist.org/linux/>.

Any help with this regression is more than welcome.


Thanks, RogÃrio Brito.

--
RogÃrio Brito : rbrito@{mackenzie,ime.usp}.br : GPG key 1024D/7C2CAEB8
http://www.ime.usp.br/~rbrito : http://meusite.mackenzie.com.br/rbrito
Projects: algorithms.berlios.de : lame.sf.net : vrms.alioth.debian.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/