Re: Can't find MQ_PRIO_MAX in include

2013-05-31 Thread Fabrice Boissier
2013/5/31 Ben Hutchings > On Fri, 2013-05-31 at 11:21 +0200, Fabrice Boissier wrote: > > Hello, > [...] > > This is not a support forum for Linux development. But as people have > already started giving you silly answers: > I previously searched... and nearly nobody u

Re: Can't find MQ_PRIO_MAX in include

2013-05-31 Thread Fabrice Boissier
that is included by /usr/include/mqueue.h) Either MQ_PRIO_MAX and some other constants should be defined in limits.h, or struct mq_attr shouldn't be defined twice. 2013/5/31 Neil Williams > On Fri, 31 May 2013 11:21:15 +0200 > Fabrice Boissier wrote: > > > macro MQ_PRIO_M

Can't find MQ_PRIO_MAX in include

2013-05-31 Thread Fabrice Boissier
2.6.32-042stab076.8 #1 SMP Tue May 14 20:38:14 MSK 2013 x86_64), with ldd (Debian EGLIBC 2.11.3-4) 2.11.3. Shouldn't MQ_PRIO_MAX be define in in the next releases ? Thank you in advance ! -- Fabrice BOISSIER // Metalman