All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Xenomai] posix/stdio.h error: ?size_t? does not name a type
@ 2012-12-28 15:13 Mariusz Janiak
  0 siblings, 0 replies; 9+ messages in thread
From: Mariusz Janiak @ 2012-12-28 15:13 UTC (permalink / raw)
  To: Xenomai

Dnia Piątek, 28 Grudnia 2012 16:01 Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org> napisał(a) 
> On 12/28/2012 01:26 PM, Mariusz Janiak wrote:
> 
> > Hi
> > 
> > After successful Xenomai 2.6.2 installation (with Gilles help), I have started building OROCOS 2.6 with xeno support, and once again I went into trouble. This time I am not sure that it is a Xenomai related bug. The problem is following 
> > 
> > from /worek/install/orocos-toolchain-xeno/rtt/rtt/transports/mqueue/MQLib.hpp:42,
> >                      from /worek/install/orocos-toolchain-xeno/rtt/rtt/transports/mqueue/MQLib.cpp:40:
> >     /usr/xenomai/include/xenomai/posix/stdio.h:30:1: error: ?size_t? does not name a type
> >     make[2]: *** [rtt/transports/mqueue/CMakeFiles/rtt-transport-mqueue-xenomai_plugin.dir/MQLib.cpp.o] Błąd 1
> > 
> > I have found one thread related to this problem 
> > 
> > http://www.xenomai.org/pipermail/xenomai/2012-September/026143.html
> > 
> > Adding #include <unistd.h> in /usr/xenomai/include/xenomai/posix/stdio.h have solved my problem, but I don't know if it is a suitable solution. 
> 
> 
> Hi Mariusz,
> 
> thanks for the report. Could you tell me which distribution and which
> version you are using? We are certainly not going to include unistd.h in
> stdio.h, the fact that size_t is not defined indicates that something
> else is wrong as there are services supposedly defined in stdio.h which
> use size_t.
 
I have Ubuntu 12.10 x86_64, gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1).

Mariusz






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [Xenomai] posix/stdio.h error: ?size_t? does not name a type
@ 2012-12-28 12:26 Mariusz Janiak
  2012-12-28 15:01 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 9+ messages in thread
From: Mariusz Janiak @ 2012-12-28 12:26 UTC (permalink / raw)
  To: Xenomai

Hi

After successful Xenomai 2.6.2 installation (with Gilles help), I have started building OROCOS 2.6 with xeno support, and once again I went into trouble. This time I am not sure that it is a Xenomai related bug. The problem is following 

from /worek/install/orocos-toolchain-xeno/rtt/rtt/transports/mqueue/MQLib.hpp:42,
                     from /worek/install/orocos-toolchain-xeno/rtt/rtt/transports/mqueue/MQLib.cpp:40:
    /usr/xenomai/include/xenomai/posix/stdio.h:30:1: error: ?size_t? does not name a type
    make[2]: *** [rtt/transports/mqueue/CMakeFiles/rtt-transport-mqueue-xenomai_plugin.dir/MQLib.cpp.o] Błąd 1

I have found one thread related to this problem 

http://www.xenomai.org/pipermail/xenomai/2012-September/026143.html

Adding #include <unistd.h> in /usr/xenomai/include/xenomai/posix/stdio.h have solved my problem, but I don't know if it is a suitable solution. 

Mariusz






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

end of thread, other threads:[~2012-12-28 17:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-28 15:13 [Xenomai] posix/stdio.h error: ?size_t? does not name a type Mariusz Janiak
  -- strict thread matches above, loose matches on Subject: below --
2012-12-28 12:26 Mariusz Janiak
2012-12-28 15:01 ` Gilles Chanteperdrix
2012-12-28 15:33   ` hauptmech
2012-12-28 15:44     ` Gilles Chanteperdrix
     [not found]       ` <50DDCFB4.3070206@nta-inc.net>
2012-12-28 17:02         ` Jeff Webb
2012-12-28 17:29           ` Jeff Webb
2012-12-28 17:41             ` Jeff Webb
2012-12-28 17:59             ` 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.