On 2015-05-22, Jeremy Whiting <jpwhit...@kde.org> wrote: > /home/jeremy/devel/kde/build/kdesupport/phonon/phonon/CMakeTmp/check_qt_visibility.cpp:1: > /usr/include/qt/QtCore/qglobal.h:1050: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)." > # error "You must build your code with position independent code if > Qt was built with -reduce-relocations. "\ > Do we need to "fix" the arch qt packages to build with -fPIC or something?
Yes. There is a patch merged into Qt. please ask your packagers to include it. 083c9269ed73e8771e1dbe10812696b45b7389f3 in qtbase. /Sune >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<