Re: [PATCH] um: fix strrchr problems

From: Al Viro
Date: Tue Aug 30 2011 - 08:05:18 EST


On Tue, Aug 30, 2011 at 01:04:04PM +0200, Richard Weinberger wrote:
> From: Al Viro <viro@xxxxxxxxxxxxxxxx>
>
> [richard@xxxxxx:
> Fixes:
> /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/libc.a(strrchr.o): In function `rindex':
> (.text+0x0): multiple definition of `strrchr'
>
> If both STATIC_LINK and UML_NET_VDE are set to "y" libc's strstr
^^^^^^
strrchr...
> may clash with the kernel implementation.
--
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/