1
2
3
4
5
6
7
8
|
checking for OS
+ Linux 5.14.0-362.13.1.el9_3.x86_64 x86_64
checking for C compiler ... found
+ using GNU C compiler
+ gcc version: 11.4.1 20230605 (Red Hat 11.4.1-2) (GCC)
checking for gcc -pipe switch ... found
checking for --with-ld-opt="-Wl,-z,relro -Wl,-z,now -pie" ... not found
./configure: error: the invalid value in --with-ld-opt="-Wl,-z,relro -Wl,-z,now -pie"
|