Qnap [Wing FTP Server] [ 7.2.0.0 ] FTP, HTTP, FTPS, HTTPS, SFTP Server (TRIAL)

QoolBox a dit:
le Ts-231 est ARM, WingFTP fournit seulement des Binaires pour Intel ;)

pourtant la version arm est telechargeable => http://www.wftpserver.com/download/wftpserver-armlinux-32bit.tar.gz
puisqu'il le fournisse pour raspberry qui est arm
 
oui je bosse dessus... problème de link avec libstdc++ quand il s'exécute

sur raspberry cette lib est dans /lib et pas sur les Qnap ARM
 
Grosso modo listdc++ manquante et glibc trop ancienne sur ARMv7

on est en 2.14.1 alors que Wingftp requiert une glibc 2.17

[/share/CACHEDEV1_DATA/.qpkg/WingFTP] # ./wftpserver
./wftpserver: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory


avec inclusion des library du toolchain (idem)


[/share/CACHEDEV1_DATA/.qpkg/WingFTP] # ldd wftpserver
./wftpserver: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.17' not found (required by ./wftpserver)
libstdc++.so.6 => not found
libdl.so.2 => /lib/arm-linux-gnueabihf/libdl.so.2 (0x2ad45000)
libpthread.so.0 => /lib/arm-linux-gnueabihf/libpthread.so.0 (0x2aaba000)
libm.so.6 => /lib/arm-linux-gnueabihf/libm.so.6 (0x2abab000)
libgcc_s.so.1 => /lib/arm-linux-gnueabihf/libgcc_s.so.1 (0x2aad5000)
libc.so.6 => /lib/arm-linux-gnueabihf/libc.so.6 (0x2ac4f000)
/lib/ld-linux-armhf.so.3 (0x2ab66000)
 
Je vais te dire un truc de fou avec aucune idée de la faisabilité de ce que j'annonce.

libstdc++.so.6 => not found (apt-file find libstdc++.so.6 => apt-get install libstdc++6 sur ton toolchain n'oublie pas de l'inclure apres :))

GLIBC_2.17 not found essaye de la compiler et de l'inclure par la suite.
 
pas de apt ici

seul moyen est de le faire tourner en lançant sous un autre ELF en renommant les exec et incluant les libs

un peu dans ce style

Code:
exec BASE/lib/ld-linux.so.2 --library-path "BASE/lib" BASE/bin/$(basename $0).bin "$@"

compliqué et pas exempt de bugs...

le plus simple serait de contacter WingFTP pour qui compile une version avec un glibc en version inférieur
 
QoolBox a dit:
updated to 4.7.1


Hi QoolBox chali here from the thecus forum.
Can you Please update the wingftp module for thecus x64 to 4.7.1? il happily donate more to get this done (now that i found your papal account ;-)

/Regards
 
QoolBox a dit:
Hi Chali, a bit busy.. but will be done as soon as i can..

seems the thecus forum is down since some days :twisted:

Ok thanks!! :D

Ps: seams like the hole Thecus site is dead now

/Regards
 
QoolBox a dit:
Hi Chali, a bit busy.. but will be done as soon as i can..

seems the thecus forum is down since some days :twisted:


Just letting you now that Wingftp is updated to 4.7.3

/Regards
 
Thanks Chali,

still dont know what happen to Thecus Froum, i heard it has hacked, and they have some difficulties to update to last phpbb :twisted: