X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-Authority-Analysis: v=1.0 c=1 a=xe8BsctaAAAA:8 a=crQo_VGcDowGuAcQszoA:9 a=g2gX-k8vuN3B6K64auQA:7 a=0BFiSEK-CsNP8aluTZcwR0FrZjwA:4 a=eDFNAWYWrCwA:10 a=rPt6xJ-oxjAA:10 Message-ID: <47A9308A.3070802@byu.net> Date: Tue, 05 Feb 2008 20:59:06 -0700 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Updated: clisp-2.44-1 for cygwin References: <47A799BA DOT 40801 AT x-ray DOT at> <47A923D0 DOT 6000506 AT aim DOT com> <47A92CBD DOT 7090008 AT cygwin DOT com> In-Reply-To: <47A92CBD.7090008@cygwin.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Larry Hall (Cygwin) on 2/5/2008 8:42 PM: |> $ /usr/bin/clisp -norc -q -K full || echo $? |> 53 |> 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]>_ |> | Sounds like it could be a missing dependency problem. Does 'cygcheck | clisp' | report any missing DLLs? Yep. Looking at the strace, -K full triggers the exec of /lib/clisp-2.44/full/lisp.exe, which complains: $ cygcheck /lib/clisp-2.44/full/lisp c:\cygwin\lib/clisp-2.44/full/lisp.exe ... Error: could not find cygpq5.dll Yet: $ cygcheck -p cygpq5 Found 0 matches for cygpq5. So, what is cygpq5.dll, and has it ever been in the distribution? At any rate, it looks like clisp needs to be rebuilt to either provide this dll or not link against it. - -- Don't work too hard, make some time for fun as well! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHqTCI84KuGfSFAYARArAqAKDFfDaDa3CUP0aK+nff+M39hW1FeACggSHr qo8Db8ELNNlk4bl40erMRmw= =DJNk -----END PGP SIGNATURE----- -- 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/