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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=nGCvg2mkzOGcN7cLvTJz2yWuyJEyHGrCm9CLlIi2BbV CWRSi+c6By0ygzBQZ8ZkZf0FN5q7gGb2YlCRS6GC7iCoiuw1zE3HeRPYzIg1gKhT PRou9PoYY0WwM6z3IF79snYasEZSq6QDCe3do9hiTKfefB11BMN+VRulEbWpHzo0 = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=jRAYB8heFzXcpy/LHozZNJZyxIo=; b=WkfxqlcY4tGgXQ9UH kfQCnTwIL8W42lyKqI23YlsT+jO7QIz+yaNAgXNw1YzX1CcnpvPUXOiv93ilNayg YWYf3bchGrMPZooH4342hzUd+E7eAivlDGvADsUY792HLcbjcRGSIt+eHWAN30/V ZibsqrrD6Jt4l+XdJV7OsJAfuI= 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 X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RCVD_IN_SORBS_WEB,SPF_PASS autolearn=ham version=3.3.1 X-Received: by 10.14.101.13 with SMTP id a13mr28634961eeg.86.1373347769636; Mon, 08 Jul 2013 22:29:29 -0700 (PDT) Message-ID: <51DB9FB5.4050900@gmail.com> Date: Tue, 09 Jul 2013 07:29:25 +0200 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Fwd: getcwd in Make's Test Scripts Causes Errors References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Il 7/9/2013 7:13 AM, GJ ha scritto: > Hello, > > I'm trying to build Make-3.82 in Cygwin64 1.7.21-6 on Windows 8 x64. > It appears to build just fine, but I can't run the tests. I've tried > running it with "make check", "perl run_make_tests.pl", and the latter > in Window's own CMD.exe. When a test fails, it produces the error > "shell-init: error retrieving current directory: getcwd: cannot access > parent directories: No error". > > Attached is a cygheck.out, the script I ran to try to build and test > Make in "conf-make-inst.sh", (so it's easy to see how to reproduce the > problem) and the output of the script in "build log.txt". "build > log.txt" is just the output of "conf-make-inst.sh". It contains the > output from the configure, make, and make check commands. > > I can't seem to find much information on this, or I don't have the > expertise to understand the information out there on errors with > getcwd and Cygwin. Did I include all the information needed to be > helpful? > > Thanks for your consideration. > why building something already available ? $ make --version GNU Make 3.82.90 have you checked the cygwin source package of make ? Following the same road is likely easier. Regards Marco -- 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