All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] UVM build error in todays head of SVN
@ 2006-05-01 10:32 Wolfgang Grandegger
  2006-05-01 10:46 ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Grandegger @ 2006-05-01 10:32 UTC (permalink / raw)
  To: xenomai-core

Hello,

I just checked out Xenomai and realized the UVM build error below (while 
building for PPC 405 with IPIPE tracer).  "xnlock_put/get" seems not to 
be dummy without SMP.

Wolfgang.


if ppc-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include  -O2 
-D_GNU_SOURCE -D_REENTRANT -D__XENO__ -Wall -pipe -D__IN_XENO__ 
-Wstrict-prototypes -I../../../../include -D__XENO_UVM__    -MT pod.o 
-MD -MP -MF ".deps/pod.Tpo" -c -o pod.o pod.c; \
then mv -f ".deps/pod.Tpo" ".deps/pod.Po"; else rm -f ".deps/pod.Tpo"; 
exit 1; fi
pod.c: In function 'xnpod_announce_tick':
pod.c:3304: warning: implicit declaration of function 'xnlock_get'
pod.c:3304: error: 'nklock' undeclared (first use in this function)
pod.c:3304: error: (Each undeclared identifier is reported only once
pod.c:3304: error: for each function it appears in.)
pod.c:3365: warning: implicit declaration of function 'xnlock_put'
make[4]: *** [pod.o] Error 1
make[4]: Leaving directory 
`/.automount/castor-vlab/root/home/wolf/rt/xenomai/src/skins/uvm/nucleus'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/.automount/castor-vlab/root/home/wolf/rt/xenomai/src/skins/uvm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/.automount/castor-vlab/root/home/wolf/rt/xenomai/src/skins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/.automount/castor-vlab/root/home/wolf/rt/xenomai/src'
make: *** [all-recursive] Error 1





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

end of thread, other threads:[~2006-05-01 13:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-01 10:32 [Xenomai-core] UVM build error in todays head of SVN Wolfgang Grandegger
2006-05-01 10:46 ` Jan Kiszka
2006-05-01 13:57   ` Philippe Gerum

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.