All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Sinisa Denic <sinisa.denic@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] xenomai 2.5.0 uclibc 0.30 compatibility?
Date: Mon, 01 Feb 2010 14:07:15 +0100	[thread overview]
Message-ID: <4B66D203.7000309@domain.hid> (raw)
In-Reply-To: <201002011232.30431.sinisa.denic@domain.hid>

Sinisa Denic wrote:
> On Sunday 31 January 2010 11:31:28 Gilles Chanteperdrix wrote:
>> This is bad news, the problem is that uclibc's stdio.h needs pthread.h,
>> which because of the -I flags we pass is xenomai's pthread.h, which
>> includes asm/syscall.h, which needs stdio.h.
> 
> Same thing,
> I can't figure out which file to include in pthread.h
> posix/init.c - same error
> include/asm-arm/xenomai/syscall.h - produce error from start building rtdm ...

In every .c file where you get the error, you should try and include
pthread.h before anything else.

-- 
					    Gilles.


  reply	other threads:[~2010-02-01 13:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-30 13:28 [Xenomai-help] xenomai 2.5.0 uclibc 0.30 compatibility? sinisa.denic
2010-01-31 10:31 ` Gilles Chanteperdrix
2010-02-01 11:32   ` Sinisa Denic
2010-02-01 13:07     ` Gilles Chanteperdrix [this message]
2010-02-01 14:32       ` Sinisa Denic
2010-02-03 18:30         ` Gilles Chanteperdrix
2010-02-04 13:04           ` Sinisa Denic
2010-02-04 13:21             ` Gilles Chanteperdrix
     [not found] ` <201002041515.13220.sinisa.denic@domain.hid>
     [not found]   ` <4B6AD8CF.4060706@domain.hid>
2010-02-04 16:36     ` Sinisa Denic

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=4B66D203.7000309@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=sinisa.denic@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.