From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10226 invoked by alias); 7 Jul 2012 17:05:21 -0000 Received: (qmail 10213 invoked by uid 22791); 7 Jul 2012 17:05:20 -0000 X-SWARE-Spam-Status: No, hits=2.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_THEBAT,KHOP_DNSBL_BUMP,KHOP_THREADED,RCVD_IN_MSPIKE_BL,RCVD_IN_MSPIKE_L3,SPF_SOFTFAIL,TW_YG X-Spam-Check-By: sourceware.org Received: from mr0.ht-systems.ru (HELO mr0.ht-systems.ru) (78.110.50.55) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 07 Jul 2012 17:04:57 +0000 Received: from [91.76.231.238] (helo=darkdragon.lan) by mr0.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1SnYRC-0003SM-5s; Sat, 07 Jul 2012 21:04:54 +0400 Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Sat, 07 Jul 2012 16:51:20 -0000 Date: Sat, 07 Jul 2012 17:05:00 -0000 From: Andrey Repin Reply-To: Andrey Repin Message-ID: <1758360489.20120707205120@mtu-net.ru> To: Daniel Colascione , cygwin@cygwin.com Subject: Re: clisp crashes on startup In-Reply-To: <4FF83C71.5000803@dancol.org> References: <4FF76A98.2020309@dancol.org> <4FF833DC.8090908@gmail.com> <4FF83C71.5000803@dancol.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-07/txt/msg00093.txt.bz2 Greetings, Daniel Colascione! >>> $ clisp >> >> Trimming a bit ? > Not at all. I just installed the stock clisp package and tried to run it. It was a suggestion, not a question. >> your mount table looks strange >> >> C: / system binary,auto >> c:\bin /bin system text,cygexec >> c:/bin /usr/bin system text,cygexec >> C:\lib /usr/lib system binary,auto >> c:\usr\local\bin /usr/local/bin system text,cygexec >> cygdrive prefix /drv system binary,auto >> >> >> It is not recommended to use c:\ as root. > I know. I'm doing it anyway. Using c:\ as root makes Windows and > Cygwin paths very similar. I don't think the difference is material here. >> Why half are mounted as text instead of binary ? > I think that's a cygcheck bug. > $ cat /proc/mounts > C:/users/dancol/appdata/local/temp /tmp ntfs binary,posix=0,user 1 1 > C:/usr/local/bin /usr/local/bin ntfs binary,cygexec 1 1 > C:/bin /usr/bin ntfs binary,cygexec 1 1 > C:/bin /bin ntfs binary,cygexec 1 1 > C:/lib /usr/lib ntfs binary,auto 1 1 > C: / ntfs binary,auto 1 1 What about `mount` output and contents of your /etc/fstab ? -- WBR, Andrey Repin (anrdaemon@freemail.ru) 07.07.2012, <20:47> Sorry for my terrible english... -- 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