delorie.com/archives/browse.cgi | search |
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=CvXxSiA4qXIdEJDZ | |
3GKNvF703gISzMxahkzQWHaczbzvPMPx94X9W4EWhjUqPTwS3Qr+VHCizASXatsK | |
FM/J353Z/AtqAQrZS9bPrhXEWsWWtGelO/0ixg+mLcu1lC+Ui8ymMA0emIbVPmSN | |
QYS2gVOZqlTBrkd6Ol5lzku9YHQ= | |
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=FeSfa0HSeLKiISopFIqS9x | |
8JX/E=; b=qh9s9NMKGP2us1FmNb568s6lFWkcEw1pWumsw3wOrA4mo5K02jESRu | |
tMcqgQbfcVsiYWn22+j1N1NqCtqZiOtPSrgApLkQ71YAh6675XQx1DwbNkgCdZo8 | |
ZeXyvmvkKxpjGMzdlOK2ggqo9CCznYrr+FebCdp/Ht6094qma8Ct0= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*c:ISO-8859-1, H*F:U*mark, H*r:8.12.11, H*r:sk:daemon@ |
X-HELO: | m0.truegem.net |
Subject: | Re: Cygwin TCP slow |
To: | cygwin AT cygwin DOT com |
References: | <CAO1c0AT52ZzCKc3yD_7eX6ri4VubrTb5L+X-4vHWoXBAX2jsfw AT mail DOT gmail DOT com> <5adc37f5-608b-6c1f-6d14-83343c82dc9f AT SystematicSw DOT ab DOT ca> <CAO1c0ARyXv76_7WO3mvZFjmZ1yYw8Q8bcz5e37YpuVmqhJwejg AT mail DOT gmail DOT com> <CABHT963SLLrcAxNgD+bUEarohJNj=M=HA34S_2mG86OfLCO3=A AT mail DOT gmail DOT com> <96dd675e-5b75-aced-0762-c67e96d33f67 AT SystematicSw DOT ab DOT ca> <CAD8GWss1zb1J7m3Knf1TGuAPcVKQVNFXgt2uX02o_Z08ZOfEOw AT mail DOT gmail DOT com> <CAO1c0AR9SPdvq6tVifZ18Ev+vp9oWd0wThbj0BqeLPk9qVmTFA AT mail DOT gmail DOT com> |
From: | Mark Geisert <mark AT maxrnd DOT com> |
Message-ID: | <5841FEE5.8010101@maxrnd.com> |
Date: | Fri, 2 Dec 2016 15:08:21 -0800 |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40 |
MIME-Version: | 1.0 |
In-Reply-To: | <CAO1c0AR9SPdvq6tVifZ18Ev+vp9oWd0wThbj0BqeLPk9qVmTFA@mail.gmail.com> |
Daniel Havey wrote: > 2.) Here is the cygcheck.out file with all that information. > The make is failing because of some device configuration. > > /home/dahavey/oss/src/newlib-cygwin/winsup/cygwin/gendevices: shilka > command missing? - No such file or directory > make[3]: *** [Makefile:720: > /home/dahavey/oss/src/newlib-cygwin/winsup/cygwin/devices.cc] Error 2 > make[3]: Leaving directory > '/home/dahavey/oss/build/x86_64-unknown-cygwin/winsup/cygwin' > make[2]: *** [Makefile:81: cygwin] Error 1 > make[2]: Leaving directory > '/home/dahavey/oss/build/x86_64-unknown-cygwin/winsup' > make[1]: *** [Makefile:9464: all-target-winsup] Error 2 > make[1]: Leaving directory '/home/dahavey/oss/build' > make: *** [Makefile:883: all] Error 2 > > /home/dahavey/oss/src/newlib-cygwin/winsup/cygwin/gendevices doesn't > exist in the sources that I downloaded from the cygwin website using: > git clone git://sourceware.org/git/newlib-cygwin.git > Something is not right here :). The canonical build instructions for the Cygwin DLL are in the FAQ... https://cygwin.com/faq.html#faq.programming.building-cygwin You might want to look over the first paragraph there to avoid stumbling over the next requirement ;) ..mark -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |