Date: Tue, 05 Apr 2022 02:17:54 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 262940] textproc/libxml2 and textproc/py-libxml2: Revert back to GNU Autotools due to some curl dependencies? Message-ID: <bug-262940-39348-kNyW53YlJK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262940-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-262940-39348@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=3D262940 Derek Schrock <dereks@lifeofadishwasher.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dereks@lifeofadishwasher.co | |m --- Comment #9 from Derek Schrock <dereks@lifeofadishwasher.com> --- The post-install sub/replace appears to be incorrect. autoconf is doing th= is because of --with-iconv=3D/usr. configure:15898 ... # Export this since our headers include iconv.h XML_INCLUDEDIR=3D"${XML_INCLUDEDIR} -I$with_iconv/include" ... It seems it should either remain as is or the -I/usr/include should be remo= ved not changed? --=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-262940-39348-kNyW53YlJK>