delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/03/27/13:37:00

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5511E385E016
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1585330575;
bh=zgSLXhqbVCXAM6TZP72ALEQZfnzgcRnuzlhVKeg5v3o=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=PjCjk8+PcbUgmfstLdCmsFp+NFDOqfxZiIhcvzD13Uzd1/kL6wHRUCt57nkXab4nZ
Z4kNF24DxzBDpcmVAOYTK13Z9KG12W72Rhskz6chldGaTWMNLd4OArHLiTj7Q+8bQZ
T78TGQ17oH0i1Z71WIMFjhK+X1qkCbXYPT2RDYdQ=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9368A385E006
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:subject:to:references:from:message-id:date
:user-agent:mime-version:in-reply-to:content-transfer-encoding;
bh=IceOOym5dmOIuwe3cMyD792v/F8eBgAJT+uIOQtIvVI=;
b=PptdAyntwTN2TBZI4x3BPVRLHb0CdXFN2noBuZxYdSz7RxKQ2EZ16qmLEhRxEa6CDS
sqY4d20+hKcrUx0X6NLioN4+vSqgDshzWgTuKkAlQ6SnXKYMgzu7eyXU1t7n+wWfW75a
2xnJW2w/PkEJssEHoNBUvZOUaJCRu/iEiC2Nx8+6y7UjWacKSjsBbuzS+DT1r39u1OCD
V9Ljacvzr+2iFE7HUt1q+T0lgRvFMAmXdj7oI7DOU1kWPK4U4Ru5v9RixfyoB0W5sBM+
uivAdj94B8TBV+gi6QrtqaQ2alsP36AJia0Lhm3xDuDlT8FlU5Ak7NXAdDHN4Ttwk3SL
nD+A==
X-Gm-Message-State: ANhLgQ1xOUsqKKF/7+O2bykwVBCX4LF6oc/jy+HKuAFuuLJJ0ChrFpy5
pA2GRwZSx1b/TrEA8zX65TnksqSSPuY=
X-Google-Smtp-Source: ADFU+vsPZ+eeSz2+8eWQ1cU3gHBCB/9aSdwfSNtVAkcpDUBfQkXjp7xh+2uDhvkwnT8zyZAiUoH9yw==
X-Received: by 2002:a1c:7dc8:: with SMTP id y191mr6124962wmc.167.1585330570409;
Fri, 27 Mar 2020 10:36:10 -0700 (PDT)
Subject: Re: gnu make broken?
To: cygwin AT cygwin DOT com
References: <f737a845-c607-58b9-c600-1cea32e78927 AT cs DOT utoronto DOT ca>
Message-ID: <a9a7a861-f191-e68f-e346-98654f728018@gmail.com>
Date: Fri, 27 Mar 2020 18:36:08 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101
Thunderbird/68.6.0
MIME-Version: 1.0
In-Reply-To: <f737a845-c607-58b9-c600-1cea32e78927@cs.utoronto.ca>
X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <http://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <http://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

Am 27.03.2020 um 18:21 schrieb Ryan Johnson:
> Hi all,
> 
> Running `make` for the first time in over a year, it exits silently 
> without doing anything at all.
> 
> Running `strace make` pops up the following windows alert:
> 
>> The procedure entry point sched_getaffinity could not be located in 
>> the dynamic link library C:\cygwin64\bin\cygguile-2.2-1.dll
>>

> 
> I recently had to downgrade to cygwin-3.0.7 dll, because 3.1 causes 
> emacs gud issues... is that a possible reason?

likely yes.
You can try to also downgrade make to 4.2.1


> Thanks,
> Ryan
> 
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019