Hi,
when compiling a new version of shutcut, I get the following error message on
rawhide [1]:
/usr/bin/ld: /usr/lib64/libQt5WebKit.so: undefined reference to `_gst_debug_min'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:782: shotcut] Error 1
make[1]: Leaving directory '/builddir/build/BUILD/shotcut-20.06.28/src'
make: *** [Makefile:74: sub-src-make_first] Error 2
I have already add a if condition for rawhide into the spec file [2], but this
changes nothing.
%if 0%{?fedora} >= 33
BuildRequires: gstreamer1-devel
BuildRequires: gstreamer1-plugins-base-devel
%endif
how can i solve this problem ?
[1] http://koji.rpmfusion.org/kojifiles/work/tasks/7970/417970/build.log
[2] https://pkgs.rpmfusion.org/cgit/free/shotcut.git/tree/shotcut.spec
Regards
Martin
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]