| delorie.com/archives/browse.cgi | search |
| 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 <cygwin AT cwilson DOT fastmail DOT fm> |
| Reply-To: | Charles Wilson <cygwin AT cwilson DOT fastmail DOT fm> |
| 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: | <nba0a7lk3jbeortm729s5l1ti2mu0l2k7q AT 4ax DOT com> |
| In-Reply-To: | <nba0a7lk3jbeortm729s5l1ti2mu0l2k7q@4ax.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |