From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4169 invoked by alias); 3 Sep 2012 09:56:27 -0000 Received: (qmail 4139 invoked by uid 22791); 3 Sep 2012 09:56:25 -0000 X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD,TW_YG X-Spam-Check-By: sourceware.org Received: from nm27-vm2.bullet.mail.ne1.yahoo.com (HELO nm27-vm2.bullet.mail.ne1.yahoo.com) (98.138.91.215) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Mon, 03 Sep 2012 09:56:09 +0000 Received: from [98.138.90.50] by nm27.bullet.mail.ne1.yahoo.com with NNFMP; 03 Sep 2012 09:56:09 -0000 Received: from [98.138.89.240] by tm3.bullet.mail.ne1.yahoo.com with NNFMP; 03 Sep 2012 09:56:09 -0000 Received: from [127.0.0.1] by omp1013.mail.ne1.yahoo.com with NNFMP; 03 Sep 2012 09:56:09 -0000 Received: (qmail 74312 invoked by uid 60001); 3 Sep 2012 09:56:08 -0000 Received: from [62.90.139.210] by web120704.mail.ne1.yahoo.com via HTTP; Mon, 03 Sep 2012 02:56:08 PDT Message-ID: <1346666168.74058.YahooMailClassic@web120704.mail.ne1.yahoo.com> Date: Mon, 03 Sep 2012 09:56:00 -0000 From: Regid Ichira Subject: Re: curl (7.27.0-1), even curl --version, does not work To: cygwin@cygwin.com Cc: yselkowitz@users.sourceforge.net MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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/msg00020.txt.bz2 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 Someone wrote, off list, that I could have one, or more, missing libraries. He attached the output of cygcheck $(which curl) on a working system. I will have to check further. It does looks like there are missing libraries. -- 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