X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=aVG vhJilpaI4dXG5guetHP4acVBIE+od9IKj9Q4eJ5R7+vKy9DZx0ikVh6Dz9vw3GVY LVJq8TmmIsZ8Q2ue2EJ+mLBTui5JBOndPahpAlTXZwSf52ZRMAruCL1FVUIVA7Af 5OWmN4qyZz9Gifn99XKLmyNOi5QS0vbLrqef+dvA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=IBI5EuV1Z Bc4uRjSUpxWsTbf0aA=; b=GGHprRiYGQnRGsPT49re60umRlc0UpTRKxrv1sinm hbgD7OnnNqYrHUjfgIIIS5nOsG27GvQYowYtCbeJixk6x7sSI6iI9oUgCYeZAWw5 MTP+QFw4Pyh04k/sg11hOn4KKYGh5YltzEXi9J+eaWIPhCQVeZmPv+FXM2ZFR+Sg MQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Received:Sun, HContent-Transfer-Encoding:8bit X-HELO: mail-wr0-f176.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=3FbqsEn/1OzdrSUhkQR9+90G5WISqGAzSE/w6At8Fok=; b=nprJprEq4tu123+ZBwU9/p+SOunV27xxVBVqzJfHqImKzujad5N9OSurJ98pKWxzAg Z+6UAF206KGgaV+A7BtzZKcAe0vWbg1oFwAinbrtOvyV5hGEty2KzxusDDqH1eZ9AKub 6n0X4pOSb/3a7X95vD86+eaTNcUMRXU1Maf/flqgXtvqoOsUSGBnrTqmWvhgBuhuDuHB 3jtEsqPkP2/tVTM+KUSgtAnuNjDfmIViq+IoWqmfFSxoils+7J5HGJhAyG5Rf0YwHzHh hrsIHhDcJnxNf9WxGh/i4O/LXfdZBhfCZXDI5dL4FXarE/KRh1WejZbryB4rzzS1w07W OWDg== X-Gm-Message-State: AIVw113Wo4pwQbnk8G/+aN3S6rM0/7ZgRGqhPIeusNd09EMGBE6qhejX UgV1/F+yTBpccPKm X-Received: by 10.223.148.162 with SMTP id 31mr5574978wrr.28.1502010279293; Sun, 06 Aug 2017 02:04:39 -0700 (PDT) To: "cygwin AT cygwin DOT com" From: Marco Atzeri Subject: =?UTF-8?B?4oCYU0lHX1NFVE1BU0vigJkgYW5kIC1zdGQ9Yzk5?= Message-ID: <2adce715-b45b-ed1c-567e-68bc826710ec@gmail.com> Date: Sun, 6 Aug 2017 11:04:26 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes building again hdf5-1.8.18 on latest cygwin I hit error: ‘SIG_SETMASK’ undeclared removing "-std=c99" from CFLAGS solves the issue. As before the "-std=c99" was not causing any problem , it is not clear to me if the current behavior is correct or a side effect of latest cygwin header reshuffle. Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple