This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: clisp crashes on startup


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]