On 21/11/17 06:52, Jack Lee wrote: > Hello, > > My board cpu is Intel Atom CPU N2800. I am using xenomai 3.0.6 with linux > 4.9.51. > I get the following error when compiling the kernel. Can anyone give me > some help? > Thanks! > > CC arch/x86/xenomai/machine.o > In file included from arch/x86/xenomai/machine.c:22:0: > arch/x86/xenomai/include/asm/xenomai/syscall.h: In function > ‘__xn_get_syscall_nr’: > arch/x86/xenomai/include/asm/xenomai/syscall.h:46:31: error: implicit > declaration of function ‘__COBALT_CALL32_SYSNR’ > [-Werror=implicit-function-declaration] > #define __xn_syscall(regs) __COBALT_CALL32_SYSNR(__xn_reg_sys(regs) \ > ^ > arch/x86/xenomai/include/asm/xenomai/syscall.h:60:32: note: in expansion of > macro ‘__xn_syscall’ > return __xn_syscall_p(regs) ? __xn_syscall(regs) :
I had the same problem yesterday and Philippe Gerum answered: >> As a work around, drop CONFIG_IA32_EMULATION if you don't need it. Best regards, Leopold -- -- Linux User 152692 GPG: 05F4A7A949A2D9AA Catalonia ------------------------------------- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: OpenPGP digital signature URL: <http://xenomai.org/pipermail/xenomai/attachments/20171121/837d9454/attachment.sig> _______________________________________________ Xenomai mailing list [email protected] https://xenomai.org/mailman/listinfo/xenomai
