* [Xenomai] Kernel compilation problem x86
@ 2015-07-01 9:02 ACO31
2015-07-01 9:20 ` Gilles Chanteperdrix
2015-07-01 9:59 ` ACO31
0 siblings, 2 replies; 4+ messages in thread
From: ACO31 @ 2015-07-01 9:02 UTC (permalink / raw)
To: xenomai
Hello,
I want to compile the RC5 of Xenomai 3 for X86 arch
I use ipipe core 3.16.7-5 accorded to linux kernel 3.16.7 from kernel.org.
(I've do the same compile for the RC4 without problem)
no error message for prepare-kernel.sh.
No problem with kernel make menuconfig.
But the compile stop with error message about apc.h:
cobalt/kernel/apc.h no such file or dir
#include <cocobalt/kernel/apc.h>
...
I re lauch teh compil wit same kernel archive and rc4 to valide archives
and process:
No error message...
Thanks
alain
--
Cordialement.
A.Cordat
Port: 06 04 04 17 69
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Xenomai] Kernel compilation problem x86
2015-07-01 9:02 [Xenomai] Kernel compilation problem x86 ACO31
@ 2015-07-01 9:20 ` Gilles Chanteperdrix
2015-07-01 9:59 ` ACO31
1 sibling, 0 replies; 4+ messages in thread
From: Gilles Chanteperdrix @ 2015-07-01 9:20 UTC (permalink / raw)
To: ACO31; +Cc: xenomai
On Wed, Jul 01, 2015 at 11:02:56AM +0200, ACO31 wrote:
> Hello,
>
> I want to compile the RC5 of Xenomai 3 for X86 arch
> I use ipipe core 3.16.7-5 accorded to linux kernel 3.16.7 from kernel.org.
> (I've do the same compile for the RC4 without problem)
> no error message for prepare-kernel.sh.
> No problem with kernel make menuconfig.
> But the compile stop with error message about apc.h:
> cobalt/kernel/apc.h no such file or dir
> #include <cocobalt/kernel/apc.h>
> ...
> I re lauch teh compil wit same kernel archive and rc4 to valide archives
> and process:
> No error message...
> Thanks
> alain
The compilation of Xenomai from the archive has been built-tested
(starting tonight, it will be done every night, the report may be
found here: https://click-hack.org/~gilles/bx-forge/)
I also checked that the file include/cobalt/kernel/apc.h may be
found in the archive and it is there. I have also greped the sources
for the typo "cocobalt" and there is no such typo in the archive
sources.
So, obviously either you are compiling otherwise modified sources,
or some out of tree code. Or you introduced the typo while typing
the report and some other issues is causing the problem, like a
particular kernel configuration. But as your mail does not provide
much of the information we would need to try and reproduce your
issue, and which are recommended on our website
(https://xenomai.org//asking-for-help/), we can not help you
much more than that.
--
Gilles.
https://click-hack.org
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Xenomai] Kernel compilation problem x86
2015-07-01 9:02 [Xenomai] Kernel compilation problem x86 ACO31
2015-07-01 9:20 ` Gilles Chanteperdrix
@ 2015-07-01 9:59 ` ACO31
2015-07-01 10:06 ` Gilles Chanteperdrix
1 sibling, 1 reply; 4+ messages in thread
From: ACO31 @ 2015-07-01 9:59 UTC (permalink / raw)
To: xenomai
'cocobalt' is just a bad copy/past -> sorry
I work with linux kernel and xenomai3rc5 without modification
In a first time i have launched the compil with same modification of kernel
with menuconfig (RC4 ok, RC5 KO)
in a second time, I launch the compil of RC5 with no modification on
'menuconfig'. (only for test) with exactly the same process that with RC4.
(RC4 ok, RC5 KO)
I can find the apc.h
- linux: in dir arch/sparc/... and include/xenomai/cobalt/kernel/
- rc4 and rc5: in rep include/cobalt/kernel.
But the compil is ok for RC4, not for RC5. with same kernel src and same
process.
2015-07-01 11:02 GMT+02:00 ACO31 <alain.cordat@gmail.com>:
> Hello,
>
> I want to compile the RC5 of Xenomai 3 for X86 arch
> I use ipipe core 3.16.7-5 accorded to linux kernel 3.16.7 from kernel.org
> .
> (I've do the same compile for the RC4 without problem)
> no error message for prepare-kernel.sh.
> No problem with kernel make menuconfig.
> But the compile stop with error message about apc.h:
> cobalt/kernel/apc.h no such file or dir
> #include <cocobalt/kernel/apc.h>
> ...
> I re lauch teh compil wit same kernel archive and rc4 to valide archives
> and process:
> No error message...
> Thanks
> alain
>
>
> --
> Cordialement.
>
> A.Cordat
> Port: 06 04 04 17 69
>
--
Cordialement.
A.Cordat
Port: 06 04 04 17 69
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Xenomai] Kernel compilation problem x86
2015-07-01 9:59 ` ACO31
@ 2015-07-01 10:06 ` Gilles Chanteperdrix
0 siblings, 0 replies; 4+ messages in thread
From: Gilles Chanteperdrix @ 2015-07-01 10:06 UTC (permalink / raw)
To: ACO31; +Cc: xenomai
On Wed, Jul 01, 2015 at 11:59:52AM +0200, ACO31 wrote:
> 'cocobalt' is just a bad copy/past -> sorry
> I work with linux kernel and xenomai3rc5 without modification
> In a first time i have launched the compil with same modification of kernel
> with menuconfig (RC4 ok, RC5 KO)
> in a second time, I launch the compil of RC5 with no modification on
> 'menuconfig'. (only for test) with exactly the same process that with RC4.
> (RC4 ok, RC5 KO)
> I can find the apc.h
> - linux: in dir arch/sparc/... and include/xenomai/cobalt/kernel/
> - rc4 and rc5: in rep include/cobalt/kernel.
> But the compil is ok for RC4, not for RC5. with same kernel src and same
> process.
I do not understand. What more information does this answer provide?
Have you read the "asking for help page" I just recommended you to
read? Do you not find it clear to follow?
--
Gilles.
https://click-hack.org
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-07-01 10:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-01 9:02 [Xenomai] Kernel compilation problem x86 ACO31
2015-07-01 9:20 ` Gilles Chanteperdrix
2015-07-01 9:59 ` ACO31
2015-07-01 10:06 ` 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.