[Bug 210305] www/node: build fails (at deps/icu-small)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 20 12:31:35 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210305
--- Comment #33 from Bradley T. Hughes <bradleythughes at fastmail.fm> ---
> OK, I found the problem. I had installed devel/googletest which provides gtest headers so after uninstall it, node uses its own header files.
This is the recurring theme with the node.js build. If a package is installed
globally, it tends to (incorrectly) override the bundled one. I'm trying to
decide how to deal with this.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list