From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14937 invoked by alias); 7 Jul 2012 17:45:16 -0000 Received: (qmail 14928 invoked by uid 22791); 7 Jul 2012 17:45:15 -0000 X-SWARE-Spam-Status: No, hits=-5.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_YG X-Spam-Check-By: sourceware.org Received: from mail-bk0-f43.google.com (HELO mail-bk0-f43.google.com) (209.85.214.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 07 Jul 2012 17:45:02 +0000 Received: by bkty15 with SMTP id y15so4315943bkt.2 for ; Sat, 07 Jul 2012 10:45:01 -0700 (PDT) Received: by 10.204.157.135 with SMTP id b7mr4030129bkx.61.1341683101145; Sat, 07 Jul 2012 10:45:01 -0700 (PDT) Received: from [192.168.2.193] (93-33-99-132.ip44.fastwebnet.it. [93.33.99.132]) by mx.google.com with ESMTPS id gq2sm17735719bkc.13.2012.07.07.10.45.00 (version=SSLv3 cipher=OTHER); Sat, 07 Jul 2012 10:45:00 -0700 (PDT) Message-ID: <4FF8759A.10400@gmail.com> Date: Sat, 07 Jul 2012 17:45:00 -0000 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: clisp crashes on startup References: <4FF76A98.2020309@dancol.org> <4FF833DC.8090908@gmail.com> <4FF83C71.5000803@dancol.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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/msg00095.txt.bz2 On 7/7/2012 6:19 PM, Reini Urban wrote: > On Sat, Jul 7, 2012 at 8:41 AM, Daniel Colascione wrote: >> On 7/7/12 6:04 AM, marco atzeri wrote: >>> On 7/7/2012 12:45 AM, Daniel Colascione wrote: >>>> $ clisp > > Looks like a missing dependency or wrong dll perm. I saw none in your cygcheck. > > Can you try > $ ldd /usr/lib/clisp-2.48/base/lisp.exe > and see of one dll is missing. > And check if one of the dll's has no x perm set. $ cygcheck /usr/lib/clisp-2.48/base/lisp.exe should be better. ldd does not advise about missing dll's > > clisp.exe is just a driver, which exec's base/lisp.exe or full/lisp.exe > Regards Marco -- 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