lkml.org 
[lkml]   [2002]   [Jan]   [2]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
FromKeith Owens <>
SubjectRe: [PATCH] 2.4.18-pre1 sound/trident fix with newer binutils
DateThu, 03 Jan 2002 00:08:22 +1100
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/

\
 
 \ /
  Last update: 2005-03-22 11:15    [W:0.237 / U:0.150 seconds]
©2003-2008 Jasper Spaans