Re: [PATCH] 2.4.18-pre1 sound/trident fix with newer binutils

From: Keith Owens (kaos@ocs.com.au)
Date: Wed Jan 02 2002 - 08:08:22 EST


On Wed, 02 Jan 2002 07:46:12 -0500,
Albert Cranford <ac9410@bellsouth.net> wrote:
>Hello Ollie,
>Small problem.
>I cannot build kernel with binutils-2.11.92.0.12.3
>
>drivers/sound/trident.o(.data+0x154): undefined reference to `local symbols in discarded section .text.exit'
>+#ifdef DEVEXIT_LINKED
> remove: trident_remove,
>+#endif

What is DEVEXIT_LINKED? The correct form is
        remove: __devexit_p(trident_remove),

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 07 2002 - 21:00:17 EST