[<prev] [next>] [day] [month] [year] [list]
Message-ID: <10f740e80909100045n3f830091l2d5430adc85004c2@mail.gmail.com>
Date: Thu, 10 Sep 2009 09:45:22 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: linux-m68k@...ts.linux-m68k.org
Cc: linux-kernel@...r.kernel.org
Subject: ERROR: "strchr" [drivers/md/dm-log-userspace.ko] undefined!
As of Sep 6 (http://kisskb.ellerman.id.au/kisskb/config/164/), the
m68k allmodconfig build
fails with:
| ERROR: "strchr" [drivers/md/dm-log-userspace.ko] undefined!
This was introduced in v2.6.31-rc9 by commit
b8313b6da7e2e7c7f47d93d8561969a3ff9ba0ea
(dm log: remove incorrect field from userspace table output).
It seems the newly added call to strstr() is turned into a call to
strchr() by gcc.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists