Re: 2.6.17-mm2 -- drivers/built-in.o: In function `is_pci_dock_device':acpiphp_glue.c:(.text+0x12364): undefined reference to `is_dock_device'

From: Keith Owens
Date: Mon Jun 26 2006 - 01:56:23 EST


"Miles Lane" (on Sun, 25 Jun 2006 13:13:04 -0700) wrote:
>Should I attach my entire .config file in the future? It's large enough that
>I try to trim it to avoid bloating people's inboxes.

Mail the result of

sed -ne 's/^CONFIG_//p' .config

That is typically less than 40% of the full .config size, and it can be
fully regenerated by

yes '' | make oldconfig

-
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/