Re: [PATCH 1/1] thinkpad-acpi: fix link error to include sound arch

From: Hagen Paul Pfeifer
Date: Tue Jan 19 2010 - 10:14:23 EST



On Tue, 19 Jan 2010 12:51:08 -0200, <hmh@xxxxxxxxxx> wrote:

> Can you describe the problem in more detail? That will save me precious
> time, as I am rather overworked right now...

If you build the sound as a module and thinkpad as a build-in component
the linker will complain about missing symbols. So the right fix may
be a patch that 1) enforces the sound component to be build static or
to enforces thinkpad apic to be build as a module. Another way 2) is
to separate the thinkpad sound component in a autonomous separate
module.

Any other ideas Henrique?

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