All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Fwd: Xenomai 2.4.9.1
       [not found] <47a3101a0910011923t7a002c9av7f7df5c666f0cf1@domain.hid>
@ 2009-10-02 12:54 ` Linus Casassa
  2009-10-02 13:00   ` Gilles Chanteperdrix
  2009-10-02 13:14   ` Gilles Chanteperdrix
  0 siblings, 2 replies; 6+ messages in thread
From: Linus Casassa @ 2009-10-02 12:54 UTC (permalink / raw)
  To: xenomai

[-- Attachment #1: Type: text/plain, Size: 4740 bytes --]

Hi.

I am installing xenomai on a Gumstix Verdex pro (Marvell PXA270 with
XScale). I am fowling this wiki:
http://www.gumstix.net/wiki/index.php?title=Xenomai_-_Mini_Howto

It compiles fine and works fine.
But it would be nice to have at least 2.4.8 because it hangs when doing the
xeno-test on the latency part. I read that it is an overflow bug already
fixed.
So now I am trying to update to xenomai 2.4.9.1 and I'm getting this error:

(bitbake xenomai)

| Making all in rtdk
| make[2]: Entering directory
`/home/linus/gumstix/gumstix-oe/tmp/work/armv5te-angstrom-linux-gnueabi/xenomai-2.4.8-r0/xenomai-2.4.8/src/rtdk'
| if /bin/sh ../../libtool --tag=CC --mode=compile
arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=xscale -DHAVE_CONFIG_H
-I. -I. -I../../src/include  -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe
-march=armv5 -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../include
-isystem/home/linus/gumstix/gumstix-oe/tmp/staging/arm-angstrom-linux-gnueabi/include
-isystem/home/linus/gumstix/gumstix-oe/tmp/staging/arm-angstrom-linux-gnueabi/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -MT
librtdk_la-init.lo -MD -MP -MF ".deps/librtdk_la-init.Tpo" -c -o
librtdk_la-init.lo `test -f 'init.c' || echo './'`init.c; \
|     then mv -f ".deps/librtdk_la-init.Tpo" ".deps/librtdk_la-init.Plo";
else rm -f ".deps/librtdk_la-init.Tpo"; exit 1; fi
| ../../libtool: line 761: X--tag=CC: command not found
| ../../libtool: line 794: libtool: ignoring unknown tag : command not found
| ../../libtool: line 761: X--mode=compile: command not found
| ../../libtool: line 911: *** Warning: inferring the mode of operation is
deprecated.: command not found
| ../../libtool: line 912: *** Future versions of Libtool will require
-mode=MODE be specified.: command not found
| ../../libtool: line 1055: Xarm-angstrom-linux-gnueabi-gcc: command not
found
| ../../libtool: line 1055: X-march=armv5te: command not found
| ../../libtool: line 1055: X-mtune=xscale: command not found
| ../../libtool: line 1055: X-DHAVE_CONFIG_H: command not found
| ../../libtool: line 1055: X-I.: command not found
| ../../libtool: line 1055: X-I.: command not found
| ../../libtool: line 1055: X-I../../src/include: No such file or directory
| ../../libtool: line 1055: X-O2: command not found
| ../../libtool: line 1055: X-D_GNU_SOURCE: command not found
| ../../libtool: line 1055: X-D_REENTRANT: command not found
| ../../libtool: line 1055: X-Wall: command not found
| ../../libtool: line 1055: X-pipe: command not found
| ../../libtool: line 1055: X-march=armv5: command not found
| ../../libtool: line 1055: X-D__XENO__: command not found
| ../../libtool: line 1055: X-D__IN_XENO__: command not found
| ../../libtool: line 1055: X-Wstrict-prototypes: command not found
| ../../libtool: line 1055: X-I../../include: No such file or directory
| ../../libtool: line 1055:
X-isystem/home/linus/gumstix/gumstix-oe/tmp/staging/arm-angstrom-linux-gnueabi/include:
No such file or directory
| ../../libtool: line 1055:
X-isystem/home/linus/gumstix/gumstix-oe/tmp/staging/arm-angstrom-linux-gnueabi/include:
No such file or directory
| ../../libtool: line 1055: X-fexpensive-optimizations: command not found
| ../../libtool: line 1055: X-fomit-frame-pointer: command not found
| ../../libtool: line 1055: X-frename-registers: command not found
| ../../libtool: line 1055: X-Os: command not found
| ../../libtool: line 1055: X-MT: command not found
| ../../libtool: line 1055: Xlibrtdk_la-init.lo: command not found
| ../../libtool: line 1055: X-MD: command not found
| ../../libtool: line 1055: X-MP: command not found
| ../../libtool: line 1055: X-MF: command not found
| ../../libtool: line 1055: X.deps/librtdk_la-init.Tpo: No such file or
directory
| ../../libtool: line 1055: X-c: command not found
| ../../libtool: line 1103: Xlibrtdk_la-init.lo: command not found
| ../../libtool: line 1108: libtool: compile: cannot determine name of
library object from `': command not found
| make[2]: *** [librtdk_la-init.lo] Error 1
| make[2]: Leaving directory
`/home/linus/gumstix/gumstix-oe/tmp/work/armv5te-angstrom-linux-gnueabi/xenomai-2.4.8-r0/xenomai-2.4.8/src/rtdk'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory
`/home/linus/gumstix/gumstix-oe/tmp/work/armv5te-angstrom-linux-gnueabi/xenomai-2.4.8-r0/xenomai-2.4.8/src'
| make: *** [all-recursive] Error 1
| FATAL: oe_runmake failed

Same error with versions 2.4.9 and 2.4.8.

Thanks in advance.

-- 
Linus Casassa
Estudiante Ingeniería Civil Electrónica
Fono: 56-9-97776941



-- 
Linus Casassa
Estudiante Ingeniería Civil Electrónica
Fono: 56-9-97776941

[-- Attachment #2: Type: text/html, Size: 5214 bytes --]

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

* Re: [Xenomai-help] Fwd: Xenomai 2.4.9.1
  2009-10-02 12:54 ` [Xenomai-help] Fwd: Xenomai 2.4.9.1 Linus Casassa
