Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-class: urn:content-classes:message Subject: Missing declaration for siginterrupt MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Mon, 4 Oct 2004 14:28:02 +0200 Message-ID: <90459864DAD67D43BDD3D517DEFC2F7D71BF@axon.Axentia.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Peter Ekberg" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i94CSqV2015104 Hello! I miss a declaration for siginterrupt(3). Should there not be one in signal.h or somewhere? Background: Make in a package that needs it ends with: error: implicit declaration of function `siginterrupt' Yes, I know that I don't need to specify -Werror-implicit-function-declaration, but I didn't write configure.in this time... Cheers, Peter -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/