* [Xenomai-help] 2.6.20 compiling problems
@ 2007-02-08 15:01 Maksym Veremeyenko
2007-02-08 15:34 ` Jan Kiszka
0 siblings, 1 reply; 3+ messages in thread
From: Maksym Veremeyenko @ 2007-02-08 15:01 UTC (permalink / raw)
To: xenomai
[-- Attachment #1: Type: text/plain, Size: 963 bytes --]
Hi!
i try to compile xenomai-2.3.0 + kernel-2.6.20 +
adeos-ipipe-2.6.20-i386-1.7-01 but get a compiler errors:
kernel/xenomai/nucleus/registry.c:71:70: error: macro "DECLARE_WORK"
passed 3 arguments, but takes just 2
kernel/xenomai/nucleus/registry.c:71: warning: type defaults to ‘int’ in
declaration of ‘DECLARE_WORK’
kernel/xenomai/nucleus/registry.c: In function ‘registry_proc_schedule’:
kernel/xenomai/nucleus/registry.c:388: error: ‘registry_proc_work’
undeclared (first use in this function)
kernel/xenomai/nucleus/registry.c:388: error: (Each undeclared
identifier is reported only once
kernel/xenomai/nucleus/registry.c:388: error: for each function it
appears in.)
make[3]: *** [kernel/xenomai/nucleus/registry.o] Error 1
make[2]: *** [kernel/xenomai/nucleus] Error 2
make[1]: *** [kernel/xenomai] Error 2
make: *** [kernel] Error 2
--
________________________________________
Maksym Veremeyenko
[-- Attachment #2: config.gz --]
[-- Type: application/x-gzip, Size: 8638 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Xenomai-help] 2.6.20 compiling problems
2007-02-08 15:01 [Xenomai-help] 2.6.20 compiling problems Maksym Veremeyenko
@ 2007-02-08 15:34 ` Jan Kiszka
2007-02-08 15:42 ` Gilles Chanteperdrix
0 siblings, 1 reply; 3+ messages in thread
From: Jan Kiszka @ 2007-02-08 15:34 UTC (permalink / raw)
To: Maksym Veremeyenko; +Cc: xenomai
[-- Attachment #1: Type: text/plain, Size: 1067 bytes --]
Maksym Veremeyenko wrote:
> Hi!
>
> i try to compile xenomai-2.3.0 + kernel-2.6.20 +
> adeos-ipipe-2.6.20-i386-1.7-01 but get a compiler errors:
>
> kernel/xenomai/nucleus/registry.c:71:70: error: macro "DECLARE_WORK"
> passed 3 arguments, but takes just 2
> kernel/xenomai/nucleus/registry.c:71: warning: type defaults to ‘int’ in
> declaration of ‘DECLARE_WORK’
> kernel/xenomai/nucleus/registry.c: In function ‘registry_proc_schedule’:
> kernel/xenomai/nucleus/registry.c:388: error: ‘registry_proc_work’
> undeclared (first use in this function)
> kernel/xenomai/nucleus/registry.c:388: error: (Each undeclared
> identifier is reported only once
> kernel/xenomai/nucleus/registry.c:388: error: for each function it
> appears in.)
> make[3]: *** [kernel/xenomai/nucleus/registry.o] Error 1
> make[2]: *** [kernel/xenomai/nucleus] Error 2
> make[1]: *** [kernel/xenomai] Error 2
> make: *** [kernel] Error 2
>
That's due to the work queue changes in 2.6.20. You need latest Xenomai
SVN, either v2.3.x or trunk.
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Xenomai-help] 2.6.20 compiling problems
2007-02-08 15:34 ` Jan Kiszka
@ 2007-02-08 15:42 ` Gilles Chanteperdrix
0 siblings, 0 replies; 3+ messages in thread
From: Gilles Chanteperdrix @ 2007-02-08 15:42 UTC (permalink / raw)
To: Jan Kiszka; +Cc: xenomai
Jan Kiszka wrote:
> Maksym Veremeyenko wrote:
>
>>Hi!
>>
>>i try to compile xenomai-2.3.0 + kernel-2.6.20 +
>>adeos-ipipe-2.6.20-i386-1.7-01 but get a compiler errors:
>>
>>kernel/xenomai/nucleus/registry.c:71:70: error: macro "DECLARE_WORK"
>>passed 3 arguments, but takes just 2
>>kernel/xenomai/nucleus/registry.c:71: warning: type defaults to ‘int’ in
>>declaration of ‘DECLARE_WORK’
>>kernel/xenomai/nucleus/registry.c: In function ‘registry_proc_schedule’:
>>kernel/xenomai/nucleus/registry.c:388: error: ‘registry_proc_work’
>>undeclared (first use in this function)
>>kernel/xenomai/nucleus/registry.c:388: error: (Each undeclared
>>identifier is reported only once
>>kernel/xenomai/nucleus/registry.c:388: error: for each function it
>>appears in.)
>>make[3]: *** [kernel/xenomai/nucleus/registry.o] Error 1
>>make[2]: *** [kernel/xenomai/nucleus] Error 2
>>make[1]: *** [kernel/xenomai] Error 2
>>make: *** [kernel] Error 2
>>
>
>
> That's due to the work queue changes in 2.6.20. You need latest Xenomai
> SVN, either v2.3.x or trunk.
Please also note that Xenomai trunk is not yet fully ready for 2.6.20.
The FP support does not work at the moment. The work is in progress.
--
Gilles Chanteperdrix
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-02-08 15:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-08 15:01 [Xenomai-help] 2.6.20 compiling problems Maksym Veremeyenko
2007-02-08 15:34 ` Jan Kiszka
2007-02-08 15:42 ` 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.