All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] xenomai on debian
@ 2015-08-30 12:34 ‫Mohamed Fawzy‬ ‫
  2015-08-30 13:10 ` Gilles Chanteperdrix
  2015-08-30 13:21 ` [Xenomai] " Gilles Chanteperdrix
  0 siblings, 2 replies; 13+ messages in thread
From: ‫Mohamed Fawzy‬ ‫ @ 2015-08-30 12:34 UTC (permalink / raw)
  To: xenomai

i followed these instructions to install xenomai 2.6.0 on debian wheezy 
http://xenomai.org/2014/06/building-debian-packages/
but when i built the packages using (debuild -uc -us )i got this messge and build failed 


{standard input}: Assembler messages:{standard input}:144: Error: thumb conditional instruction should be in IT block -- `strexeq r0,r1,[r3]'{standard input}:538: Error: thumb conditional instruction should be in IT block -- `strexeq r5,r4,[r3]'

what's the wrong with me ? 

Regards,

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

* Re: [Xenomai] xenomai on debian
  2015-08-30 12:34 [Xenomai] xenomai on debian ‫Mohamed Fawzy‬ ‫
@ 2015-08-30 13:10 ` Gilles Chanteperdrix
  2015-08-30 13:27   ` [Xenomai] بخصوص: " ‫Mohamed Fawzy‬ ‫
  2015-08-30 13:21 ` [Xenomai] " Gilles Chanteperdrix
  1 sibling, 1 reply; 13+ messages in thread
From: Gilles Chanteperdrix @ 2015-08-30 13:10 UTC (permalink / raw)
  To: ‫Mohamed Fawzy‬ ‫; +Cc: xenomai

On Sun, Aug 30, 2015 at 12:34:35PM +0000, ‫Mohamed Fawzy‬ ‫ wrote:
> i followed these instructions to install xenomai 2.6.0 on debian wheezy 
> http://xenomai.org/2014/06/building-debian-packages/
> but when i built the packages using (debuild -uc -us )i got this messge and build failed 
> 
> 
> {standard input}: Assembler messages:{standard input}:144: Error: thumb conditional instruction should be in IT block -- `strexeq r0,r1,[r3]'{standard input}:538: Error: thumb conditional instruction should be in IT block -- `strexeq r5,r4,[r3]'
> 
> what's the wrong with me ? 

As usual, you do not give us enough information. What I-pipe patch
are you using? You get this error when compiling which file? What
version of gcc are you using?

IOW: please read:
https://xenomai.org//asking-for-help/

-- 
					    Gilles.
https://click-hack.org


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

* Re: [Xenomai] xenomai on debian
  2015-08-30 12:34 [Xenomai] xenomai on debian ‫Mohamed Fawzy‬ ‫
  2015-08-30 13:10 ` Gilles Chanteperdrix
@ 2015-08-30 13:21 ` Gilles Chanteperdrix
  2015-08-30 13:30   ` [Xenomai] بخصوص: " ‫Mohamed Fawzy‬ ‫
  1 sibling, 1 reply; 13+ messages in thread
From: Gilles Chanteperdrix @ 2015-08-30 13:21 UTC (permalink / raw)
  To: ‫Mohamed Fawzy‬ ‫; +Cc: xenomai

On Sun, Aug 30, 2015 at 12:34:35PM +0000, ‫Mohamed Fawzy‬ ‫ wrote:
> i followed these instructions to install xenomai 2.6.0 on debian wheezy 
> http://xenomai.org/2014/06/building-debian-packages/
> but when i built the packages using (debuild -uc -us )i got this messge and build failed 
> 
> 
> {standard input}: Assembler messages:{standard input}:144: Error: thumb conditional instruction should be in IT block -- `strexeq r0,r1,[r3]'{standard input}:538: Error: thumb conditional instruction should be in IT block -- `strexeq r5,r4,[r3]'
> 
> what's the wrong with me ? 

Wait a minute. 2.6.0 is not the latest stable release. Do you have
the same problem with Xenomai 2.6.4?

-- 
					    Gilles.
https://click-hack.org


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

* [Xenomai] بخصوص:  xenomai on debian
  2015-08-30 13:10 ` Gilles Chanteperdrix
@ 2015-08-30 13:27   ` ‫Mohamed Fawzy‬ ‫
  0 siblings, 0 replies; 13+ messages in thread
From: ‫Mohamed Fawzy‬ ‫ @ 2015-08-30 13:27 UTC (permalink / raw)
  To: Gilles Chanteperdrix; +Cc: xenomai

Hi   Gilles. 
sorry if my question wasn't clear but i told all i did 
 
i downloaded debian version for my udo board from here 
http://www.udoo.org/downloads/

then followed the instructions :

apt-get install devscripts debhelper dh-kpatches findutilsapt-get install git-core git-buildpackagegit clone git://xenomai.org/xenomai-2.6.gitcd xenomai-2.6 && git fetch origingit checkout -b v2.6.0-deb v2.6.0xenomai-2.6$ DEBEMAIL="m.fawzy307@yahoo.com" DEBFULLNAME="mohamed" \debchange -v 2.6.0 Release 2.6.0git commit -a -m 2.6.0git-buildpackage \--git-debian-branch=v2.6.3-deb  \--git-export-dir=..   \-uc -us 

so i don't know the  I-pipe patch  Regards ,          

      من: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
 إلى: ‫Mohamed Fawzy‬ ‫ <m.fawzy307@yahoo.com> 
نسخة كربونية: "xenomai@xenomai.org" <xenomai@xenomai.org> 
 تاريخ الإرسال: الأحد 30 أغسطس، 2015‏ 3:10 م
 الموضوع: Re: [Xenomai] xenomai on debian
   
On Sun, Aug 30, 2015 at 12:34:35PM +0000, ‫Mohamed Fawzy‬ ‫ wrote:


> i followed these instructions to install xenomai 2.6.0 on debian wheezy 
> http://xenomai.org/2014/06/building-debian-packages/
> but when i built the packages using (debuild -uc -us )i got this messge and build failed 
> 
> 
> {standard input}: Assembler messages:{standard input}:144: Error: thumb conditional instruction should be in IT block -- `strexeq r0,r1,[r3]'{standard input}:538: Error: thumb conditional instruction should be in IT block -- `strexeq r5,r4,[r3]'
> 
> what's the wrong with me ? 

As usual, you do not give us enough information. What I-pipe patch
are you using? You get this error when compiling which file? What
version of gcc are you using?

IOW: please read:
https://xenomai.org//asking-for-help/

-- 
                        Gilles.
https://click-hack.org




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

* [Xenomai] بخصوص:  xenomai on debian
  2015-08-30 13:21 ` [Xenomai] " Gilles Chanteperdrix
@ 2015-08-30 13:30   ` ‫Mohamed Fawzy‬ ‫
  2015-08-30 13:38     ` Gilles Chanteperdrix
  2015-08-31  1:20     ` [Xenomai] " Lennart Sorensen
  0 siblings, 2 replies; 13+ messages in thread
From: ‫Mohamed Fawzy‬ ‫ @ 2015-08-30 13:30 UTC (permalink / raw)
  To: Gilles Chanteperdrix; +Cc: xenomai

i tried 2.6.0 because when i searched for xenomai package for debian wheezy in this site 
https://packages.debian.org/source/wheezy/devel/
i found it is xenomai 2.6.0 
can i use 2.6.4 ?
      من: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
 إلى: ‫Mohamed Fawzy‬ ‫ <m.fawzy307@yahoo.com> 
نسخة كربونية: "xenomai@xenomai.org" <xenomai@xenomai.org> 
 تاريخ الإرسال: الأحد 30 أغسطس، 2015‏ 3:21 م
 الموضوع: Re: [Xenomai] xenomai on debian
   
On Sun, Aug 30, 2015 at 12:34:35PM +0000, ‫Mohamed Fawzy‬ ‫ wrote:


> i followed these instructions to install xenomai 2.6.0 on debian wheezy 
> http://xenomai.org/2014/06/building-debian-packages/
> but when i built the packages using (debuild -uc -us )i got this messge and build failed 
> 
> 
> {standard input}: Assembler messages:{standard input}:144: Error: thumb conditional instruction should be in IT block -- `strexeq r0,r1,[r3]'{standard input}:538: Error: thumb conditional instruction should be in IT block -- `strexeq r5,r4,[r3]'
> 
> what's the wrong with me ? 

Wait a minute. 2.6.0 is not the latest stable release. Do you have
the same problem with Xenomai 2.6.4?

-- 
                        Gilles.
https://click-hack.org




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

* Re: [Xenomai] بخصوص:  xenomai on debian
  2015-08-30 13:30   ` [Xenomai] بخصوص: " ‫Mohamed Fawzy‬ ‫
@ 2015-08-30 13:38     ` Gilles Chanteperdrix
  2015-08-30 13:43       ` [Xenomai] بخصوص: " ‫Mohamed Fawzy‬ ‫
  2015-08-31  1:20     ` [Xenomai] " Lennart Sorensen
  1 sibling, 1 reply; 13+ messages in thread
From: Gilles Chanteperdrix @ 2015-08-30 13:38 UTC (permalink / raw)
  To: ‫Mohamed Fawzy‬ ‫; +Cc: xenomai

On Sun, Aug 30, 2015 at 01:30:23PM +0000, ‫Mohamed Fawzy‬ ‫ wrote:
> i tried 2.6.0 because when i searched for xenomai package for debian wheezy in this site 
> https://packages.debian.org/source/wheezy/devel/
> i found it is xenomai 2.6.0 

You would have to use this version of Xenomai if you chose to
install Xenomai as a binary Debian package for the wheezy
distribution. But since you are compiling from source, you have no
reason to use such an old version. Xenomai 2.6.0 was released in
November 2011. This is explained in the first paragraph of the
"Building Debian Packages" page.

-- 
					    Gilles.
https://click-hack.org


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

* [Xenomai] بخصوص: بخصوص:  xenomai on debian
  2015-08-30 13:38     ` Gilles Chanteperdrix
@ 2015-08-30 13:43       ` ‫Mohamed Fawzy‬ ‫
  2015-08-30 14:03         ` Gilles Chanteperdrix
  2015-08-30 18:00         ` Gilles Chanteperdrix
  0 siblings, 2 replies; 13+ messages in thread
From: ‫Mohamed Fawzy‬ ‫ @ 2015-08-30 13:43 UTC (permalink / raw)
  To: Gilles Chanteperdrix; +Cc: xenomai

thanks for your reply 
really i want the easiest way to install xenomai  

is installing Xenomai as a binary Debian package the easiest way and how can i do that ?       من: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
 إلى: ‫Mohamed Fawzy‬ ‫ <m.fawzy307@yahoo.com> 
نسخة كربونية: "xenomai@xenomai.org" <xenomai@xenomai.org> 
 تاريخ الإرسال: الأحد 30 أغسطس، 2015‏ 3:38 م
 الموضوع: Re: بخصوص: [Xenomai] xenomai on debian
   
On Sun, Aug 30, 2015 at 01:30:23PM +0000, ‫Mohamed Fawzy‬ ‫ wrote:
> i tried 2.6.0 because when i searched for xenomai package for debian wheezy in this site 
> https://packages.debian.org/source/wheezy/devel/
> i found it is xenomai 2.6.0 

You would have to use this version of Xenomai if you chose to
install Xenomai as a binary Debian package for the wheezy
distribution. But since you are compiling from source, you have no
reason to use such an old version. Xenomai 2.6.0 was released in
November 2011. This is explained in the first paragraph of the
"Building Debian Packages" page.



-- 
                        Gilles.
https://click-hack.org




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

* Re: [Xenomai] بخصوص: بخصوص:   xenomai on debian
  2015-08-30 13:43       ` [Xenomai] بخصوص: " ‫Mohamed Fawzy‬ ‫
@ 2015-08-30 14:03         ` Gilles Chanteperdrix
  2015-08-30 18:00         ` Gilles Chanteperdrix
  1 sibling, 0 replies; 13+ messages in thread
From: Gilles Chanteperdrix @ 2015-08-30 14:03 UTC (permalink / raw)
  To: ‫Mohamed Fawzy‬ ‫; +Cc: xenomai

On Sun, Aug 30, 2015 at 01:43:10PM +0000, ‫Mohamed Fawzy‬ ‫ wrote:
> thanks for your reply 
> really i want the easiest way to install xenomai  

This is the Xenomai project mailing list. We are not going to tell
you to install the old versions of Xenomai proposed by the
distribution you use exactly for the reason which started this
thread: you risk to encounter issues which have been fixed a long
time ago.

If you want a distribution-specific way of installing binary
packages, then go to your distribution website, and look at what
they propose.

-- 
					    Gilles.
https://click-hack.org


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

* Re: [Xenomai] بخصوص: بخصوص:   xenomai on debian
  2015-08-30 13:43       ` [Xenomai] بخصوص: " ‫Mohamed Fawzy‬ ‫
  2015-08-30 14:03         ` Gilles Chanteperdrix
@ 2015-08-30 18:00         ` Gilles Chanteperdrix
  1 sibling, 0 replies; 13+ messages in thread
