Re: 2.6.36-rc8 -- drivers/built-in.o: In function `nouveau_acpi_edid':(.text+0xf7c04): undefined reference to `acpi_video_get_edid'

From: Miles Lane
Date: Sat Oct 16 2010 - 23:50:57 EST


On Sat, Oct 16, 2010 at 9:33 PM, Roland Dreier <rdreier@xxxxxxxxx> wrote:
>  > I tried with your patch applied and got this:
>  >
>  > drivers/built-in.o: In function `load_vbios_acpi':
>  > nouveau_bios.c:(.text+0xa9cdf): undefined reference to
>  > `nouveau_acpi_rom_supported'
>
> I see, it's not that simple... you'd have to change the CONFIG_ACPI
> tests in nouveau_drv.h to be testing CONFIG_ACPI_VIDEO really.
>
>  > When I set CONFIG_DRM_NOUVEAU=m rather than =y, I got this:
>
> If you drop my patch and set CONFIG_DRM_NOUVEAU=m, does it work?
> It seems to me that it should.

Yes, it does. (Sorry for the duplicate, Roland. I keep forgetting to
CC everyone else)
M.
--
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/