usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1067:4: error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC (-fPIE is not enough)."
Problem persists. Flag is already added in my config.ac. Tried fpIE and fpIC
I run configure with --with-gui=qt5. See attached file.
config.txt
Then make issues the error message
Following error occurs when running make.