@ 2009-10-02 13:00   ` Gilles Chanteperdrix
       [not found]     ` <47a3101a0910021200med708bfwf5c14d68e133f59@domain.hid>
  2009-10-02 13:14   ` Gilles Chanteperdrix
  1 sibling, 1 reply; 6+ messages in thread
From: Gilles Chanteperdrix @ 2009-10-02 13:00 UTC (permalink / raw)
  To: Linus Casassa; +Cc: xenomai

Linus Casassa wrote:
> Hi.
> 
> I am installing xenomai on a Gumstix Verdex pro (Marvell PXA270 with
> XScale). I am fowling this wiki:
> http://www.gumstix.net/wiki/index.php?title=Xenomai_-_Mini_Howto
> 
> It compiles fine and works fine.
> But it would be nice to have at least 2.4.8 because it hangs when doing the
> xeno-test on the latency part. I read that it is an overflow bug already
> fixed.
> So now I am trying to update to xenomai 2.4.9.1 and I'm getting this error:
> 
> (bitbake xenomai)
> 
> | Making all in rtdk
> | make[2]: Entering directory
> `/home/linus/gumstix/gumstix-oe/tmp/work/armv5te-angstrom-linux-gnueabi/xenomai-2.4.8-r0/xenomai-2.4.8/src/rtdk'
> | if /bin/sh ../../libtool --tag=CC --mode=compile
> arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=xscale -DHAVE_CONFIG_H
> -I. -I. -I../../src/include  -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -pipe
> -march=armv5 -D__XENO__ -D__IN_XENO__ -Wstrict-prototypes -I../../include
> -isystem/home/linus/gumstix/gumstix-oe/tmp/staging/arm-angstrom-linux-gnueabi/include
> -isystem/home/linus/gumstix/gumstix-oe/tmp/staging/arm-angstrom-linux-gnueabi/include
> -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -MT
> librtdk_la-init.lo -MD -MP -MF ".deps/librtdk_la-init.Tpo" -c -o
> librtdk_la-init.lo `test -f 'init.c' || echo './'`init.c; \
> |     then mv -f ".deps/librtdk_la-init.Tpo" ".deps/librtdk_la-init.Plo";
> else rm -f ".deps/librtdk_la-init.Tpo"; exit 1; fi
> | ../../libtool: line 761: X--tag=CC: command not found
> | ../../libtool: line 794: libtool: ignoring unknown tag : command not found
> | ../../libtool: line 761: X--mode=compile: command not found
> | ../../libtool: line 911: *** Warning: inferring the mode of operation is
> deprecated.: command not found
> | ../../libtool: line 912: *** Future versions of Libtool will require
> -mode=MODE be specified.: command not found
> | ../../libtool: line 1055: Xarm-angstrom-linux-gnueabi-gcc: command not
> found
> | ../../libtool: line 1055: X-march=armv5te: command not found
> | ../../libtool: line 1055: X-mtune=xscale: command not found
> | ../../libtool: line 1055: X-DHAVE_CONFIG_H: command not found
> | ../../libtool: line 1055: X-I.: command not found
> | ../../libtool: line 1055: X-I.: command not found
> | ../../libtool: line 1055: X-I../../src/include: No such file or directory
> | ../../libtool: line 1055: X-O2: command not found
> | ../../libtool: line 1055: X-D_GNU_SOURCE: command not found
> | ../../libtool: line 1055: X-D_REENTRANT: command not found
> | ../../libtool: line 1055: X-Wall: command not found
> | ../../libtool: line 1055: X-pipe: command not found
> | ../../libtool: line 1055: X-march=armv5: command not found
> | ../../libtool: line 1055: X-D__XENO__: command not found
> | ../../libtool: line 1055: X-D__IN_XENO__: command not found
> | ../../libtool: line 1055: X-Wstrict-prototypes: command not found
> | ../../libtool: line 1055: X-I../../include: No such file or directory
> | ../../libtool: line 1055:
> X-isystem/home/linus/gumstix/gumstix-oe/tmp/staging/arm-angstrom-linux-gnueabi/include:
> No such file or directory
> | ../../libtool: line 1055:
> X-isystem/home/linus/gumstix/gumstix-oe/tmp/staging/arm-angstrom-linux-gnueabi/include:
> No such file or directory
> | ../../libtool: line 1055: X-fexpensive-optimizations: command not found
> | ../../libtool: line 1055: X-fomit-frame-pointer: command not found
> | ../../libtool: line 1055: X-frename-registers: command not found
> | ../../libtool: line 1055: X-Os: command not found
> | ../../libtool: line 1055: X-MT: command not found
> | ../../libtool: line 1055: Xlibrtdk_la-init.lo: command not found
> | ../../libtool: line 1055: X-MD: command not found
> | ../../libtool: line 1055: X-MP: command not found
> | ../../libtool: line 1055: X-MF: command not found
> | ../../libtool: line 1055: X.deps/librtdk_la-init.Tpo: No such file or
> directory
> | ../../libtool: line 1055: X-c: command not found
> | ../../libtool: line 1103: Xlibrtdk_la-init.lo: command not found
> | ../../libtool: line 1108: libtool: compile: cannot determine name of
> library object from `': command not found
> | make[2]: *** [librtdk_la-init.lo] Error 1
> | make[2]: Leaving directory
> `/home/linus/gumstix/gumstix-oe/tmp/work/armv5te-angstrom-linux-gnueabi/xenomai-2.4.8-r0/xenomai-2.4.8/src/rtdk'
> | make[1]: *** [all-recursive] Error 1
> | make[1]: Leaving directory
> `/home/linus/gumstix/gumstix-oe/tmp/work/armv5te-angstrom-linux-gnueabi/xenomai-2.4.8-r0/xenomai-2.4.8/src'
> | make: *** [all-recursive] Error 1
> | FATAL: oe_runmake failed
> 
> Same error with versions 2.4.9 and 2.4.8.

Do you have the same error if you compile Xenomai using the instructions
in README.INSTALL?

-- 
					    Gilles.


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

* Re: [Xenomai-help] Fwd: Xenomai 2.4.9.1
  2009-10-02 12:54 ` [Xenomai-help] Fwd: Xenomai 2.4.9.1 Linus Casassa
  2009-10-02 13:00   ` Gilles Chanteperdrix
@ 2009-10-02 13:14   ` Gilles Chanteperdrix
  1 sibling, 0 replies; 6+ messages in thread
