Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
-
Ubuntu 10.04 64bit, probably other systems
-
Build
-
ALL
Description
Here's the relevant snippet from config.log:
gcc -o .sconf_temp/conftest_1 -fPIC -pthread -rdynamic .sconf_temp/conftest_1.o -L/usr/lib64 -L/lib64 -Wl,--start-group -Wl,--end-group -lm -lpthread -lssl -lstdc++
|
/usr/bin/ld: cannot find -lssl
|
collect2: ld returned 1 exit status
|
scons: Configure: no
|
The main issue here is that the error message "can't find stdc++ library which is needed" is misleading.