maintainer-feedback requested: [Bug 262268] firefox buld failure: could not find Node.js executable later than 10.23.1
Date: Tue, 01 Mar 2022 11:14:49 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gecko (Nobody) <gecko@FreeBSD.org> for maintainer-feedback: Bug 262268: firefox buld failure: could not find Node.js executable later than 10.23.1 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262268 --- Description --- My system uses packages from FreeBSD/latest repo. I just wanted to build a customized version of www/firefox (no pulseaudio). So I'm building it from 'latest' git tree, updated yesterday. DISTVERSION= 97.0.1 PORTEPOCH= 2 Followed these (recommended) steps: make install-missing-packages (installs things, including www/node) make Build fails with this message: checking for nodejs... ld-elf.so.1: /lib/libcrypto.so.111: version OPENSSL_1_1_1e required by /usr/local/bin/node not found no ERROR: could not find Node.js executable later than 10.23.1; ensure `node` or `nodejs` is in PATH or set NODEJS in environment to point to an executable.