From: Gilles Chanteperdrix @ 2009-10-02 13:14 UTC (permalink / raw)
  To: Linus Casassa; +Cc: xenomai

Linus Casassa wrote:
> Hi.
> 
> I am installing xenomai on a Gumstix Verdex pro (Marvell PXA270 with
> XScale). I am fowling this wiki:
> http://www.gumstix.net/wiki/index.php?title=Xenomai_-_Mini_Howto
> 
> It compiles fine and works fine.
> But it would be nice to have at least 2.4.8 because it hangs when doing the
> xeno-test on the latency part. I read that it is an overflow bug already
> fixed.

No, latency hangs because the period is too short. But nevertheless, you
should upgrade to 2.4.9.1, because previous versions have a bug.

-- 
					    Gilles.


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

* Re: [Xenomai-help] Fwd: Xenomai 2.4.9.1
       [not found]     ` <47a3101a0910021200med708bfwf5c14d68e133f59@domain.hid>
@ 2009-10-02 19:50       ` Gilles Chanteperdrix
  2009-10-04 22:34         ` Linus Casassa
  0 siblings, 1 reply; 6+ messages in thread
From: Gilles Chanteperdrix @ 2009-10-02 19:50 UTC (permalink / raw)
  To: Linus Casassa; +Cc: Xenomai help

Linus Casassa wrote:
> I can compile xenomai 2.4.9.1 without problems on my computer.
> 
> Seems that bitbake is doing something I can't figure out.

Unfortunately, I can not help you with this, since I do not know
bitbake, I do not even know what it is. Maybe someone else?

Or maybe you could try some gumstix specific mailing list?

-- 
					    Gilles.


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

* Re: [Xenomai-help] Fwd: Xenomai 2.4.9.1
  2009-10-02 19:50       ` Gilles Chanteperdrix
