delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2012/07/13/07:40:06

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=1.7 required=5.0 tests=AWL,BAYES_00,KHOP_DYNAMIC2,RDNS_DYNAMIC,TVD_RCVD_IP,TW_LV,TW_PH
X-Spam-Check-By: sourceware.org
Message-ID: <500008DB.9030604@codeplay.com>
Date: Fri, 13 Jul 2012 12:39:07 +0100
From: Paul Keir <paul AT codeplay DOT com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: test -f //dot
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

Hi,

While running configure on llvm I get a hang on:

...
checking for Graphviz... echo Graphviz
checking for dot...

The configure script has a line starting:
if { test -f "$as_dir/$ac_word$ac_exec_ext" && ...

The problem occurs when $as_dir is /

test -f //dot

...also hangs (at least 15 mins.). I tested it on Linux and another 
cygwin machine, and test returns promptly there.

(I *had* introduced / to the PATH by adding cygwin's install dir to my 
Windows PATH; to ease access to cygwin.bat.)

Thanks,
Paul

--
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

- Raw text -


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