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:from:to:subject:date:in-reply-to :references:content-type:content-transfer-encoding:mime-version; q=dns; s=default; b=ga1vQtLCdC8jB/wUrVl9wEIVwzk3HAdiq3Swu7IN9zh eavy1m015U/I9f70hJA7VRUnBWImC49lXZwHErvJ21JioCfY86NLsvhtATjGrFxk VhBj219F89bod2YUQfAyafBPWBNFfA241InG9scxIWJ6S99cVZjofzx3KXXIWPlY = 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:from:to:subject:date:in-reply-to :references:content-type:content-transfer-encoding:mime-version; s=default; bh=g7Mh4IrI8GUXSuPwbmlTRZOhYFk=; b=fx8Uy5aiEHKtxyETU HJ2spiC7Re1ktRcZxnq+A+uEspzArZFhpLJyNc8CIWGb5CIHZ+e6llan4tIzb6ke 6MOfLrSNVu7IWjk/h2Z9OQ8PpCvuUVd45qy7wCHta6mM/JwkoOolRRMaitjp9rMD SObxKDYL4kOdNhwQtnl/Az/gGE= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pd0-f179.google.com X-Received: by 10.67.15.42 with SMTP id fl10mr27401329pad.30.1398986224637; Thu, 01 May 2014 16:17:04 -0700 (PDT) X-TMN: [W0Tq+SosG9lkhw9emZps1YXnZ28iiEtC] Message-ID: From: "Richard H. McCullough" To: "cygwin AT cygwin DOT com" , Clinton Jeffery Subject: =?windows-1256?Q?RE:_solved?= =?windows-1256?Q?:_make_err?= =?windows-1256?Q?or:_***_ta?= =?windows-1256?Q?rget_patte?= =?windows-1256?Q?rn_contain?= =?windows-1256?Q?s_no_`%'._?= =?windows-1256?Q?Stop.=FE?= Date: Thu, 1 May 2014 16:17:03 -0700 In-Reply-To: References: ,,, Content-Type: text/plain; charset="windows-1256" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id s41NHPeo018414  This error is caused by having  a dos-style directory name in $PATH.  For example             C:/Cygwin/bin This problem is a result of trying to solve a different problem. Using the Unicon language             open("/cygdrive/c/file")  fails             open("c:/file")  succeeds    Dick McCullough  Context Knowledge Systems  Name your propositions !