Habe den Befehlt abgesetzt und hat auch funktioniert ….
Danach habe ich versucht mit Ubuntu 18.05 auf Windows zu bauen mi S3_test (Native)
und es wird oscam gebaut und es funzt auch die box
Ich danke Euch allen für die Freundliche Unterstützung ……
Ps: muss jetzt diesen befehle "ln -s /lib/libcrypto.so.1.0.0 /lib/libcrypto.so.0.9.8" immer so machen oder wird das beim nächsten update von "s3" eingefügt ?
das anpingen von ss4200.homelinux.com funktioniert . . .
PING ss4200.homelinux.com (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=128 time=0.191 ms
64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=128 time=0.609 ms
64 bytes from localhost (127.0.0.1): icmp_seq=3 ttl=128 time=0.583 ms
64 bytes from localhost (127.0.0.1): icmp_seq=4 ttl=128 time=0.671 ms
64 bytes from localhost (127.0.0.1): icmp_seq=5 ttl=128 time=0.571 ms
ich habe für simplebuild 3
2 neue gcc 8.2 toolchains gebaut
generisch für alle arm boxen mit libusb pcsc und (1x 0.9.8 libssl + 1x 1.0.2 libssl)
diese sind beide komplett für wsl geeignet
nach der installation einfach das tippen und hinten fällt die cam raus
./s3 arm_s3_ssl098 -p=best.box.profile USE_COMPRESS
./s3 arm_s3_ssl102 -p=best.box.profile USE_COMPRESS
bei mir fällt da nix raus, d.h. nachher keine oscam binäry im /opt/s3/support/binaries
oder versteh ich was falsch . . .
denke mal es geht um die Erstellung von profilen . . . . ???
hab jettzt mal das best profil geladen und getestet:
es kommt am receiver die Meldung bach Eingabe oscam -b
root@dm920:/usr/bin# oscam -b
oscam: error while loading shared libraries: libcrypto.so.0.9.8: cannot open shared object file: No such file or directory
root@dm920:/usr/bin# oscam -b
oscam: error while loading shared libraries: libcrypto.so.0.9.8: cannot open shared object file: No such file or directory
das heisst du
du musst feststellen was per default für eine ssl version dein IMAGE verwendet
bei unserem board image newnigma2 ist es 1.0.2 bei vti ist es glaub ich 1.0.0 (da muss ich nochn toolchain bauen dafür)
oder wie schon mehrfach hier vorschlagen einen link von der ssl lib zu der gesuchten von oscam erstellen