[Bug 210305] www/node: build fails (at deps/icu-small)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 16 07:59:57 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210305
Joerg.Pulz at frm2.tum.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Joerg.Pulz at frm2.tum.de
--- Comment #14 from Joerg.Pulz at frm2.tum.de ---
Created attachment 171474
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171474&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list