X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,RCVD_IN_DNSWL_LOW,TW_BJ,TW_YG X-Spam-Check-By: sourceware.org Message-ID: <4EA03371.9090206@cwilson.fastmail.fm> Date: Thu, 20 Oct 2011 10:42:57 -0400 From: Charles Wilson Reply-To: Charles Wilson User-Agent: Mozilla/5.0 (Windows NT 5.2; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: libintl8 0.18.1.1-2: entry point not found - cygcheck-svr.out (0/1) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 On 10/20/2011 10:14 AM, Andrew Schulman wrote: > Cygwin 1.7.9, libintl8 0.18.1.1-2, wget 1.13.4-1. wget aborts: > > $ wget -h > Aborted > $ echo $? > 134 > > When I run > > $ strace wget -h > > I get a popup dialog titled "wget - Entry Point Not Found". The message in > it says, "The procedure entry point libintl_setlocale could not be located > in the dynamic link library cygintl-8.dll." $ cygcheck -cd libintl8 wget Cygwin Package Information Package Version libintl8 0.18.1.1-2 wget 1.13.4-1 $ objdump -p /usr/bin/cygintl-8.dll | grep libintl_setlocale [ 46] libintl_setlocale $ wget -h GNU Wget 1.13.4, a non-interactive network retriever. ... All I can figure is that your cygintl-8.dll is corrupt -- maybe you manually copied the 0.17 version into place, during the period where everyone was complaining about the $LANG behavior of 0.18? Try reinstalling libintl8. -- Chuck -- 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