All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] POSIX include problem
@ 2006-03-16 12:25 Jan Kiszka
  2006-03-16 15:08 ` [Xenomai-core] " Gilles Chanteperdrix
  2006-03-16 16:00 ` Gilles Chanteperdrix
  0 siblings, 2 replies; 6+ messages in thread
From: Jan Kiszka @ 2006-03-16 12:25 UTC (permalink / raw)
  To: Gilles Chanteperdrix; +Cc: xenomai-core

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

Hi Gilles,

don't know yet what's going wrong, but the following demo code doesn't
compile against the POSIX skin due to unresolved SIG_BLOCK:

#include <pthread.h>
#include <signal.h>

int main()
{
        return SIG_BLOCK;
}

Comment out the pthread include, and it will work again. Any ideas?

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

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

end of thread, other threads:[~2006-03-17  1:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-16 12:25 [Xenomai-core] POSIX include problem Jan Kiszka
2006-03-16 15:08 ` [Xenomai-core] " Gilles Chanteperdrix
2006-03-16 16:00 ` Gilles Chanteperdrix
2006-03-16 18:00   ` Jan Kiszka
2006-03-16 19:05     ` Gilles Chanteperdrix
2006-03-17  1:26       ` Jan Kiszka

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.