All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Videv <videvstefan@gmail.com>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Compiling the Xenomai examples
Date: Fri, 02 Nov 2012 17:44:15 +0000	[thread overview]
Message-ID: <5094066F.80501@gmail.com> (raw)
In-Reply-To: <d0e366dc91d7b37cd45f8b3a550ea2fd.squirrel@www.xenomai.org>

On 11/02/2012 05:13 PM, Gilles Chanteperdrix wrote:
> Stefan Videv wrote:
>> make XENO=/media/rootfs/usr/xenomai/ ARCH=arm-linux-gnueabi-
>> KSRC=/media/rootfs/usr/include DESTDIR=/media/rootfs
> Should be ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi
> and KSRC should be the path to the kernel sources.
>
Running the above (with the correction) produces the following:

sed: can't read /media/rootfs/usr/include/Makefile: No such file or 
directory

make -C /media/rootfs/usr/include 
SUBDIRS=/home/stefan/xenomai-2.6.1/examples/rtdm/driver-api modules
make[2]: Entering directory `/media/rootfs/usr/include'
make[2]: *** No rule to make target `modules'. Stop.
make[2]: Leaving directory `/media/rootfs/usr/include'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/home/stefan/xenomai-2.6.1/examples/rtdm/driver-api'
sed: can't read /media/rootfs/usr/include/Makefile: No such file or 
directory
make[1]: Entering directory `/home/stefan/xenomai-2.6.1/examples/posix'
make -C /media/rootfs/usr/include ARCH=arm 
CROSS_COMPILE=arm-linux-gnueabi 
SUBDIRS=/home/stefan/roosenXenomaiBone/xenomai-2.6.1/examples/posix modules
make[2]: Entering directory `/media/rootfs/usr/include'
make[2]: *** No rule to make target `modules'. Stop.
make[2]: Leaving directory `/media/rootfs/usr/include'
make[1]: *** [all] Error 2


  parent reply	other threads:[~2012-11-02 17:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-01 17:04 [Xenomai] Compiling the Xenomai examples Gilles Chanteperdrix
2012-11-01 17:17 ` Stefan Videv
2012-11-01 18:25   ` Gilles Chanteperdrix
2012-11-02 16:48     ` Stefan Videv
2012-11-02 17:13       ` Gilles Chanteperdrix
2012-11-02 17:35         ` Stefan Videv
2012-11-02 17:44         ` Stefan Videv [this message]
2012-11-02 17:47           ` Gilles Chanteperdrix
2012-11-02 17:58             ` Stefan Videv
2012-11-02 18:46               ` Gilles Chanteperdrix
2012-11-05 15:58                 ` Stefan Videv
2012-11-05 18:09                   ` Stefan Videv
2012-11-01 17:30 ` Stefan Videv
  -- strict thread matches above, loose matches on Subject: below --
2012-11-01 15:42 Stefan Videv
2012-11-01 16:32 ` Gilles Chanteperdrix
2012-11-01 16:39   ` Stefan Videv
2012-11-01 17:00   ` Stefan Videv
2012-11-01 17:03     ` Gilles Chanteperdrix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5094066F.80501@gmail.com \
    --to=videvstefan@gmail.com \
    --cc=gilles.chanteperdrix@xenomai.org \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.