| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <47A94BD7.4020100@aim.com> |
| Date: | Wed, 06 Feb 2008 00:55:35 -0500 |
| From: | Mark Harig <idirectscm AT aim DOT com> |
| User-Agent: | Thunderbird 2.0.0.9 (Windows/20071031) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Updated: clisp-2.44-1 for cygwin |
| 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 |
Eric Blake wrote:
> $ cygcheck /lib/clisp-2.44/full/lisp
> c:\cygwin\lib/clisp-2.44/full/lisp.exe
> ...
> Error: could not find cygpq5.dll
Was cygpq5.dll the only missing file reported? I repeated
your command and found that cygfcgi-0.dll is also needed/missing.
(See below for the full listing of cygcheck.)
> So, what is cygpq5.dll, and has it ever been in the distribution?
It might be a typo (in the procedures that compile/link clisp).
Possibly, 'cygpq.dll' is
needed. It is a library included in the Cygwin package named 'libpq4'.
Is there a
newer version 'libpq5' that has not been created for Cygwin yet?
$ cygcheck -f /usr/bin/cygpq.dll
libpq4-8.0.7-1
The Clisp documentation specifies that the full set of modules will include
a postgresql and a fastCGI module. The DLLs that provide this support
appear to be missing.
----
Full listing for cygcheck of the full and base lisps.
$ cygcheck /lib/clisp-2.44/full/lisp.exe
C:\cygwin\lib/clisp-2.44/full/lisp.exe
C:\cygwin\bin\cygcrypt-0.dll
C:\cygwin\bin\cygwin1.dll
C:\WINDOWS\system32\ADVAPI32.DLL
C:\WINDOWS\system32\ntdll.dll
C:\WINDOWS\system32\KERNEL32.dll
C:\WINDOWS\system32\RPCRT4.dll
C:\WINDOWS\system32\Secur32.dll
C:\cygwin\bin\cygdb-4.3.dll
Error: could not find cygfcgi-0.dll
C:\cygwin\bin\cyggdbm-4.dll
C:\cygwin\bin\cygiconv-2.dll
C:\cygwin\bin\cygintl-8.dll
C:\cygwin\bin\cygncurses-8.dll
C:\cygwin\bin\cygpcre-0.dll
Error: could not find cygpq5.dll
C:\cygwin\bin\cygreadline6.dll
C:\WINDOWS\system32\USER32.dll
C:\WINDOWS\system32\GDI32.dll
C:\cygwin\bin\cygz.dll
C:\WINDOWS\system32\OLE32.dll
C:\WINDOWS\system32\msvcrt.dll
C:\WINDOWS\system32\OLEAUT32.DLL
Error: could not find cygfcgi-0.dll
Error: could not find cygfcgi-0.dll
Error: could not find cygfcgi-0.dll
Error: could not find cygfcgi-0.dll
Error: could not find cygfcgi-0.dll
By contrast, /lib/clisp-2.44/base/lisp.exe is not missing
any libraries:
$ cygcheck /lib/clisp-2.44/base/lisp.exe
C:\cygwin\lib/clisp-2.44/base/lisp.exe
C:\cygwin\bin\cygcrypt-0.dll
C:\cygwin\bin\cygwin1.dll
C:\WINDOWS\system32\ADVAPI32.DLL
C:\WINDOWS\system32\ntdll.dll
C:\WINDOWS\system32\KERNEL32.dll
C:\WINDOWS\system32\RPCRT4.dll
C:\WINDOWS\system32\Secur32.dll
C:\cygwin\bin\cygiconv-2.dll
C:\cygwin\bin\cygintl-8.dll
C:\cygwin\bin\cygncurses-8.dll
C:\cygwin\bin\cygreadline6.dll
C:\WINDOWS\system32\USER32.dll
C:\WINDOWS\system32\GDI32.dll
C:\WINDOWS\system32\OLE32.dll
C:\WINDOWS\system32\msvcrt.dll
C:\WINDOWS\system32\OLEAUT32.DLL
--
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 |