X-Recipient: archive-cygwin@delorie.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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 q=dns; s=default; b=gj3rPdMVai4PL1BZoRtXTW/DY/0Yd+c6vK/cjw5BFC0
	ACBfV9847cMQkx8KyqfYOlgyaf2eNK7hdLwwfjOyKAimoUhFXKlFA2z2E/DVb65O
	BvTmp1go3AzrhyP4GoYVmaC116HZI2p+3CHI6nLQCM2dify6fzgCAkNfaHTzqkM4
	=
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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 s=default; bh=FCDDgLYGoEhhKJ1GGC7qGHPCTbQ=; b=RT4FPx6rEgbN395ta
	rLbNynQm4T6bE/tJHHr6ypoiI3+lS6W/yW10BiWQChM7LcBOMiYJtft07/CMeblg
	quzxKkKMIwObJepzRAGlyJDb/l77whl9Iv/47jsWAykbOOaIhX+HIM4VVHP/nv0u
	GTREnMBO3ullmmrHV0Da5I7PmI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <1444952509.4544.4.camel@cygwin.com>
Subject: Re: setup.exe version 2.872 (32 bit) breaks vim on winxp
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Thu, 15 Oct 2015 18:41:49 -0500
In-Reply-To: <Pine.NEB.4.64.1510151656520.21986@iceland.freeshell.org>
References: <Pine.NEB.4.64.1510151656520.21986@iceland.freeshell.org>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Thu, 2015-10-15 at 17:04 -0600, omilu@SDF.ORG wrote:
> Vim won't start after perfomring an update with the latest setup.exe. I do 
> echo $? and it shows it exited with 127.

For future reference: https://cygwin.com/problems.html

> This person 
> https://superuser.com/questions/859379/exit-code-127-in-cygwin64 reported 
> he was able to fix the issue by installing clear.exe via the ncurses 
> library.  I checked and indeed I am missing clear.exe, I then installed it 
> by installing ncurses, I now have clear.exe, but vim still refuses to 
> start and still gives code 127.

Don't rely on Cygwin advice on third-party sites; much of it is bogus.

> I do strace vim and get a window popup vim.exe Entry Point not Found: The 
> procedure entry point sigalstack could not be located in the dll 
> cygwin1.dll

This indicates that your cygwin1.dll is out of date (current: 2.2.1-1).
Stop all Cygwin processes, including services, then run Cygwin Setup
again and allow it to upgrade all packages.  If the 'cygwin' package is
not listed for upgrade, choose to reinstall it.

--
Yaakov




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