From: Gilles Chanteperdrix @ 2015-08-30 18:00 UTC (permalink / raw)
  To: ‫Mohamed Fawzy‬ ‫; +Cc: xenomai

On Sun, Aug 30, 2015 at 01:43:10PM +0000, ‫Mohamed Fawzy‬ ‫ wrote:
> thanks for your reply 
> really i want the easiest way to install xenomai  

Also, if you are in a hurry, since you had already installed
Xenomai, why did not you simply answered Philippe question instead
of trying to reinstall?

-- 
					    Gilles.
https://click-hack.org


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

* Re: [Xenomai] بخصوص: xenomai on debian
  2015-08-30 13:30   ` [Xenomai] بخصوص: " ‫Mohamed Fawzy‬ ‫
  2015-08-30 13:38     ` Gilles Chanteperdrix
@ 2015-08-31  1:20     ` Lennart Sorensen
  2015-08-31  8:09       ` [Xenomai] بخصوص: " ‫Mohamed Fawzy‬ ‫
  1 sibling, 1 reply; 13+ messages in thread
From: Lennart Sorensen @ 2015-08-31  1:20 UTC (permalink / raw)
  To: ‫Mohamed Fawzy‬ ‫; +Cc: xenomai

On Sun, Aug 30, 2015 at 01:30:23PM +0000, ‫Mohamed Fawzy‬ ‫ wrote:
> i tried 2.6.0 because when i searched for xenomai package for debian wheezy in this site 
> https://packages.debian.org/source/wheezy/devel/
> i found it is xenomai 2.6.0 
> can i use 2.6.4 ?

Building a debian package using the debian/* files in the current
xenomai-2.6 git tree works fine for me.  The packages in Debian are
ancient and a waste of time.

Now for patching your kernel with ipipe and xenomai, that's a separate
problem.

-- 
Len Sorensen


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

* [Xenomai] بخصوص:  بخصوص:  xenomai on debian
  2015-08-31  1:20     ` [Xenomai] " Lennart Sorensen
@ 2015-08-31  8:09       ` ‫Mohamed Fawzy‬ ‫
  2015-08-31 15:16         ` Lennart Sorensen
  0 siblings, 1 reply; 13+ messages in thread
From: ‫Mohamed Fawzy‬ ‫ @ 2015-08-31  8:09 UTC (permalink / raw)
  To: Lennart Sorensen; +Cc: xenomai

thanks for your reply 
i succeed to build and The build results in the following packages:
xenomai-runtime – Xenomai runtime utilitieslibxenomai1 – Shared libraries for Xenomailibxenomai-dev – Headers and static libraries for Xenomaixenomai-kernel-source – Sources of the Xenomai 2.x kernelxenomai-doc – Xenomai documentation
then i installed them using (dpkg -i *.deb )

now , how i can test xenomai ?

      من: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
 إلى: ‫Mohamed Fawzy‬ ‫ <m.fawzy307@yahoo.com> 
نسخة كربونية: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>; "xenomai@xenomai.org" <xenomai@xenomai.org> 
 تاريخ الإرسال: الإثنين 31 أغسطس، 2015‏ 3:20 ص
 الموضوع: Re: [Xenomai] بخصوص: xenomai on debian
   
On Sun, Aug 30, 2015 at 01:30:23PM +0000, ‫Mohamed Fawzy‬ ‫ wrote:
> i tried 2.6.0 because when i searched for xenomai package for debian wheezy in this site 
> https://packages.debian.org/source/wheezy/devel/
> i found it is xenomai 2.6.0 
> can i use 2.6.4 ?

Building a debian package using the debian/* files in the current
xenomai-2.6 git tree works fine for me.  The packages in Debian are
ancient and a waste of time.

Now for patching your kernel with ipipe and xenomai, that's a separate


problem.

-- 
Len Sorensen




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

* Re: [Xenomai] بخصوص:  بخصوص: xenomai on debian
  2015-08-31  8:09       ` [Xenomai] بخصوص: " ‫Mohamed Fawzy‬ ‫
@ 2015-08-31 15:16         ` Lennart Sorensen
  2015-08-31 18:31           ` Gilles Chanteperdrix
  0 siblings, 1 reply; 13+ messages in thread
From: Lennart Sorensen @ 2015-08-31 15:16 UTC (permalink / raw)
  To: ‫Mohamed Fawzy‬ ‫; +Cc: xenomai

On Mon, Aug 31, 2015 at 08:09:14AM +0000, ‫Mohamed Fawzy‬ ‫ wrote:
> thanks for your reply 
> i succeed to build and The build results in the following packages:
> xenomai-runtime – Xenomai runtime utilitieslibxenomai1 – Shared libraries for Xenomailibxenomai-dev – Headers and static libraries for Xenomaixenomai-kernel-source – Sources of the Xenomai 2.x kernelxenomai-doc – Xenomai documentation
> then i installed them using (dpkg -i *.deb )
> 
> now , how i can test xenomai ?

Well that gives you the runtime libraries and test suite, but you can't
do anything until you have made a kernel with ipipe/xenomai patched in
and enabled and are running that.

-- 
Len Sorensen


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

* Re: [Xenomai] بخصوص:  بخصوص: xenomai on debian
  2015-08-31 15:16         ` Lennart Sorensen
@ 2015-08-31 18:31           ` Gilles Chanteperdrix
  0 siblings, 0 replies; 13+ messages in thread
From: Gilles Chanteperdrix @ 2015-08-31 18:31 UTC (permalink / raw)
  To: Lennart Sorensen; +Cc: xenomai

On Mon, Aug 31, 2015 at 11:16:09AM -0400, Lennart Sorensen wrote:
> On Mon, Aug 31, 2015 at 08:09:14AM +0000, ‫Mohamed Fawzy‬ ‫ wrote:
> > thanks for your reply 
> > i succeed to build and The build results in the following packages:
> > xenomai-runtime – Xenomai runtime utilitieslibxenomai1 – Shared libraries for Xenomailibxenomai-dev – Headers and static libraries for Xenomaixenomai-kernel-source – Sources of the Xenomai 2.x kernelxenomai-doc – Xenomai documentation
> > then i installed them using (dpkg -i *.deb )
> > 
> > now , how i can test xenomai ?
> 
> Well that gives you the runtime libraries and test suite, but you can't
> do anything until you have made a kernel with ipipe/xenomai patched in
> and enabled and are running that.

... and have checked the kernel logs to see why Xenomai does not
start. Oh wait, but this was the first answer to the very first mail
Mohamed posted.

-- 
					    Gilles.
https://click-hack.org


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

end of thread, other threads:[~2015-08-31 18:31 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-30 12:34 [Xenomai] xenomai on debian ‫Mohamed Fawzy‬ ‫
2015-08-30 13:10 ` Gilles Chanteperdrix
2015-08-30 13:27   ` [Xenomai] بخصوص: " ‫Mohamed Fawzy‬ ‫
2015-08-30 13:21 ` [Xenomai] " Gilles Chanteperdrix
2015-08-30 13:30   ` [Xenomai] بخصوص: " ‫Mohamed Fawzy‬ ‫
2015-08-30 13:38     ` Gilles Chanteperdrix
2015-08-30 13:43       ` [Xenomai] بخصوص: " ‫Mohamed Fawzy‬ ‫
2015-08-30 14:03         ` Gilles Chanteperdrix
2015-08-30 18:00         ` Gilles Chanteperdrix
2015-08-31  1:20     ` [Xenomai] " Lennart Sorensen
2015-08-31  8:09       ` [Xenomai] بخصوص: " ‫Mohamed Fawzy‬ ‫
2015-08-31 15:16         ` Lennart Sorensen
2015-08-31 18:31           ` 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.