-
I could successfully install ZeroTier One on an Edgerouter 8Pro, but not on a ER-X. Get following error:
package architecture (mips) does not match system (mipsel)
Is there a package for mipsel avai…
-
Error:
obj/v8_base/handler-shared.o:handler-shared.cc:function v8::internal::trap_handler::MetadataLock::MetadataLock(): error: relocation overflow
obj/v8_base/handler-shared.o:handler-shared.cc:f…
-
## Steps to Reproduce
See attachments for the files in example.
You can download Aspose.Slides here https://downloads.aspose.com/slides/net
or use attached version
1. Compile test.cs using follo…
-
Hello, I've written a simple Rust library and compiled it for several targets. I found that it compiles successfully on x86_64-unknown-linux-gnu and x86_64-apple-darwin, both as dynamic and static…
-
Can you please update repository with latest netdata available?
Maintainer:
@BKPepe
Environment:
mipsel_24kc
OpenWrt 23.05.3
-
When attempting to run `opkg update`, I'm getting the following messages:
```
root@Omega-A175:~# opkg update
Downloading http://repo.onion.io/omega2/packages/core/Packages.gz
*** Failed to downl…
-
`
Building images for ramips - NETGEAR EX6120
Packages: arp-scan arp-scan-database base-files busybox ca-bundle dawn dnsmasq dropbear firewall4 fstools fwtool getrandom hostapd-common iw iwinfo jans…
-
```
Hello,
I wondering if somebody could help me get gcc 4.8.2 to work. I've gotten 4.7.3
to work
(https://github.com/moonman/rt-n56u/tree/master/toolchain-rt3883/src/mipsel-linu
x-uclibc-toolchai…
-
Hello.
I'm trying cross-compile ipt_NETFLOW against latest openwrt trunk and kernel 5.15.111 (gcc 12.3), but im ending with error already mentioned here before - see below.
I dont know how, but p…
-
I am writing bare metal code for a mipsel cpu. Since there is no readily available target for hat in rustc I use `cargo xbuild` to build one from a target specification that I derived from the mipsel …