Date: Mon, 04 Apr 2022 23:11:40 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 262824] net/pecl-xmlrpc: build fail Message-ID: <bug-262824-7788-PNzKYkB5qA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262824-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-262824-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=3D262824 --- Comment #12 from Derek Schrock <dereks@lifeofadishwasher.com> --- I believe I've boiled this down to the following: https://cgit.freebsd.org/ports/tree/textproc/libxml2/files/patch-CMakeLists= .txt#n8 Without the -I${includedir} there would never be an overlapping xmlrpc.h Looking at other platforms .pc file only include/libxml2/ in part of the `pkg-config libxml-2.0 --cflags` output. There was some speculation about this during the review too: https://reviews.freebsd.org/D34338#inline-212022 So I think the fix here is for textproc/libxml2 to remove that from the pat= ch or maybe remove the patch all together? --=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-262824-7788-PNzKYkB5qA>