All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Linus Casassa <linus@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Fwd: Xenomai 2.4.9.1
Date: Fri, 02 Oct 2009 15:00:59 +0200	[thread overview]
Message-ID: <4AC5F98B.2030708@domain.hid> (raw)
In-Reply-To: <47a3101a0910020554n39297325x72cd9b7adde9ab9f@domain.hid>

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.


  reply	other threads:[~2009-10-02 13:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 [this message]
     [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

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=4AC5F98B.2030708@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=linus@domain.hid \
    --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.