SynoCommunity / spksrc

Cross compilation framework to create native packages for the Synology's NAS
https://synocommunity.com
Other
3.02k stars 1.23k forks source link

Bittorrent Sync 1.2.82-1 does not run on Synology DS207 #811

Closed SatelliteFreak closed 10 years ago

SatelliteFreak commented 10 years ago

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?

Diaoul commented 10 years ago

It cannot run on DS207's CPU architecture.

SatelliteFreak commented 10 years ago

I do have a DS207. I'm willing to help tracking down the issue.

Diaoul commented 10 years ago

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.

SatelliteFreak commented 10 years ago

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: versionGLIBC_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: versionGLIBC_2.4' not found (required by ./btsync)

SatelliteFreak commented 10 years ago

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