* [Xenomai] error: implicit declaration of function '__mtmsrd'
@ 2016-03-09 2:41 =?gb18030?B?MjAxMqGqMjAxMg==?=
2016-03-16 5:56 ` Gilles Chanteperdrix
0 siblings, 1 reply; 2+ messages in thread
From: =?gb18030?B?MjAxMqGqMjAxMg==?= @ 2016-03-09 2:41 UTC (permalink / raw)
To: =?gb18030?B?eGVub21haQ==?=
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="gb18030", Size: 1223 bytes --]
When I compile the kernel, there are some errors.
The detailed compile output is here:
root@ubuntu:/home/ling/linux-3.14.44# make ARCH=powerpc CROSS_COMPILE=powerpc-fsl-linux- uImage
scripts/kconfig/conf --silentoldconfig Kconfig
#
# configuration written to .config
#
CHK include/config/kernel.release
UPD include/config/kernel.release
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
UPD include/generated/utsrelease.h
CC kernel/bounds.s
GEN include/generated/bounds.h
CC arch/powerpc/kernel/asm-offsets.s
In file included from include/linux/ipipe_debug.h:25:0,
from include/linux/ipipe.h:31,
from include/linux/sched.h:27,
from arch/powerpc/kernel/asm-offsets.c:17:
include/linux/ipipe_domain.h: In function 'ipipe_current_context':
include/linux/ipipe_domain.h:247:2: error: implicit declaration of function '__mtmsrd' [-Werror=implicit-function-declaration]
hard_smp_local_irq_restore(flags);
^
cc1: some warnings being treated as errors
make[1]: *** [arch/powerpc/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2
Anyone can help me? Sincerely.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-03-16 5:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-09 2:41 [Xenomai] error: implicit declaration of function '__mtmsrd' =?gb18030?B?MjAxMqGqMjAxMg==?=
2016-03-16 5:56 ` Gilles Chanteperdrix
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.