-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ejdb2 #1227
Comments
Hi @predators46 Please tell me about your cross-compiling environment. Machine architecture
|
|
It's just like my environment! Run this command to show all log.
|
I'll give it a try in a moment. and now I'm trying to make node v16 for mips but it's not possible to mips using node again.
|
It does not work on mips. |
yes i know that |
looks like mips can still use node in version 14.19.1 mipsel24kc BusyBox v1.33.2 (2022-03-23 12:52:20 UTC) built-in shell (ash) | |.-----.-----.-----.| | | |.----.| |_
|
See the conversation that follows. |
In any case, I do not plan to support mips. |
The v8 engine project welcomes mipseb (32, 64) maintainers and would welcome your commitments. |
Please know that mips with software FPU is too slow and node.js does not run well enough. |
yes there is no other option for mips using fpu emulator on openwrt. this is only an alternative if anyone wants to use nodes on mips |
now i'm waiting for the ejdb2 result to be made |
`-- Using src='https://github.com/Softmotions/iowow/archive/master.zip'
Couldn't resolve host 'github.com' Closing connection 0` |
log.txt |
You must solve this problem.
This is outside the scope of my support. |
very strange even though I'm using a vps |
|
Please put up another issue if the topic changes. master branch: openwrt-21.02 banch: Use the branch that matches your OpenWrt version. |
ok fix. i found the same edjb2 problem as this problem. maybe this is a problem on amazon aws |
My build environment is on EC2, too. :) |
I use lightsail |
@nxhack
Error ejdb2 build
cp -fpR /home/ubuntu/21/build_dir/target-aarch64_cortex-a53_musl/node-ejdb2_node-2.62.5/linux-x64/ejdb2_node.node /home/ubuntu/21/build_dir/target-aarch64_cortex-a53_musl/node-ejdb2_node-2.62.5/.pkgdir/node-ejdb2_node/usr/lib/node/ejdb2_node/build/Release cp: cannot stat '/home/ubuntu/21/build_dir/target-aarch64_cortex-a53_musl/node-ejdb2_node-2.62.5/linux-x64/ejdb2_node.node': No such file or directory Makefile:91: recipe for target '/home/ubuntu/21/build_dir/target-aarch64_cortex-a53_musl/node-ejdb2_node-2.62.5/.pkgdir/node-ejdb2_node.installed' failed make[2]: *** [/home/ubuntu/21/build_dir/target-aarch64_cortex-a53_musl/node-ejdb2_node-2.62.5/.pkgdir/node-ejdb2_node.installed] Error 1
The text was updated successfully, but these errors were encountered: