All of lore.kernel.org
 help / color / mirror / Atom feed
* [-next] several files need to include <linux/bitops.h>?
@ 2011-05-27  5:33 Geert Uytterhoeven
  0 siblings, 0 replies; only message in thread
From: Geert Uytterhoeven @ 2011-05-27  5:33 UTC (permalink / raw)
  To: Linux-Next, linux-kernel

http://kisskb.ellerman.id.au/kisskb/buildresult/4194288/

mm/page_alloc.c:3311: error: implicit declaration of function 'ffz'
make[2]: *** [mm/page_alloc.o] Error 1
make[1]: *** [mm] Error 2
block/blk-flush.c:111: error: implicit declaration of function 'ffz'
make[2]: *** [block/blk-flush.o] Error 1
make[1]: *** [block] Error 2
include/linux/inetdevice.h:254: error: implicit declaration of function 'ffz'
make[3]: *** [net/ipv4/route.o] Error 1
kernel/signal.c:182: error: implicit declaration of function 'ffz'
make[2]: *** [net/ipv4] Error 2
make[2]: *** [kernel/signal.o] Error 1
make[1]: *** [kernel] Error 2
include/linux/inetdevice.h:254: error: implicit declaration of function 'ffz'
make[3]: *** [net/core/dev.o] Error 1
drivers/md/raid0.c:430: error: implicit declaration of function 'ffz'
make[3]: *** [drivers/md/raid0.o] Error 1
make[2]: *** [drivers/md] Error 2
drivers/ide/ide-probe.c:1216: error: implicit declaration of function 'ffz'
make[3]: *** [drivers/ide/ide-probe.o] Error 1
crypto/lrw.c:125: error: implicit declaration of function 'ffz'
make[2]: *** [crypto/lrw.o] Error 1
drivers/input/keyboard/hilkbd.c:243: error: implicit declaration of
function 'ffz'
make[2]: *** [net/core] Error 2
make[1]: *** [net] Error 2
make[2]: *** [drivers/ide] Error 2
lib/find_next_bit.c:226: error: implicit declaration of function 'ffz'
make[2]: *** [lib/find_next_bit.o] Error 1
make[4]: *** [drivers/input/keyboard/hilkbd.o] Error 1
make[3]: *** [drivers/input/keyboard] Error 2
make[1]: *** [crypto] Error 2
make[2]: *** [drivers/input] Error 2
make[1]: *** [drivers] Error 2
make[1]: *** [lib] Error 2
fs/minix/minix.h:135: error: implicit declaration of function 'ffz'
fs/minix/minix.h:135: error: implicit declaration of function 'ffz'
make[3]: *** [fs/minix/itree_v1.o] Error 1
fs/minix/minix.h:135: error: implicit declaration of function 'ffz'
make[3]: *** [fs/minix/itree_v2.o] Error 1
make[3]: *** [fs/minix/bitmap.o] Error 1
fs/minix/minix.h:135: error: implicit declaration of function 'ffz'
make[3]: *** [fs/minix/namei.o] Error 1
make[2]: *** [fs/minix] Error 2
make[1]: *** [fs] Error 2
make: *** [sub-make] Error 2

-- 
Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-27  5:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-27  5:33 [-next] several files need to include <linux/bitops.h>? Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.