Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown reference to 'dlclose' #247

Open
bot1131357 opened this issue Sep 21, 2016 · 0 comments
Open

unknown reference to 'dlclose' #247

bot1131357 opened this issue Sep 21, 2016 · 0 comments

Comments

@bot1131357
Copy link

bot1131357 commented Sep 21, 2016

Hi there,

I'm trying to build cpprestsdk in ubuntu 14.04 LTS, but I am getting this error during make:

Linking CXX executable ../../Binaries/SearchFile
../../Binaries/libcpprest.so.2.8: undefined reference to `dlclose'
../../Binaries/libcpprest.so.2.8: undefined reference to `dlsym'
../../Binaries/libcpprest.so.2.8: undefined reference to `dlopen'
../../Binaries/libcpprest.so.2.8: undefined reference to `dlerror'
../../Binaries/libcpprest.so.2.8: undefined reference to `dladdr'
collect2: error: ld returned 1 exit status
make[2]: *** [Binaries/SearchFile] Error 1
make[1]: *** [samples/SearchFile/CMakeFiles/SearchFile.dir/all] Error 2
make: *** [all] Error 2

I could really use some help here...

madebr added a commit to madebr/cpprestsdk that referenced this issue May 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant