From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <44195924.9090709@domain.hid> Date: Thu, 16 Mar 2006 13:25:08 +0100 From: Jan Kiszka MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigABB49EC2E24C6118443C92C4" Sender: jan.kiszka@domain.hid Subject: [Xenomai-core] POSIX include problem List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gilles Chanteperdrix Cc: xenomai-core This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigABB49EC2E24C6118443C92C4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 #include int main() { return SIG_BLOCK; } Comment out the pthread include, and it will work again. Any ideas? Jan --------------enigABB49EC2E24C6118443C92C4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEGVkkniDOoMHTA+kRAjJdAJ48gsok3F1UmvAMoII+mWOVKu+I9gCfRiVF HryE1Hb+AspZUn0KVQYFIFo= =tRNi -----END PGP SIGNATURE----- --------------enigABB49EC2E24C6118443C92C4--