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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=A9obiH3gFBGohv0j EYrOCLno4ISMkH9Nibehai46ku66WgGwHP0dTTUDehQ00OqEySVa3jjOqqfNoeYV B18SZQQgsKT+khCfGvbMsnmRi4Ry1T23cUyrfT6GZU2+prUGeRg10KUuDY/HUNjh VOsyXE4nGzlsvY6RPswXOPYcqYk= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=eU/cRfhC5ptOrkgNSCPgH+ mOqqk=; b=hQOrvZVJbps9v4IeCwtSw0vhNgMNS+tisir7qLtf+fn2yrhM8OCQ7U h0ua0rxz/mdjJY0SjuU8/yxIlTd8IOvuFvSCe8j+6OSinAHfwjLcA1I2LwhWW7/V FjuaHCdsV1GwRskfm7eXa6Vvm6irCU7u9FlGq0dwvLpKrU67wA7DI= 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.4 required=5.0 tests=AWL,BAYES_50,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=UD:11-1.x86_64, UD:binary-io.h, guile2011, UD:binary-io.lo X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: guile-2.0.11 problem with cygin header To: cygwin AT cygwin DOT com References: From: Ken Brown Message-ID: <82fb042e-75aa-12c9-5dd0-c94bfebf0ab4@cornell.edu> Date: Mon, 6 Jun 2016 08:46:10 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-IsSubscribed: yes On 6/6/2016 5:43 AM, Marco Atzeri wrote: > I am reasonable sure that last time, long time ago, > there was not this problem on building guile 2.0.11. > > I suspect is due to the re shuffle of cygwin header > plus the local version of "signal.h". > But I am a bit lost in following all the chain: > > ------------------------------------------------------ > make[4]: Entering directory > '/cygdrive/e/cyg_pub/devel/guile/prova20/guile-2.0.11-1.x86_64/build/lib' > CC binary-io.lo > In file included from /usr/include/sys/signal.h:112:0, > from /usr/include/signal.h:6, > from ./signal.h:52, > from ./sys/select.h:107, > from /usr/include/sys/time.h:47, > from ./sys/time.h:39, > from ./sys/select.h:86, > from /usr/include/sys/types.h:68, > from ./sys/types.h:27, > from ./fcntl.h:50, > from > /cygdrive/e/cyg_pub/devel/guile/prova20/guile-2.0.11-1.x86_64/src/guile-2.0.11/lib/binary-io.h:22, > > from > /cygdrive/e/cyg_pub/devel/guile/prova20/guile-2.0.11-1.x86_64/src/guile-2.0.11/lib/binary-io.c:3: > > /usr/include/cygwin/signal.h:178:3: error: unknown type name > 'pthread_attr_t' This is a gnulib problem that has already been fixed upstream. See the thread starting at http://lists.gnu.org/archive/html/bug-gnulib/2016-03/msg00054.html So you just have to update the lib subdirectory of the guile source. Ken -- 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