From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 112423 invoked by alias); 2 Dec 2016 23:08:43 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 112415 invoked by uid 89); 2 Dec 2016 23:08:42 -0000 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 Received: from m0.truegem.net (HELO m0.truegem.net) (69.55.228.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 02 Dec 2016 23:08:32 +0000 Received: (from daemon@localhost) by m0.truegem.net (8.12.11/8.12.11) id uB2N8VSb032595 for ; Fri, 2 Dec 2016 15:08:31 -0800 (PST) (envelope-from mark@maxrnd.com) Received: from 76-217-5-154.lightspeed.irvnca.sbcglobal.net(76.217.5.154), claiming to be "[192.168.1.100]" via SMTP by m0.truegem.net, id smtpd6kvLz4; Fri Dec 2 15:08:21 2016 Subject: Re: Cygwin TCP slow To: cygwin@cygwin.com References: <5adc37f5-608b-6c1f-6d14-83343c82dc9f@SystematicSw.ab.ca> <96dd675e-5b75-aced-0762-c67e96d33f67@SystematicSw.ab.ca> From: Mark Geisert Message-ID: <5841FEE5.8010101@maxrnd.com> Date: Fri, 02 Dec 2016 23:08:00 -0000 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: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2016-12/txt/msg00026.txt.bz2 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