| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=0.2 required=5.0 tests=BAYES_00,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_SORBS_WEB,TW_MK |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4F8FFD13.7000906@triops.cz> |
| Date: | Thu, 19 Apr 2012 13:54:59 +0200 |
| From: | Ladislav Michl <michl AT triops DOT cz> |
| User-Agent: | Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | cygwin-1.7.13-1: mknod console c 5 1 creates invalid device |
| 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 |
Using cygwin-1.7.11-1 cygwin1.dll mknod works as expected
$ cd /tmp/
$ mknod ccc c 5 1
$ ls -l ccc
crw-rw-rw- 1 Ladis None 5, 1 Apr 19 13:47 ccc
However with cygwin-1.7.13-1 I get:
c?????????? ? ? ? ? ? ccc
$ ls -l ccc
ls: cannot access ccc: No such device or address
Looked at CVS changelog and it is scary...
Thank you,
ladis
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |