[Bug 273836] net-p2p/transmission: failed to build transmission-full-4.0.4
Date: Sat, 16 Sep 2023 15:23:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273836 --- Comment #7 from Rafe <mondo.debater_0q@icloud.com> --- (In reply to Igor Pavlov from comment #5) The transmission-full build is intended to provide as much as possible, which includes building against both QT and GTK+. This doesn't work with your invocation of OPTIONS_UNSET=X11. What you want is to build transmission with FLAVOR=daemon. This would build with precisely the options you already have configured, and without the X11 toolkits. Please try "make reinstall clean FLAVOR=daemon" and let us know if it builds cleanly that way. -- You are receiving this mail because: You are the assignee for the bug.