[ltt-dev] Help me for compiling linux-2.6.22-rc4-mm2
Eikes Zhang
ekzhang at gmail.com
Sun Jul 13 22:36:57 EDT 2008
ltt-dev:
When compiling linux-2.6.22-rc4-mm2, bellow errors poped out:
[zyg at lsdk linux-2.6.22-rc4-mm2-lttng]$ make
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
CC kernel/lockdep.o
kernel/lockdep.c: In function 'check_usage_forwards':
kernel/lockdep.c:1723: error: 'find_usage_bit' undeclared (first use in this
function)
kernel/lockdep.c:1723: error: (Each undeclared identifier is reported only
once
kernel/lockdep.c:1723: error: for each function it appears in.)
kernel/lockdep.c:1725: warning: implicit declaration of function
'find_usage_forwards'
kernel/lockdep.c:1729: error: 'forwards_match' undeclared (first use in this
function)
kernel/lockdep.c: In function 'check_usage_backwards':
kernel/lockdep.c:1742: error: 'find_usage_bit' undeclared (first use in this
function)
kernel/lockdep.c:1744: warning: implicit declaration of function
'find_usage_backwards'
kernel/lockdep.c:1748: error: 'backwards_match' undeclared (first use in
this function)
make[1]: *** [kernel/lockdep.o] Error 1
make: *** [kernel] Error 2
Does anyone fall into this mess too and how to fix this? Thank you.
2008-07-14
Best regards!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.casi.polymtl.ca/pipermail/lttng-dev/attachments/20080714/3632f0ac/attachment-0002.htm>
More information about the lttng-dev
mailing list