Thrall, Bryan schrieb:
thr...@pc1163-8413-xp ~
$ cygcheck /usr/bin/cygpq.dll C:\cygwin_1.7\bin\cygpq.dll
  C:\cygwin_1.7\bin\cygcrypt-0.dll
    C:\cygwin_1.7\bin\cygwin1.dll
      C:\WINDOWS\system32\ADVAPI32.DLL
        C:\WINDOWS\system32\KERNEL32.dll
          C:\WINDOWS\system32\ntdll.dll
        C:\WINDOWS\system32\RPCRT4.dll
  C:\cygwin_1.7\bin\cygcrypto-0.9.8.dll
  C:\cygwin_1.7\bin\cygintl-8.dll
    C:\cygwin_1.7\bin\cygiconv-2.dll
  C:\cygwin_1.7\bin\cygldap-2-3-0.dll
    C:\cygwin_1.7\bin\cyglber-2-3-0.dll
    C:\cygwin_1.7\bin\cygminires.dll
    C:\cygwin_1.7\bin\cygssl-0.9.8.dll
    C:\cygwin_1.7\bin\cygsasl2-2.dll
thr...@pc1163-8413-xp ~
$ cygcheck -f /usr/bin/cygpq.dll
libpq4-8.2.5-1
libpq5-8.2.11-1
thr...@pc1163-8413-xp ~
$ cygcheck -f /usr/bin/cygldap-2-3-0.dll libopenldap2_3_0-2.3.43-1

Which means libpq4 and libpq5 should have libopenldap2_3_0 in their
requires: line, right? But setup-2.ini has:

@ libpq4
...
requires: crypt libintl3 openssl cygwin
...
@ libpq5
...
requires: crypt libintl3 openssl cygwin

You are right. I added --with-ldap with 8.2.6-1
libpq5 requires libopenldap2_3_0, but libpq4 not.

An update to 8.2.13 is overdue anyway. And 8.4beta is also out.
--
Reini Urban
http://phpwiki.org/  http://murbreak.at/

--
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/

Reply via email to