X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50,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 Message-ID: <1346619027.38461.YahooMailClassic@web120704.mail.ne1.yahoo.com> Date: Sun, 2 Sep 2012 13:50:27 -0700 (PDT) From: Regid Ichira Subject: curl (7.27.0-1), even curl --version, does not work To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 $ cygcheck -c curl Cygwin Package Information Package Version Status curl 7.27.0-1 OK $ cygcheck -c libcurl4 Cygwin Package Information Package Version Status libcurl4 7.27.0-1 OK 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 --- Process 3544, exception C0000139 at 7C9B73BE --- Process 3544, exception C0000139 at 7C9B73BE -- 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