Search the Community
Showing results for tags 'uclibc'.
Found 2 results
-
Running Xiaomi R2D with ARM7L and uClibc. To make it work, I basically followed this tutorial on creating a chroot environment. I used Gentoo Stage 3 ARMv7a HardFP stage3-armv7a_hardfp-20160523.tar.bz2 and tried both btsync ARM 2.3.8 and btsync ARMHF 2.3.8. However, I still get this: root@XiaoQiang:/userdisk/data# chroot btsync-root /btsync/btsync Illegal instruction What I am doing wrong? Would appreciate any help I can get!
-
Hi, I have a WiFi router that runs OpenWRT and does not have a MIPS CPU but rather a Freescale PPC QorIQ CPU. So I tried the PPC QorIQ version of BTSync but got: ./btsync: No such file or directoryI figured it might be because OpenWRT uses uClibc instead of glibc. I can build my own OpenWRT with eglibc (notice the "e"!). But it takes time and I want to ask for advice before trying and wasting time. My question is: Is uClibc really the problem? If yes, does BTSync work with eglibc or is glibc really needed? Other remarks? Thanks!