| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <47A923D0.6000506@aim.com> |
| Date: | Tue, 05 Feb 2008 22:04:48 -0500 |
| From: | Mark Harig <idirectscm AT aim DOT com> |
| User-Agent: | Thunderbird 2.0.0.9 (Windows/20071031) |
| MIME-Version: | 1.0 |
| To: | The Cygwin Mailing List <cygwin AT cygwin DOT com> |
| Subject: | Re: Updated: clisp-2.44-1 for cygwin |
| References: | <47A799BA DOT 40801 AT x-ray DOT at> |
| In-Reply-To: | <47A799BA.40801@x-ray.at> |
| X-AOL-IP: | 68.230.250.14 |
| X-Mailer: | Unknown (No Version) |
| 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 |
Reini Urban wrote:
> I've released the new upstream clisp-2.44 plus subpackages -clx, -gtk2
> and -gdi for cygwin.
>
Thank you for updating clisp to the latest version. I am seeing a
reproducible
error when I attempt to use it. Error code 53 is returned when the '-K
full'
option is supplied to clisp:
$ /usr/bin/clisp -norc -q -K full || echo $?
53
$ cygcheck -c cygwin clisp ffcall
Cygwin Package Information
Package Version Status
clisp 2.44-1 OK
cygwin 1.5.25-7 OK
ffcall 1.10-1 OK
I attempted to eliminate this problem by reverting to the previous
version of clisp, 2.43-2, but the same error number was returned.
No such error is returned for the base set of modules for either version
2.43-2 or 2.44-1:
$ /usr/bin/clisp -q -norc -K base || echo $?
[1]>_
Please let me know if there is some more environmental information that
I can provide to help resolve this problem.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |