Date: Sat, 16 Sep 2023 15:23:13 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 273836] net-p2p/transmission: failed to build transmission-full-4.0.4 Message-ID: <bug-273836-7788-Ck80NfX9Gl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273836-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-273836-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273836 --- 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, whi= ch includes building against both QT and GTK+. This doesn't work with your invocation of OPTIONS_UNSET=3DX11. What you want is to build transmission with FLAVOR=3Ddaemon. This would bui= ld with precisely the options you already have configured, and without the X11 toolkits. Please try "make reinstall clean FLAVOR=3Ddaemon" and let us know if it bui= lds cleanly that way. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273836-7788-Ck80NfX9Gl>