Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.6.0 Beta
-
openSuSE 13.2
-
5260c01bbe0e59d566786157b6dae705e981bb3e
Description
Building as follows on openSuSE 13.2:
../qt5/configure -commercial -nomake tests -nomake examples -prefix $PWD/qtbase -no-widgets -qt-pcre -qt-xcb -qtnamespace NS -qtlibinfix NS make -j X
Leads to this error:
/home/joni/Downloads/build/qtbase/lib/libQt5GuiNS.so: undefined reference to `qt_version_tag'
Compiling without namespace and libinfix works. Gcc version: 4.8.3
Also cannot be reproduced on Ubuntu 13.04 with or without namespace and libinfix, with gcc version: 4.7.3.
Attachments
Issue Links
- relates to
-
QTBUG-50749 [REG 5.5.1 -> 5.6.0] Building with clang fails on Ubuntu 15.10
- Closed