@ 2009-10-04 22:34         ` Linus Casassa
  2009-10-10 12:35           ` Breno Carneiro Pinheiro
  0 siblings, 1 reply; 6+ messages in thread
From: Linus Casassa @ 2009-10-04 22:34 UTC (permalink / raw)
  To: Xenomai help


[-- Attachment #1.1: Type: text/plain, Size: 851 bytes --]

Xenomai 2.4.9.1 on Gumstix Verdex Pro 400 MHz compiles and works!

Use the attach file and follow the instructions on:

http://www.gumstix.net/wiki/index.php?title=Xenomai_-_Mini_Howto

I hope this will be useful for someone :)

On Fri, Oct 2, 2009 at 3:50 PM, Gilles Chanteperdrix <
gilles.chanteperdrix@xenomai.org> wrote:

> Linus Casassa wrote:
> > I can compile xenomai 2.4.9.1 without problems on my computer.
> >
> > Seems that bitbake is doing something I can't figure out.
>
> Unfortunately, I can not help you with this, since I do not know
> bitbake, I do not even know what it is. Maybe someone else?
>
> Or maybe you could try some gumstix specific mailing list?
>
> --
>                                             Gilles.
>



-- 
Linus Casassa
Estudiante Ingeniería Civil Electrónica
Fono: 56-9-97776941

[-- Attachment #1.2: Type: text/html, Size: 1323 bytes --]

[-- Attachment #2: xeno-2.4.9.1-user-collection.tar.gz --]
[-- Type: application/x-gzip, Size: 193351 bytes --]

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

* Re: [Xenomai-help] Fwd: Xenomai 2.4.9.1
  2009-10-04 22:34         ` Linus Casassa
@ 2009-10-10 12:35           ` Breno Carneiro Pinheiro
  0 siblings, 0 replies; 6+ messages in thread
From: Breno Carneiro Pinheiro @ 2009-10-10 12:35 UTC (permalink / raw)
  To: Xenomai help

[-- Attachment #1: Type: text/plain, Size: 1176 bytes --]

Thanks, it´s useful indeed!!!!

Breno

2009/10/4 Linus Casassa <linus@domain.hid>

> Xenomai 2.4.9.1 on Gumstix Verdex Pro 400 MHz compiles and works!
>
> Use the attach file and follow the instructions on:
>
> http://www.gumstix.net/wiki/index.php?title=Xenomai_-_Mini_Howto
>
> I hope this will be useful for someone :)
>
> On Fri, Oct 2, 2009 at 3:50 PM, Gilles Chanteperdrix <
> gilles.chanteperdrix@xenomai.org> wrote:
>
>> Linus Casassa wrote:
>> > I can compile xenomai 2.4.9.1 without problems on my computer.
>> >
>> > Seems that bitbake is doing something I can't figure out.
>>
>> Unfortunately, I can not help you with this, since I do not know
>> bitbake, I do not even know what it is. Maybe someone else?
>>
>> Or maybe you could try some gumstix specific mailing list?
>>
>> --
>>                                            Gilles.
>>
>
>
>
>  --
> Linus Casassa
> Estudiante Ingeniería Civil Electrónica
> Fono: 56-9-97776941
>
> _______________________________________________
> Xenomai-help mailing list
> Xenomai-help@domain.hid
> https://mail.gna.org/listinfo/xenomai-help
>
>


-- 
Breno Carneiro Pinheiro

[-- Attachment #2: Type: text/html, Size: 2131 bytes --]

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

end of thread, other threads:[~2009-10-10 12:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <47a3101a0910011923t7a002c9av7f7df5c666f0cf1@domain.hid>
2009-10-02 12:54 ` [Xenomai-help] Fwd: Xenomai 2.4.9.1 Linus Casassa
2009-10-02 13:00   ` Gilles Chanteperdrix
     [not found]     ` <47a3101a0910021200med708bfwf5c14d68e133f59@domain.hid>
2009-10-02 19:50       ` Gilles Chanteperdrix
2009-10-04 22:34         ` Linus Casassa
2009-10-10 12:35           ` Breno Carneiro Pinheiro
2009-10-02 13:14   ` 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.