X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40 X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4BAF40F1.303@users.sourceforge.net> References: <4BAF40F1 DOT 303 AT users DOT sourceforge DOT net> Date: Sun, 28 Mar 2010 08:16:59 -0400 Received: by 10.150.65.10 with SMTP id n10mr2313155yba.9.1269778619589; Sun, 28 Mar 2010 05:16:59 -0700 (PDT) Message-ID: Subject: Re: how was debate on _GNU_SOURCE resolved? can't find pthread_getattr_np From: mike marchywka To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 3/28/10, Yaakov (Cygwin/X) wrote: > On 2010-03-27 10:23, mike marchywka wrote: >> I'm now getting this error and don't seem to be able to find >> the getattr_np thing by grepping through includes, >> >> ../JavaScriptCore/runtime/Collector.cpp:683: error: `pthread_getattr_np' >> was not >> declared in this scope >> ../JavaScriptCore/runtime/Collector.cpp:685: error: >> `pthread_attr_getstack' was >> not declared in this scope >> make[1]: *** [obj/release/Collector.o] Error 1 > > I'm still not sure why you're trying to build Qt4 yourself when the > distro already includes it (with the patches necessary for it to compile. At this point curiosity. They seem to have a build called cygwin-g++ and I thought it might be easy to patch. I needed to dig thought the code at some point anyway, so this could be interesting. Also trying to see what comes up between 1.5 and 1.7. etc. Its starting to look like I will have to do that however. Simple things like the time zone support seemed to be well guarded with ifdef, not sure what to do about this yet... > > > Yaakov > Cygwin/X > -- 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