On Fri, Dec 18, 2020 at 12:04:29PM +0100, Antonio T. sagitter wrote: > It's a problem (undefined references) inside the 'qt5-qtwebengine' package. > > On 18/12/20 10:01, Martin Gansser wrote: > >Hi, > > > >clipgrab fails to compile on rawhide with this error message [1]: > > > >/libQt5Network.so /usr/lib64/libQt5Xml.so /usr/lib64/libQt5Positioning.so > >/usr/lib64/libQt5Core.so -lGL -lpthread > >/usr/bin/ld: warning: libsmime3.so, needed by > >/usr/lib64/libQt5WebEngineCore.so, not found (try using -rpath or > >-rpath-link) > >/usr/bin/ld: warning: libnss3.so, needed by > >/usr/lib64/libQt5WebEngineCore.so, not found (try using -rpath or > >-rpath-link) > >/usr/bin/ld: warning: libnssutil3.so, needed by > >/usr/lib64/libQt5WebEngineCore.so, not found (try using -rpath or > >-rpath-link) > >/usr/bin/ld: /usr/lib64/libQt5WebEngineCore.so: undefined reference to > >`PK11_SignatureLen@NSS_3.2' > >/usr/bin/ld: /usr/lib64/libQt5WebEngineCore.so: undefined reference to > >`PORT_Strdup@NSS_3.5' > > > >[1] https://koji.rpmfusion.org/kojifiles/work/tasks/2478/452478/build.log > > > >how can i solve this ?
It's caused by firefox most likely https://bugzilla.redhat.com/show_bug.cgi?id=1908018#c12 I used the following work-around: https://src.fedoraproject.org/rpms/geeqie/c/70877540539d3592e583ddc14cdcf8edfb468ee6?branch=master Zbyszek _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org