You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux 4.4.0-101-generic x86_64
checking for C compiler ... found
using GNU C compiler
gcc version: 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
checking for gcc -pipe switch ... found
checking for --with-ld-opt="-Wl,-Bsymbolic-functions -Wl,-z,relro" ... not found
./configure: error: the invalid value in --with-ld-opt="-Wl,-Bsymbolic-functions -Wl,-z,relro"
I've tried editing to both single and double quotes and the same error. Tried removing options but same error on each- running Ubuntu 14.04.5 LTS
UPDATE- I removed both cc and ld option lines, ran fine, installed fine and zero issues.
The text was updated successfully, but these errors were encountered:
checking for OS
checking for C compiler ... found
checking for gcc -pipe switch ... found
checking for --with-ld-opt="-Wl,-Bsymbolic-functions -Wl,-z,relro" ... not found
./configure: error: the invalid value in --with-ld-opt="-Wl,-Bsymbolic-functions -Wl,-z,relro"
I've tried editing to both single and double quotes and the same error. Tried removing options but same error on each- running Ubuntu 14.04.5 LTS
UPDATE- I removed both cc and ld option lines, ran fine, installed fine and zero issues.
The text was updated successfully, but these errors were encountered: