Date: Mon, 25 Mar 2019 22:23:26 +0100 From: "Bradley T. Hughes" <bhughes@freebsd.org> To: bob prohaska <fbsd@www.zefox.net>, freebsd-ports@freebsd.org Subject: Re: Can't compile www/node on rpi2 Message-ID: <c2fd7325-ad2e-afbb-4f5b-3223e530d6d3@freebsd.org> In-Reply-To: <20190323213940.GA74509@www.zefox.net> References: <20190323213940.GA74509@www.zefox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 bhughes@freebsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c2fd7325-ad2e-afbb-4f5b-3223e530d6d3>