Hi Bob!
On 2019-03-23 22:39, bob prohaska wrote:
Recent attempts to compile www/node using 11-Stable on an rpi2
fail with
../src/node_file.cc:2023:15: error: use of undeclared identifier 'uv_fs_lchown'
uv_fs_lchown, *path, uid, gid);
^
../src/node_file.cc:2029:14: error: use of undeclared identifier 'uv_fs_lchown'
uv_fs_lchown, *path, uid, gid);
followed by many more errors in the same vein.
I build www/node on i386, amd64, and arm64 before committing version
bumps in the hopes that I can build failures like this. I haven't seen
this one before, though, but from the error, I have to ask which version
of devel/libuv you have installed? If you don't have the latest, can yo
upgrade devel/libuv first and try again?
Sources are at r345414, ports are at 496629, this has been
going on for some weeks now.
Is there a fix or workaround?
--
Bradley T. Hughes
[email protected]
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"