Date: Thu, 16 Jun 2016 07:59:54 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210305] www/node: build fails (at deps/icu-small) Message-ID: <bug-210305-13-unlazpSCmF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210305-13@https.bugs.freebsd.org/bugzilla/> References: <bug-210305-13@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=3D210305 Joerg.Pulz@frm2.tum.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Joerg.Pulz@frm2.tum.de --- Comment #14 from Joerg.Pulz@frm2.tum.de --- Created attachment 171474 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D171474&action= =3Dedit Makefile patch Had the same problem. Problem seems to be related to "-I/usr/local/include" getting added to "INCS_Debug" and "INCS_Release" variables in several .mk files, namely genccode.host.mk genrb.host.mk icudata.target.mk icui18n.target.mk iculslocs.host.mk icupkg.host.mk icustubdata.target.mk icutools.host.mk icuucx.target.mk in "${WRKSRC}/out/tools/icu". I don't know the cause for this, but attached is a quick and dirty Makefile patch. --=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-210305-13-unlazpSCmF>