51CTO博客已为您找到关于./curl: symbol lookup error: ./curl: undefined symbol: curl_multi_poll的相关内容,包含IT学习相关文档代码介绍、相关教程视频课程,以及./curl: symbol lookup error: ./curl: undefined symbol: curl_multi_poll问答内容。更多./curl: symbol lo
Ktor Version and Engine Used (client or server and name) 1.3.2, curl Getting "Undefined symbol: _curl_multi_poll " when using v1.3.2 of Ktor as part of Kotlin/Native module used in macOS app. I have added libcurl in XCode project. 👍 1 joreilly added the bug label Mar 15, 20...
``` ./configure --with-libssh2=/usr/local --with-secure-transport ``` When I type curl -V it throws the error "/usr/local/bin/curl: symbol lookup error: /usr/local/bin/curl: undefined symbol: curl_multi_poll" . I also renamed the old curl like this: mv /usr/bin/curl /usr/bi...
To: curl-library@cool.haxx.se Subject: Re: undefined symbol: curl_multi_poll Message-ID: <ypih2fle9acdf...@coneharvesters.com> Content-Type: text/plain; charset=iso-8859-1 >Run "curl -V" to look at the versions you're running. It sounds like your curl >binary is using an older ...