| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <49D4F61A.6040307@gmail.com> |
| Date: | Thu, 02 Apr 2009 18:30:02 +0100 |
| From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
| User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Strange problem with running dmake via ssh |
| References: | <0D6D42D2-1441-4985-81BB-1BFEFC96666E AT von-campe DOT com> <AF7D7B8E-7FC0-4C1E-B374-07A23D8B7AEC AT von-campe DOT com> <20090402152317 DOT GZ12738 AT calimero DOT vinschen DOT de> <060C5EFC-5083-4C89-9257-BA5DB382C173 AT von-campe DOT com> <20090402161317 DOT GD12738 AT calimero DOT vinschen DOT de> |
| In-Reply-To: | <20090402161317.GD12738@calimero.vinschen.de> |
| 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 |
Corinna Vinschen wrote:
> On Apr 2 11:48, Alfred von Campe wrote:
>> dmake: Error -- \bin\bash: No such file or directory
>
> Dmake alone is the culprit, given that.
>
> The problem here is that dmake as native process has simply no idea
> about Cygwin's mount table. Apparently it checks for a file \bin\bash,
> but where is that supposed to be when using native Win32 calls? dmake
> would have to know to add Cygwin's Win32 equivalent of the root dir from
> Cygwin's mount table so that the file becomes, say, C:\bin\bash. And
> even then it wouldn't find the file, except it knows that it has to add
> a ".exe" suffix...
Is this possibly caused by having $SHELL set in the environment in one case
but not the other?
cheers,
DaveK
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |