* [Xenomai-core] Revision 1182 broke compiling PPC
@ 2006-06-10 20:00 Niklaus Giger
2006-06-10 22:03 ` Philippe Gerum
0 siblings, 1 reply; 2+ messages in thread
From: Niklaus Giger @ 2006-06-10 20:00 UTC (permalink / raw)
To: xenomai-core
Hi Philippe
Your change seems to be broken (at least on PPC). In
http://ngiger.dyndns.org/buildbot/hcu3/builds/71/step-mk_xeno/0
you will notice near the end
gcc -DHAVE_CONFIG_H -I. -I../../../../../build/xenomai/src/skins/vrtx -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -D__XENO__ -Wall -pipe -D__IN_XENO__ -Wstrict-prototypes -I../../../../../build/xenomai/include -MT
libvrtx_la-task.lo -MD -MP -MF .deps/libvrtx_la-task.Tpo -c ../../../../../build/xenomai/src/skins/vrtx/task.c -fPIC -DPIC -o .libs/libvrtx_la-task.o
../../../../../build/xenomai/src/skins/vrtx/task.c:250:21: error:
macro "XENOMAI_SKINCALL1" requires 3 arguments, but only 2 given
../../../../../build/xenomai/src/skins/vrtx/task.c: In function 'sc_delay':
../../../../../build/xenomai/src/skins/vrtx/task.c:249:
error: 'XENOMAI_SKINCALL1' undeclared (first use in this function)
../../../../../build/xenomai/src/skins/vrtx/task.c:249: error: (Each
undeclared identifier is reported only once
../../../../../build/xenomai/src/skins/vrtx/task.c:249: error: for each
function it appears in.)
make[4]: *** [libvrtx_la-task.lo] Error 1
make[4]: Leaving directory
`/mnt/data.ng/buildslave/buildbot/quick-hcu3/build/hcu/src/skins/vrtx'
Could you please take a look at it?
Best regards
--
Niklaus Giger
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai-core] Revision 1182 broke compiling PPC
2006-06-10 20:00 [Xenomai-core] Revision 1182 broke compiling PPC Niklaus Giger
@ 2006-06-10 22:03 ` Philippe Gerum
0 siblings, 0 replies; 2+ messages in thread
From: Philippe Gerum @ 2006-06-10 22:03 UTC (permalink / raw)
To: niklaus.giger; +Cc: xenomai-core
Niklaus Giger wrote:
> Hi Philippe
>
> Your change seems to be broken (at least on PPC). In
> http://ngiger.dyndns.org/buildbot/hcu3/builds/71/step-mk_xeno/0
> you will notice near the end
>
> gcc -DHAVE_CONFIG_H -I. -I../../../../../build/xenomai/src/skins/vrtx -I../../../src/include -O2 -D_GNU_SOURCE -D_REENTRANT -D__XENO__ -Wall -pipe -D__IN_XENO__ -Wstrict-prototypes -I../../../../../build/xenomai/include -MT
> libvrtx_la-task.lo -MD -MP -MF .deps/libvrtx_la-task.Tpo -c ../../../../../build/xenomai/src/skins/vrtx/task.c -fPIC -DPIC -o .libs/libvrtx_la-task.o
> ../../../../../build/xenomai/src/skins/vrtx/task.c:250:21: error:
> macro "XENOMAI_SKINCALL1" requires 3 arguments, but only 2 given
> ../../../../../build/xenomai/src/skins/vrtx/task.c: In function 'sc_delay':
> ../../../../../build/xenomai/src/skins/vrtx/task.c:249:
> error: 'XENOMAI_SKINCALL1' undeclared (first use in this function)
> ../../../../../build/xenomai/src/skins/vrtx/task.c:249: error: (Each
> undeclared identifier is reported only once
> ../../../../../build/xenomai/src/skins/vrtx/task.c:249: error: for each
> function it appears in.)
> make[4]: *** [libvrtx_la-task.lo] Error 1
> make[4]: Leaving directory
> `/mnt/data.ng/buildslave/buildbot/quick-hcu3/build/hcu/src/skins/vrtx'
>
> Could you please take a look at it?
>
Fixed by 1187, thanks.
--
Philippe.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-06-10 22:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-10 20:00 [Xenomai-core] Revision 1182 broke compiling PPC Niklaus Giger
2006-06-10 22:03 ` 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.