From: Frederik Bayart <frederik_bayart@yahoo.co.uk>
To: xenomai@xenomai.org
Subject: Re: [Xenomai] include guard trank/posix/pthread.h
Date: Mon, 22 Jun 2015 16:48:53 +0100 [thread overview]
Message-ID: <1434988133.67288.YahooMailBasic@web173201.mail.ir2.yahoo.com> (raw)
In-Reply-To: <55881E09.20803@xenomai.org>
>
>--------------------------------------------
>On Mon, 22/6/15, Philippe Gerum <rpm@xenomai.org> wrote:
>
> Subject: Re: [Xenomai] include guard trank/posix/pthread.h
> To: "Frederik Bayart" <frederik_bayart@yahoo.co.uk>, xenomai@xenomai.org
> Date: Monday, 22 June, 2015, 16:39
>
> On 06/22/2015 03:41 PM,
> Frederik Bayart wrote:
>
> >
> With this patch, xeno-config works with --native and
> --posix.
> >
> > Thank
> you for the quick fix.
> >
> > I noticed also that xeno-config is in 2
> debian packages so that you yet an install error.
>
> Ok, it has to belong to the
> runtime one, not the development one.
>
> > I'm busy to write a mail to report
> this, and to fix this, but maybe this is not urgent for
> rc5
> >
>
> I
> agree, this is not critical for -rc5.
>
> --
> Philippe.
>
In 2.6, xeno-config was in libxenomai-dev
If it should be now in xenomai-runtime, the patch below should fix it.
Frederik
--- rules.old 2015-06-22 17:41:21.192669068 +0200
+++ rules.new 2015-06-22 17:45:31.916677507 +0200
@@ -64,6 +64,9 @@
for f in $(CURDIR)/kernel/cobalt/udev/*.rules ; do \
cat $$f >> $(CURDIR)/debian/libxenomai1/etc/udev/xenomai.rules ; \
done
+ # xeno-config should be only in xenomai-runtime
+ rm -f $(CURDIR)/debian/libxenomai-dev/usr/bin/xeno-config
+ rm -f $(CURDIR)/debian/libxenomai-dev/usr/share/man/man1/xeno-config.1
install -m 644 debian/libxenomai1.modprobe $(CURDIR)/debian/libxenomai1/etc/modprobe.d/xenomai.conf
# remove empty directory
rm -rf $(CURDIR)/debian/xenomai-doc/usr/share/doc/xenomai-doc/ps
next prev parent reply other threads:[~2015-06-22 15:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-22 9:54 [Xenomai] include guard trank/posix/pthread.h Frederik Bayart
2015-06-22 10:26 ` Philippe Gerum
2015-06-22 12:48 ` Philippe Gerum
2015-06-22 13:41 ` Frederik Bayart
2015-06-22 14:37 ` Frederik Bayart
2015-06-22 14:49 ` Philippe Gerum
2015-06-22 15:20 ` Frederik Bayart
2015-06-22 14:39 ` Philippe Gerum
2015-06-22 15:48 ` Frederik Bayart [this message]
2015-06-22 17:53 ` Philippe Gerum
-- strict thread matches above, loose matches on Subject: below --
2015-06-19 13:02 Frederik Bayart
2015-06-19 13:07 ` Philippe Gerum
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=1434988133.67288.YahooMailBasic@web173201.mail.ir2.yahoo.com \
--to=frederik_bayart@yahoo.co.uk \
--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.