delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <001301c0d9b4$e23a8300$de90718c@cm.nctu.edu.tw> |
From: | "Topas" <yrwang AT cc DOT nctu DOT edu DOT tw> |
To: | <cygwin AT cygwin DOT com> |
Subject: | HELP! about the cygwin-snapshot : How to duplicate it! |
Date: | Fri, 11 May 2001 08:54:06 +0800 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
After try to change my setting I think I find when the problem will happen. (1) In the cygwin.bat ... SET PATH=.;c:\cygwin\usr\local\bin\;c:\cygwin\bin;%PATH% ... If I remove the %PATH% the cygwin-snapshot works fine! the original PATH setting is shown in following: ( PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;D:\TI\C6000\EVM6X\BIN;D:\TI\C6000\CGTOOLS \BI N;C:\WINDOWS;C:\WINDOWS\COMMAND;D:\TI\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND;D:\T I\C 6000\DSK\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\PROGRA~1\ULTRAEDT;C:;C:\MASM61 1\B IN\;D:\JDK1.1.2\BIN\;C:\WINDOWS;C:\WINDOWS\COMMAND;D:\TI\C6000\EVM6X\BIN ) (2) If I remove driver d: from the mount table snapshot also works fine! ( WANG.home $ mount C:\cygwin\bin on /usr/bin type user (binmode) C:\cygwin\lib on /usr/lib type user (binmode) C:\cygwin on / type user (binmode) d: on /usr1 type user (textmode) e: on /usr2 type user (binmode) c: on /cygdrive/c type user (binmode,noumount) ) So, if you have some directories such as d:\anything in cygwin.bat SET PATH=.... (d:\ will be fine). And, the drive d: is in the cygwin mount table The reported problem will happen! Hope this helps the developers to find the bug of current snapshot! (also this happen since 20010501-snapshot) >When I used the cygwin1.dll-snapshot 20010508 (in Win98) >There's always 3 bash process started! (the system doesn't work of course) > >I using rxvt-2.7.2-w32e and cygwin-1.1.8, bash-2.05-6 >and replace the cygwin1.dll by the cygwin1.dll snapshot. >the batch file I used to create a cygwin-window is > >@ECHO OFF >SET MAKE_MODE=UNIX >set cygwin=notty nontsec nontea >set HOME=c:\cygwin\home >SET PATH=.;c:\cygwin\usr\local\bin\;c:\cygwin\bin;%PATH% >rxvt -fn "Courier" -title CYGWIN -sl 300 -C -sr +ut -e bash --login -i -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |