Re: [Xenomai-help] Problems with rt pipes after upgrade

2011-05-16 Thread Thomas Schaefer
Hi, > From: r...@xenomai.org > To: jan.kis...@web.de > Date: Sun, 15 May 2011 17:32:59 +0200 > CC: xenomai-help@gna.org > Subject: Re: [Xenomai-help] Problems with rt pipes after upgrade > > On Sun, 2011-05-15 at 17:26 +0200, Jan Kiszka wrote: > > On 2011-

Re: [Xenomai-help] build xenomai userspace app, illegal instruction

2011-05-16 Thread Wolfgang Grandegger
Hello, On 05/16/2011 03:27 PM, Koenig, Florian wrote: > Hi, > i started from new and have done the following: > > > i deleted /opt/eldk-4.2 and installed it new with: > $ ./install -d /opt/eldk-4.2 ppc_4xx BTW: also be aware of ELDK_FIXOWER and ELDK_MAKEDEV.b > Then i setup env-vars and goto /

Re: [Xenomai-help] build xenomai userspace app, illegal instruction

2011-05-16 Thread Koenig, Florian
Hi, i started from new and have done the following: i deleted /opt/eldk-4.2 and installed it new with: $ ./install -d /opt/eldk-4.2 ppc_4xx Then i setup env-vars and goto /usr/src/xenomai-2.5.6: $ export ARCH=powerpc $ export DESTDIR=/opt/eldk-4.2/ppc_4xx $ export PATH=$PATH:/opt/eldk-4.2/usr/bi

Re: [Xenomai-help] build xenomai userspace app, illegal instruction

2011-05-16 Thread Wolfgang Grandegger
On 05/16/2011 12:56 PM, Wolfgang Grandegger wrote: > On 05/16/2011 12:23 PM, Koenig, Florian wrote: >> Hi, >> >> i installed eldk into /opt/eldk-4.2, then i installed (make install) xenomai >> user-space into /opt/eldk-4.2/ppc_4xx . >> >> Now when i try to build the xenomai examples with >> >> $ ma

Re: [Xenomai-help] build xenomai userspace app, illegal instruction

2011-05-16 Thread Wolfgang Grandegger
On 05/16/2011 12:23 PM, Koenig, Florian wrote: > Hi, > > i installed eldk into /opt/eldk-4.2, then i installed (make install) xenomai > user-space into /opt/eldk-4.2/ppc_4xx . > > Now when i try to build the xenomai examples with > > $ make XENO=/opt/eldk-4.2/usr/xenomai-2.5.6/bin > > It uses /

Re: [Xenomai-help] build xenomai userspace app, illegal instruction

2011-05-16 Thread Koenig, Florian
Hi, i installed eldk into /opt/eldk-4.2, then i installed (make install) xenomai user-space into /opt/eldk-4.2/ppc_4xx . Now when i try to build the xenomai examples with $ make XENO=/opt/eldk-4.2/usr/xenomai-2.5.6/bin It uses /lib/modules/2.6.32-5-686 from the local kernel, so i used $ make X