Closed biasedbit closed 11 years ago
Hi!
Thank you for really good job - this scripts builds curl like a charm!
There is one issue with latest version:
ruby1.8 fails for me with exact the same error message. Can you help me please?
Sergey, if you're running ruby 1.8, you should try out the ruby 1.8 branch.
Hi
I've tried ruby-18 branch with:
./build_curl --no-cleanup --verbose --archs i386
and i have:
curl_darwinssl.c:1189: error: 'SSLCreateContext' is unavailable (declared at /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:295)
make[2]: *** [libcurl_la-curl_darwinssl.lo] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
I'm moving this to the previous issue you created so we can track progress there, deal?
Adds support to build with latest version of curl via
--libcurl-version master
command line arg.Testing:
NOTE: i386 doesn't work, fails with the following error: