X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=sewrUim3rhABRG4YjVN5HyQ7Yfnwm 7QmuJG77kt/vaWHytBEmhLAUueq5l+F+93Parzpj5Ek6nlI/V7/XAfDvwVES6/Jc U4wo5dpPNza4qUad2LP0L1VRLhaD3CuCy5bR8DwsCezuYNQVoRcOEb1LRhXi62jz GOBWmzt0bCyGhI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=g/KRNJi0uqsU2rcuglIQfDb1GCs=; b=EJG 0qgrRdQw0Lr+r47LVF/zy9t+j+RGNtmzDWLpj+w5nJCRnuNtq8gckifLqf75jWBt NZC9WQR4HHxudP/DOWFAkpjZYhFUoVIs0Q0mxSWqAqipKXKILB39IEmf1qAitE63 pxSMDf5EzbfF3Z2QCPqgfeJngx020obz7qfBwUkw= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KAM_LOTSOFHASH,LIKELY_SPAM_BODY,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-wm0-f54.google.com MIME-Version: 1.0 X-Received: by 10.194.94.100 with SMTP id db4mr18226995wjb.110.1447370939329; Thu, 12 Nov 2015 15:28:59 -0800 (PST) Date: Thu, 12 Nov 2015 17:28:59 -0600 Message-ID: Subject: slapd fails loading shared libraries due to cygperl dll mismatch From: Kaiting Chen To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 openldap-server is compiled against Perl 5.14 but the latest version of Perl is 5.22: ktchen14 ~/code: /usr/sbin/slapd C:/Cygwin64/usr/sbin/slapd.exe: error while loading shared libraries: cygperl5_14.dll: cannot open shared object file: No such file or directory ktchen14 ~/code: cygcheck -cd | grep openldap libopenldap2_4_2 2.4.40-2 openldap 2.4.40-2 openldap-server 2.4.40-2 ktchen14 ~/code: cygcheck -cd | grep perl perl 5.22.0-1 perl-Error 0.17024-1 perl_autorebase 5.22.0-1 perl_base 5.22.0-1 Note this entry in setup.ini: @ perl sdesc: "Perl programming language interpreter" ldesc: "Perl programming language interpreter Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more." category: Interpreters Perl requires: libcrypt0 libdb5.3 libssp0 perl_base perl_autorebase cygwin version: 5.22.0-1 install: x86_64/release/perl/perl-5.22.0-1.tar.xz 5195372 f82da4f1158899fab6519d193d73423e63e5981bb968d238ff43a53bd2cb2feae18da26b0ee34d1f0d3bebd4e7b8180fa40310b978613d493a63ee577e69fcce source: x86_64/release/perl/perl-5.22.0-1-src.tar.xz 13657160 9571e8b36f9f7791ba48b89ccbf8018120f408a7aa411934538a1b2d8ff25d90630c1c95e11675fa3de070b833f882a58be301b3889fdcc5dca0fef0cd4c960b [prev] version: 5.14.4-3 install: x86_64/release/perl/perl-5.14.4-3.tar.xz 4976028 41dbac3f8571e2d6f1ca20d2e63a45ba017db425e10b367e99a3aed175877c10b6a9f3682f23ca3a11064dc3e4614b8e4b13bf969b0ea5dd7bd31427f320bc60 source: x86_64/release/perl/perl-5.14.4-3-src.tar.xz 13032820 21ab42d1d6ffd5dcacaa80ec43c20b27a4e3041e091daec66dd65495ceeced5a93b74c93b45e57303fa252cc8e2b9d3188f7dff1124fcc302c98a26fb4e6629b -- 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