Skip to content

Error while compiling program #882

@ShikharJ

Description

@ShikharJ

What platform/OS are you using?

Ubuntu 18.04

What compiler are you using? what version?

g++ 7.3.0

Error Output:

/usr/local/lib/libaws-cpp-sdk-core.so: undefined reference to `curl_global_cleanup@CURL_OPENSSL_4'
/usr/local/lib/libaws-cpp-sdk-core.so: undefined reference to `curl_easy_getinfo@CURL_OPENSSL_4'
/usr/local/lib/libaws-cpp-sdk-core.so: undefined reference to `curl_global_init@CURL_OPENSSL_4'
/usr/local/lib/libaws-cpp-sdk-core.so: undefined reference to `curl_easy_perform@CURL_OPENSSL_4'
/usr/local/lib/libaws-cpp-sdk-core.so: undefined reference to `curl_easy_init@CURL_OPENSSL_4'
/usr/local/lib/libaws-cpp-sdk-core.so: undefined reference to `curl_slist_free_all@CURL_OPENSSL_4'
/usr/local/lib/libaws-cpp-sdk-core.so: undefined reference to `curl_easy_setopt@CURL_OPENSSL_4'
/usr/local/lib/libaws-cpp-sdk-core.so: undefined reference to `curl_slist_append@CURL_OPENSSL_4'
/usr/local/lib/libaws-cpp-sdk-core.so: undefined reference to `curl_easy_cleanup@CURL_OPENSSL_4'
/usr/local/lib/libaws-cpp-sdk-core.so: undefined reference to `curl_easy_reset@CURL_OPENSSL_4'

This issue persists even after installing the latest curl and libcurl4-openssl-dev.

Metadata

Metadata

Assignees

No one assigned

    Labels

    guidanceQuestion that needs advice or information.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions