If you encounter this error trying to install a pip module or compile a program under the console you surely miss OpenSSL development packages! pip…
Tag: compilation error
Gentoo distcc compilation error – relocation R_X86_64_32 against .rodata.str1.1 can not be used when making a shared object
In our Gentoo systems we use distcc (distributed builds for C, C++ and Objective C) to build the packages fast! But after we upgraded to…