| delorie.com/archives/browse.cgi | search |
| 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 <regid23 AT yahoo DOT com> |
| Subject: | curl (7.27.0-1), even curl --version, does not work |
| To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
| 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 |
$ 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |