Date: Mon, 20 Jun 2016 12:31:34 +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-wVSmfX8YIo@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 --- Comment #33 from Bradley T. Hughes <bradleythughes@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 install= ed globally, it tends to (incorrectly) override the bundled one. I'm trying to decide how to deal with this. --=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-wVSmfX8YIo>