/usr/bin/ld: warning: libicuuc.so.72, needed by /usr/lib/libQt5WebKit.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libicui18n.so.72, needed by /usr/lib/libQt5WebKit.so, not found (try using -rpath or -rpath-link)
The problem: 'icu' package got updated from 72 to 73. Goldendict fails to compile now. I also cannot downgrade 'icu' because it breaks other things like harfbuzz-icu, gspell and raptor. Can you please fix it somehow? Thanks!
Pinned Comments
MikeWalrus commented on 2023-12-21 14:24 (UTC)
@TheExplorer I recommend vedgy’s webengine branch if you don’t want to build qt5-webKit, before it’s merged at least.