All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] Compiling the Xenomai examples 2.0
@ 2012-11-05 15:09 Sebastian Pavez
  2012-11-05 18:49 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 4+ messages in thread
From: Sebastian Pavez @ 2012-11-05 15:09 UTC (permalink / raw)
  To: Xenomai

Hi everybody,

I have problems with the xenomai examples.
I've followed this conversation:
http://www.mail-archive.com/xenomai@xenomai.org/msg01501.html

But I'm not able to move forward, I got the following:

labcontrol@labcontrol:~/xenomai-head/examples$ make XENO=/usr/xenomai
KSRC=/usr/src/linux-3.2.32
make[1]: Entering directory `/home/labcontrol/xenomai-head/examples/native'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/labcontrol/xenomai-head/examples/native'
make[1]: Entering directory
`/home/labcontrol/xenomai-head/examples/rtdm/driver-api'
make -C /usr/src/linux-3.2.32
SUBDIRS=/home/labcontrol/xenomai-head/examples/rtdm/driver-api modules
make[2]: Entering directory `/usr/src/linux-3.2.32'
  CC [M]  /home/labcontrol/xenomai-head/examples/rtdm/driver-api/heartbeat.o
  CC [M]
/home/labcontrol/xenomai-head/examples/rtdm/driver-api/tut01-skeleton-drv.o
  CC [M]
/home/labcontrol/xenomai-head/examples/rtdm/driver-api/tut02-skeleton-drv.o
  Building modules, stage 2.
  MODPOST 3 modules
  CC
/home/labcontrol/xenomai-head/examples/rtdm/driver-api/heartbeat.mod.o
  LD [M]
/home/labcontrol/xenomai-head/examples/rtdm/driver-api/heartbeat.ko
  CC
/home/labcontrol/xenomai-head/examples/rtdm/driver-api/tut01-skeleton-drv.mod.o
  LD [M]
/home/labcontrol/xenomai-head/examples/rtdm/driver-api/tut01-skeleton-drv.ko
  CC
/home/labcontrol/xenomai-head/examples/rtdm/driver-api/tut02-skeleton-drv.mod.o
  LD [M]
/home/labcontrol/xenomai-head/examples/rtdm/driver-api/tut02-skeleton-drv.ko
make[2]: Leaving directory `/usr/src/linux-3.2.32'
make[1]: Leaving directory
`/home/labcontrol/xenomai-head/examples/rtdm/driver-api'
make[1]: Entering directory
`/home/labcontrol/xenomai-head/examples/rtdm/profiles/serial'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/labcontrol/xenomai-head/examples/rtdm/profiles/serial'
make[1]: Entering directory
`/home/labcontrol/xenomai-head/examples/rtdm/profiles/ipc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/labcontrol/xenomai-head/examples/rtdm/profiles/ipc'
make[1]: Entering directory
`/home/labcontrol/xenomai-head/examples/rtdm/profiles/can'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/labcontrol/xenomai-head/examples/rtdm/profiles/can'
make[1]: Entering directory `/home/labcontrol/xenomai-head/examples/posix'
make -C /usr/src/linux-3.2.32 ARCH= CROSS_COMPILE=
SUBDIRS=/home/labcontrol/xenomai-head/examples/posix modules
make[2]: Entering directory `/usr/src/linux-3.2.32'
Makefile:567: /usr/src/linux-3.2.32/arch//Makefile: No such file or
directory
make[2]: *** No rule to make target
`/usr/src/linux-3.2.32/arch//Makefile'.  Stop.
make[2]: Leaving directory `/usr/src/linux-3.2.32'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/labcontrol/xenomai-head/examples/posix'
make[1]: Entering directory `/home/labcontrol/xenomai-head/examples/common'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/labcontrol/xenomai-head/examples/common'

What should I do??
I wanna try the posix examples because I'll use posix later on my proyect.
Please, some help will be appreciated.
Thank you,
Sebas

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

end of thread, other threads:[~2012-11-07 15:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-05 15:09 [Xenomai] Compiling the Xenomai examples 2.0 Sebastian Pavez
2012-11-05 18:49 ` Gilles Chanteperdrix
2012-11-07 15:03   ` Sebastian Pavez
2012-11-07 15:20     ` 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.