You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2021/09/28 10:00:18 UTC

[jira] [Created] (IMPALA-10933) Impala build finds system libcurl instead of toolchain version

Zoltán Borók-Nagy created IMPALA-10933:
------------------------------------------

             Summary: Impala build finds system libcurl instead of toolchain version
                 Key: IMPALA-10933
                 URL: https://issues.apache.org/jira/browse/IMPALA-10933
             Project: IMPALA
          Issue Type: Bug
            Reporter: Zoltán Borók-Nagy


I ran into the following error messages during building Impala:

{noformat}
/usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-cookie.o):function Curl_cookie_add: error: undefined reference to 'psl_builtin'
/usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-cookie.o):function Curl_cookie_add: error: undefined reference to 'psl_is_cookie_domain_acceptable'
/usr/lib/x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-url.o):function Curl_disconnect: error: undefined reference to 'idn2_free'
{noformat}

Seems like the Impala build found the system libcurl instead of the toolchain libcurl.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org