All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] SMP build failure (2.6.28)
@ 2009-02-12 22:31 Paul
  2009-02-12 22:41 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 4+ messages in thread
From: Paul @ 2009-02-12 22:31 UTC (permalink / raw)
  To: xenomai-core


Patching a 2.6.28.2 with the relevant patch in trunk, using a config with SMP 
enabled resulted in:

  LD      kernel/xenomai/arch/built-in.o
  CC      kernel/xenomai/nucleus/heap.o
In file included from include/xenomai/nucleus/pod.h:34,
                 from kernel/xenomai/nucleus/heap.c:66:
include/xenomai/nucleus/sched.h: In function ‘xnsched_self_resched_p’:
include/xenomai/nucleus/sched.h:171: error: ‘nkpod’ undeclared (first use in 
this function)
include/xenomai/nucleus/sched.h:171: error: (Each undeclared identifier is 
reported only once
include/xenomai/nucleus/sched.h:171: error: for each function it appears in.)
make[3]: *** [kernel/xenomai/nucleus/heap.o] Error 1


Digging in to the nucleus/sched.h and nucleus/pod.h headers, there appears to 
be a circular dependency around nkpod_struct - This only hits home with 
CONFIG_SMP defined.


Regards, Paul.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-13  2:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-12 22:31 [Xenomai-core] SMP build failure (2.6.28) Paul
2009-02-12 22:41 ` Gilles Chanteperdrix
2009-02-12 23:19   ` Paul
2009-02-13  2:00     ` 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.