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:from:date:message-id:subject:to :content-type; q=dns; s=default; b=Ywlljqe/p955S9iOqB3lpxLLX5YTb /JJ+FehwIGssKtcfAdzGeHiUqTblZDdTKZf9CKUUiiWMFUkG7e1FwwyuNaIZcRNJ eH2+Mjkub00BUZxaY1UaWEK8WCCMuaPL/aTy1xxg0JuRC8zo8VW5aolbfwFI7TRp 3WWAWiuGipjgXM= 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:from:date:message-id:subject:to :content-type; s=default; bh=aVOcDhQfIPYLiP/wcEtn+tFQ7HQ=; b=you sQ81tz7w/f0IXMHxG4jbq/Fx45wGMPb+1LX0RCyta9g9lcKbfnz9zIiYcgA3/ovm xA5nXeutTza26LQM39Xt50n1VyEtv5ehruKFsgaspmTUU8l5t3p0/oq0WR1MxBLn T3JfFnXzDN+X22ClsM0S0N1104umC4WUo8TJXcaI= 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=-1.1 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=UD:exe, 2870, grab X-HELO: mail-qk0-f194.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=d1mAAzDUuCh+jSTv0XikQKR/iPXSGWPB0KB+OpHohbE=; b=TuBf7YJdB4n47IRdWDqS1ZIOE7aO7nPO4kPEFrDSRyG+LII2sLVfV6aS2Tja/ZIF9i IYFJR9Fn7LSNpfjc+k5SXIoHeJGKHHRDceUvmX32zseoAPYPcD1ecgp2WPoTxRFx2+mm tkqjelTeOEYPFtDbFcv/ArrK6iHgjqr26JQMnYxmm+/Nxib6ADFXRg2y4aTpqQ9qK7bO S6gz3XjpLpvxXMRNI5x6OHhpKA3nalnFSyJVKqAERSy6k5C+dp5noV2n2xrQSpdER0qt RxX7WBc9cdeNYQTs3WhcKz1JpVazdHxQvs5+EUz6Xr9yNOlvyLr31gXbyDgV4TSFyslm 2reA== X-Gm-Message-State: AA6/9RnhFjxuSDzVmfN8qkLOhfDCADUGKlIQ0vY7GuuHpuJOxHLeYJ7ypUSzyrRiAcOpyPZu4ySsJBgZCQrV8w== X-Received: by 10.55.137.3 with SMTP id l3mr9517118qkd.128.1474663825837; Fri, 23 Sep 2016 13:50:25 -0700 (PDT) MIME-Version: 1.0 From: William Forsyth Date: Fri, 23 Sep 2016 14:50:25 -0600 Message-ID: Subject: The procedure entry point could not be located in cygwin1.dll To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 I broke my win XP cygwin install such that bash fails to start. I used Setup.exe version 2.870. The install failed when trying to run the postinstall bash scripts. After the install failure bash fails every time with: The procedure entry point __locale_ctype_ptr could not be located in the dynamic link library cygwin1.dll. The install failed because it tried to install cygwin 2.6.0 which is not compatible with winxp. I reran Setup.exe to grab cygwin version 2.5.2-1 but the install still fails with the same cygwin1.dll error. Already tried to grab cygwin version 2.5.0 (which is the last known good cygwin version that ran on my machine) from the time machine, but I keep getting the same cygwin1.dll error. Any ideas how to fix this. Thank you Will -- 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