All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Aurele Traynard <aurele.traynard@domain.hid>
Cc: Xenomai help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] user-space support : Inconsistency detected by ld.so
Date: Fri, 06 May 2011 19:32:30 +0200	[thread overview]
Message-ID: <4DC430AE.20206@domain.hid> (raw)
In-Reply-To: <BANLkTi=qj7YfrFvQJPPZQbLjx=QSJqWzng@domain.hid>

On 05/06/2011 05:13 PM, Aurele Traynard wrote:
> hello all,
> 
> I have a problem whith user-space support :
> I compile a program with makefile of Xenomai and when i want to use it this
> apear :
> 
> Inconsistency detected by ld.so: dl-deps.c: 622: _dl_map_object_deps:
> Assertion`nlist > 1' failed!
> 
> compilation process :
> 
> DESTDIR=/home/aurele/workdir/test/test_noyau/buildroot-2010.08/output/staging
> make
> XENO=/home/aurele/workdir/test/test_noyau/buildroot-2010.08/output/staging/usr/xenomai/
> arm-none-linux-gnueabi-gcc
> -I/home/aurele/workdir/test/test_noyau/buildroot-2010.08/output/staging/usr/xenomai/include
> -D_GNU_SOURCE -D_REENTRANT -Wall -pipe -D__XENO__   -lnative
> -L/home/aurele/workdir/test/test_noyau/buildroot-2010.08/output/staging/usr/xenomai/lib
> -lxenomai -lpthread  -O -Xlinker -rpath -Xlinker
> /home/aurele/workdir/test/test_noyau/buildroot-2010.08/output/staging/usr/xenomai/lib
> playing_led_rt.c   -o playing_led_rt
> playing_led_rt.c: In function 'main':
> playing_led_rt.c:126:2: warning: format '%08X' expects type 'unsigned int',
> but argument 3 has type 'long unsigned int'
> playing_led_rt.c:128:2: warning: format '%08X' expects type 'unsigned int',
> but argument 2 has type 'long unsigned int'
> 
> I have made two programs one with rt_tasks but he don't work, so supress all
> real-time call and it doesn't work again with the same error.
> 
> does anyone have a way to go?
> thanks for reply

This looks like a bug in the context switch routine. How is
CONFIG_IWMMXT in your kernel configuration?


-- 
                                                                Gilles.


  reply	other threads:[~2011-05-06 17:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-06 15:13 [Xenomai-help] user-space support : Inconsistency detected by ld.so Aurele Traynard
2011-05-06 17:32 ` Gilles Chanteperdrix [this message]
2011-05-09  6:57   ` Aurele Traynard
2011-05-09 18:05     ` Gilles Chanteperdrix
2011-05-10 13:36       ` Aurele Traynard

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=4DC430AE.20206@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=aurele.traynard@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.