[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 08 Oct 2023 07:19:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652

--- Comment #70 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to Tatsuki Makino from comment #69)
Therefore...

Here is how to reproduce this problem

Either libudev-devd or zstd, or both, should be installed before building
qt5-qmake.
Build and install qt5-qmake.
Build and install qt5-core using this qt5-qmake.

Then, by doing the opposite, this problem is resolved.

Remove both libudev-devd and zstd.
Rebuild and install qt5-qmake.
Rebuild and install qt5-core using this qt5-qmake.
In some cases, rebuild and install qt5-widgets as well.

This may save you from rebuilding everything in qt5 :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.