Closed SatelliteFreak closed 10 years ago
It cannot run on DS207's CPU architecture.
I do have a DS207. I'm willing to help tracking down the issue.
No cross compilation is taking place here, we just ship the binary files provided by Bittorent Sync. I suggest you report this upstream to get a working binary.
OK. I'll do so.
In the mean time I tried installing the latest PPC version as offered on the Bittorrent website manually. I found out that the DS207 apparently misses several required libraries.
When trying to install btsync it will report the following:
./btsync: /lib/libresolv.so.2: version GLIBC_2.9' not found (required by ./btsync) ./btsync: /lib/libpthread.so.0: version
GLIBC_2.3.4' not found (required by ./btsync)
./btsync: /lib/libc.so.6: version GLIBC_2.3.4' not found (required by ./btsync) ./btsync: /lib/libc.so.6: version
GLIBC_2.4' not found (required by ./btsync)
In the mean time I contacted Bittorrent Support. This was their answer:
Unfortunately Synology NAS DS207 has old GLIBC (2.3) and we do not have a btsync build for PowerPC with such old GLIBC. So, btsync is not supported for this particular NAS unless you find a way to update your GLIBC
I installed the Bittorrent Sync package on my DS207, which went without problems. However, when trying to start the package, the DS207will report that the package cannot be started (without further explanation). Are there any dependent packages required?