From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4726 invoked by alias); 4 Sep 2012 13:59:37 -0000 Received: (qmail 4652 invoked by uid 22791); 4 Sep 2012 13:59:35 -0000 X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=AWL,BAYES_00,BOTNET,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,TW_YG X-Spam-Check-By: sourceware.org Received: from vms173005pub.verizon.net (HELO vms173005pub.verizon.net) (206.46.173.5) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 04 Sep 2012 13:59:22 +0000 Received: from [192.168.1.231] ([unknown] [96.237.111.191]) by vms173005.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0M9T007A6W6NHZE0@vms173005.mailsrvcs.net> for cygwin@cygwin.com; Tue, 04 Sep 2012 08:59:16 -0500 (CDT) Message-id: <5046092E.9020001@cygwin.com> Date: Tue, 04 Sep 2012 13:59:00 -0000 From: "Larry Hall (Cygwin)" Reply-to: cygwin@cygwin.com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0 MIME-version: 1.0 To: cygwin@cygwin.com Subject: Re: curl (7.27.0-1), even curl --version, does not work References: <20120904135000.GA876@mail.nt1.in> In-reply-to: <20120904135000.GA876@mail.nt1.in> Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-09/txt/msg00043.txt.bz2 On 9/4/2012 9:50 AM, Regid Ichira wrote: > Please cc your replies to the address this message is sent from. > I am Regid, using another address. > Continuing http://cygwin.com/ml/cygwin/2012-09/msg00020.html > > On Mon, 3 Sep 2012 12:54:45 +0200, Csaba Raduly wrote: > >> On Mon, Sep 3, 2012 at 11:56 AM, Regid Ichira wrote: >>> In reference to http://cygwin.com/ml/cygwin/2012-09/msg00015.html >>> On Sun, 02 Sep 2012 16:36:27 -0500, Yaakov wrote >>> >>>> On Sun, 2012-09-02 at 13:50 -0700, Regid Ichira wrote: >>>>> curl --version is supposed to only print version information. >>>>> $ curl.exe --version >>>>> $ printf "$?\n" >>>>> 127 >>>>> >>>>> I tried to strace it. >>>>> $ strace.exe /usr/bin/curl.exe -V >>>>> >>>>> There was a popup window. Its translated message was: >>>>> curl.exe - system error >>>>> {no entry point found} could not locate the entry point memrchr of >>>>> the process in the dynamic linked library cygwin1.dll >>>> >>>> Then you don't have the latest version (1.7.16-1) of the 'cygwin' >>>> package. >>> >>> I do have it: >>> $ cygcheck -c cygwin >>> Cygwin Package Information >>> Package Version Status >>> cygwin 1.7.16-1 OK >>> True but... > Cygwin DLL version info: > DLL version: 1.7.14 > DLL epoch: 19 > DLL old termios: 5 > DLL malloc env: 28 > Cygwin conv: 181 > API major: 0 > API minor: 260 > Shared data: 5 > DLL identifier: cygwin1 > Mount registry: 3 > Cygwin registry name: Cygwin > Program options name: Program Options > Installations name: Installations > Cygdrive default prefix: > Build date: > Shared id: cygwin1S5 ... you're not running it. Apparently, you've installed the new package while other Cygwin programs were running (like your services) so it couldn't replace the in-use old version. Do a reboot. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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