2009-04-18 19:18:14

by Soeren Sonnenburg

[permalink] [raw]
Subject: git-current: In function `intel_opregion_init': undefined reference to `acpi_video_register'

Dear all,

I am seeing this with 2.6.30+
git aefe6475720bd5eb8aacbc881488f3aa65618562

$ make ARCH=i386 -j 4
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
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+0xcf058): undefined reference to `acpi_video_register'
make: *** [.tmp_vmlinux1] Error 1

config is attached.

Soeren
--
For the one fact about the future of which we can be certain is that it
will be utterly fantastic. -- Arthur C. Clarke, 1962


Attachments:
config.gz (16.41 kB)

2009-04-21 20:14:32

by Soeren Sonnenburg

[permalink] [raw]
Subject: Re: git-current build failure: In function `intel_opregion_init': undefined reference to `acpi_video_register'

This build failure is still there in
a939b96cccdb65df80a52447ec8e4a6d79c56dbb

Soeren

On Sat, 2009-04-18 at 21:17 +0200, Soeren Sonnenburg wrote:
> Dear all,
>
> I am seeing this with 2.6.30+
> git aefe6475720bd5eb8aacbc881488f3aa65618562
>
> $ make ARCH=i386 -j 4
> CHK include/linux/version.h
> CHK include/linux/utsrelease.h
> SYMLINK include/asm -> include/asm-x86
> CALL scripts/checksyscalls.sh
> CHK include/linux/compile.h
> 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+0xcf058): undefined reference to `acpi_video_register'
> make: *** [.tmp_vmlinux1] Error 1
>
> config is attached.
>
> Soeren
--
For the one fact about the future of which we can be certain is that it
will be utterly fantastic. -- Arthur C. Clarke, 1962