This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

curl (7.27.0-1), even curl --version, does not work


$ 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]