node-packer icon indicating copy to clipboard operation
node-packer copied to clipboard

../deps/uv/include/uv.h:37:10: fatal error: enclose_io.h: No such file or directory

Open paldier opened this issue 4 years ago • 4 comments

os:ubuntu-20.04 libncurses-dev:6.2-0ubuntu2 squashfs-tools:1:4.4-1 Python 2.7.18 gcc9.3.0 --lts and --current ../nodec bin/homebridge -o linux -a mips or ../nodec bin/homebridge -o linux -a mipsel

../deps/uv/include/uv.h:37:10: fatal error: enclose_io.h: No such file or directory

../nodec bin/homebridge -o linux -a arm or ../nodec bin/homebridge -o linux -a arm64

../deps/openssl/openssl/crypto/arm_arch.h:55:6: error: #error "unsupported ARM architecture"

paldier avatar Dec 05 '20 11:12 paldier

你解决了么 我也有相同的报错

zoe-icu avatar Mar 10 '21 06:03 zoe-icu

same here.

amunhoz avatar Aug 08 '21 15:08 amunhoz

我也有相同的报错, 没解决

BigCatGit avatar Sep 03 '21 05:09 BigCatGit

I've prepared a minimum-set to duplicated this problem. See #160.

suntong avatar Feb 18 '22 21:02 suntong