Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.7.0 RC, 5.9.0 RC 2, 5.9.0
-
None
-
* OS: ArchLinux x64
* QtC: 4.0.0 official
* Qt: 5.7.0-rc x64 official
* GCC: 5.x
Description
Attempt to build the application using QtC fails with following errors:
/usr/bin/ld: warning: libicui18n.so.56, needed by /home/denis/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libicuuc.so.56, needed by /home/denis/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.so, not found (try using -rpath or -rpath-link) ... ... /usr/bin/ld: warning: libicudata.so.56, needed by /home/denis/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.so, not found (try using -rpath or -rpath-link) /home/denis/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.so: undefined reference to `ucal_clone_56' /home/denis/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_close_56' /home/denis/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.so: undefined reference to `ucol_setAttribute_56' /home/denis/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_setSubstChars_56'
Attachments
Issue Links
- duplicates
-
QTBUG-52501 Linking with non-system ICU fails
- Reported
- is duplicated by
-
QTBUG-60856 Qt 5.9 from Online installer fails to build QtWayland module
- Closed
- relates to
-
QTBUG-28094 rpath passed to configure should imply rpath-link
- Closed
- resulted from
-
QTBUG-51218 Wrong RPATH on shipped libraries in SDK
- Closed