Hi, On Wed, 14 May 2008, Geert Uytterhoeven wrote:
M68k builds with current mainline fail with init/built-in.o: In function `kernel_init': main.c:(.init.text+0x730): undefined reference to `strlen'
If it's generated by gcc, we can simply provide an uninlined version of it in arch/m68k/lib/string.c similiar to strcpy (and there is already a __kernel_strlen). bye, Roman -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html