jsy

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by jsy

  1. 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 directory

    I 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!