Jump to content


Photo

oscam und fcntl@GLIBC_2.28


  • Please log in to reply
14 replies to this topic

#1 cobramostar

  • Member
  • 14 posts

0
Neutral

Posted 19 February 2023 - 23:53

CONF    build/arm-vuplus4k-linux-gnueabihf/config.c
LINK    /home/cobra/s3/s3_releases-2023.01.315/support/binaries/oscam-svn11718-vuplus4k_arm-webif-dvbapi-emu798.debug
/home/cobra/s3/s3_releases-2023.01.315/support/toolchains/vuplus4k_arm/bin/../lib/gcc/arm-vuplus4k-linux-gnueabihf/12.2.0/../../../../arm-vuplus4k-linux-gnueabihf/bin/ld: warning: SoftCam.Key: missing .note.GNU-stack section implies executable stack
/home/cobra/s3/s3_releases-2023.01.315/support/toolchains/vuplus4k_arm/bin/../lib/gcc/arm-vuplus4k-linux-gnueabihf/12.2.0/../../../../arm-vuplus4k-linux-gnueabihf/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
/home/cobra/s3/s3_releases-2023.01.315/support/toolchains/vuplus4k_arm/bin/../lib/gcc/arm-vuplus4k-linux-gnueabihf/12.2.0/../../../../arm-vuplus4k-linux-gnueabihf/bin/ld: /home/cobra/s3/s3_releases-2023.01.315/support/toolchains/vuplus4k_arm/bin/../arm-vuplus4k-linux-gnueabihf/sysroot/usr/lib/libcrypto.so: undefined reference to `fcntl@GLIBC_2.28'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:439: /home/cobra/s3/s3_releases-2023.01.315/support/binaries/oscam-svn11718-vuplus4k_arm-webif-dvbapi-emu798.debug] Greška 1
make: *** [Makefile:411: all] Greška 2

beim compile ich neheme

libcrypto.so.1.0.2

und

libssl.so.1.0.2

aus image Firmware-Version: OpenPLi 8.3-release (2023-01-12-release-8.3)

 

danke fuer hilfe

 

 

grus  ! ! !

Attached Files



Re: oscam und fcntl@GLIBC_2.28 #2 scriptmelvin †

  • PLi® Contributor
  • 720 posts

+46
Good

Posted 20 February 2023 - 00:40

  • Du linkst Softcam.Key, das ist ne Textdatei, die soll man nicht linken.
  • Hast du ne ordentliche Bau-Umgebung? Man kann nicht einfach irgendwelche Libs zusammen werfen und hoffen das es klappt. Alle referenzierten Libs sollten vorhanden sein. Schau dir mal die Wiki an: wiki: Information for Developers

Sorry to inform you this member, my brother, passed away.

Re: oscam und fcntl@GLIBC_2.28 #3 cobramostar

  • Member
  • 14 posts

0
Neutral

Posted 20 February 2023 - 01:09

cobra@cobra-Satellite-L500:~/compile/oscam/oscam/oscam-svn$ make USE_LIBCRYPT0=1 USE_SSL=1 CONF_DIR=/etc/tuxbox/config/oscam/
+-------------------------------------------------------------------------------
| OSCam ver: 1.20_svn rev: 11718 target: arm-linux-gnueabihf-ssl
| Tools:
|  CROSS    = arm-linux-
|  CC       = arm-linux-gcc
| Settings:
|  CONF_DIR = /etc/tuxbox/config/oscam/
|  CC_OPTS  = -O2 -ggdb -pipe -ffunction-sections -fdata-sections
|  CC_WARN  = -W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition
|  CFLAGS   = -DWITH_SSL=1 -DWITH_LIBCRYPTO=1
|  LDFLAGS  = -Wl,--gc-sections -DWITH_SSL=1 -DWITH_LIBCRYPTO=1
|  LIBS     = -lssl -lcrypto -lm -lpthread -ldl
|  UseFlags = USE_SSL=1 USE_LIBCRYPTO=1
| Config:
|  Addons   : WEBIF WEBIF_LIVELOG WEBIF_JQUERY HAVE_DVBAPI READ_SDT_CHARSETS IRDETO_GUESSING WITH_DEBUG MODULE_MONITOR WITH_LB
|  Protocols: CAMD35 CAMD35_TCP NEWCAMD CCCAM CCCSHARE GBOX SCAM
|  Readers  : NAGRA NAGRA_MERLIN IRDETO CONAX CRYPTOWORKS SECA VIACCESS VIDEOGUARD DRE TONGFANG BULCRYPT GRIFFIN DGCRYPT
|  CardRdrs : PHOENIX INTERNAL STINGER
|  Compiler : arm-linux-gcc (Broadcom stbgcc-4.8-1.7) 4.8.5
|  Config   : build/arm-linux-gnueabihf-ssl/config.mak
|  Binary   : Distribution/oscam-1.20_svn11718-arm-linux-gnueabihf-ssl
+-------------------------------------------------------------------------------
HOSTCC	webif/pages_gen
GEN	webif/pages.c
GEN	Compressed 492224 template bytes into 186315 bytes. 305909 saved bytes (62.15%).
CC	cscrypt/des.c
CC	cscrypt/i_cbc.c
CC	cscrypt/i_ecb.c
CC	cscrypt/i_skey.c
CC	cscrypt/md5.c
CC	cscrypt/rc6.c
CC	cscrypt/mdc2.c
CC	cscrypt/fast_aes.c
CC	cscrypt/sha256.c
CC	csctapi/atr.c
CC	csctapi/icc_async.c
CC	csctapi/io_serial.c
CC	csctapi/protocol_t0.c
CC	csctapi/protocol_t1.c
CC	csctapi/ifd_phoenix.c
CC	csctapi/ifd_sci.c
CC	csctapi/ifd_stinger.c
CC	minilzo/minilzo.c
CC	module-camd35.c
CC	module-cccam.c
CC	module-cccshare.c
CC	module-dvbapi-chancache.c
CC	module-dvbapi.c
CC	module-gbox-helper.c
CC	module-gbox-sms.c
CC	module-gbox-remm.c
CC	module-gbox-cards.c
CC	module-gbox.c
CC	module-ird-guess.c
CC	module-monitor.c
CC	module-newcamd.c
CC	module-newcamd-des.c
CC	module-scam.c
CC	module-stat.c
CC	module-webif-lib.c
CC	module-webif-tpl.c
CC	module-webif.c
CC	webif/pages.c
CC	reader-common.c
CC	reader-bulcrypt.c
CC	reader-conax.c
CC	reader-cryptoworks.c
CC	reader-dgcrypt.c
CC	reader-dre.c
CC	reader-dre-cas.c
CC	reader-dre-common.c
CC	reader-dre-st20.c
CC	reader-griffin.c
CC	reader-irdeto.c
CC	reader-nagra-common.c
CC	reader-nagra.c
CC	reader-nagracak7.c
CC	reader-seca.c
CC	reader-tongfang.c
CC	reader-viaccess.c
CC	reader-videoguard-common.c
CC	reader-videoguard1.c
CC	reader-videoguard12.c
CC	reader-videoguard2.c
CC	oscam-aes.c
CC	oscam-array.c
CC	oscam-hashtable.c
CC	oscam-cache.c
CC	oscam-chk.c
CC	oscam-client.c
CC	oscam-conf.c
CC	oscam-conf-chk.c
CC	oscam-conf-mk.c
CC	oscam-config-account.c
CC	oscam-config-global.c
CC	oscam-config-reader.c
CC	oscam-config.c
CC	oscam-ecm.c
CC	oscam-emm.c
CC	oscam-emm-cache.c
CC	oscam-failban.c
CC	oscam-files.c
CC	oscam-garbage.c
CC	oscam-lock.c
CC	oscam-log.c
CC	oscam-log-reader.c
CC	oscam-net.c
CC	oscam-llist.c
CC	oscam-reader.c
CC	oscam-simples.c
CC	oscam-string.c
CC	oscam-time.c
CC	oscam-work.c
CC	oscam.c
CONF	build/arm-linux-gnueabihf-ssl/config.c
LINK	Distribution/oscam-1.20_svn11718-arm-linux-gnueabihf-ssl.debug
/opt/toolchains/stbgcc-4.8-1.7/arm-linux-gnueabihf/sys-root/usr/lib/libcrypto.so: undefined reference to `fcntl@GLIBC_2.28'
collect2: greška: ld returned 1 exit status
make[1]: *** [Makefile:405: Distribution/oscam-1.20_svn11718-arm-linux-gnueabihf-ssl.debug] Greška 1
make: *** [Makefile:377: all] Greška 2
cobra@cobra-Satellite-L500:~/compile/oscam/oscam/oscam-svn$ 


fuer meine card reader und card brauche ich beim compile setzen

 make USE_LIBCRYPT0=1 USE_SSL=1

beim compile ich neheme

libcrypto.so.1.0.2

und

libssl.so.1.0.2

aus image Firmware-Version: OpenPLi 8.3-release (2023-01-12-release-8.3)

 

oder wie kann ich das noch machen ? ? ?

 

danke fuer hilfe



Re: oscam und fcntl@GLIBC_2.28 #4 scriptmelvin †

  • PLi® Contributor
  • 720 posts

+46
Good

Posted 20 February 2023 - 01:27

Hast du schon mal die Oscam vom Plugin Feed ausprobiert? Die unterstützt bestimmt dein Card Reader.

 

Was für ein Card hast du? Dann können wir dir vielleicht weiter helfen.


Sorry to inform you this member, my brother, passed away.

Re: oscam und fcntl@GLIBC_2.28 #5 cobramostar

  • Member
  • 14 posts

0
Neutral

Posted 20 February 2023 - 01:35

Hast du schon mal die Oscam vom Plugin Feed ausprobiert?

 

Nein habe ich noch nicht .

 

 

Mir wure erst interesieren warum beim mir compilation klappt es nicht ?

 

danke

 

gruss



Re: oscam und fcntl@GLIBC_2.28 #6 scriptmelvin †

  • PLi® Contributor
  • 720 posts

+46
Good

Posted 20 February 2023 - 02:15

Weil es in libcrypto.so eine Referenz gibt zur fcntl Funktion in der glibc 2.28 Lib. Und die ist anscheinend nicht vorhanden in deinem /opt/toolchains/stbgcc-4.8-1.7/arm-linux-gnueabihf/sys-root.


Sorry to inform you this member, my brother, passed away.

Re: oscam und fcntl@GLIBC_2.28 #7 cobramostar

  • Member
  • 14 posts

0
Neutral

Posted 20 February 2023 - 10:37

stbgcc-4.8-1.7

muss ich eine hochere version instalieren ???



Re: oscam und fcntl@GLIBC_2.28 #8 Mr.Yoshi!

  • Senior Member
  • 226 posts

+1
Neutral

Posted 20 February 2023 - 12:21

Hey bin jetzt nicht sicher aber denke das problem war bei Neutrino auch dann mit USE_LIBCRYPT0=1 gebaut aber ohne SSL und die Libs von Tuxbox raus geholt ! Bzw mal eine andere bauen ich selber mache leider nix mehr mit Oscam seit der Umstellung da ja e nur Stream ! Und symlink habe ich nie gemacht von den halte ich nicht viel ! Besser original! Mfg

Edited by Mr.Yoshi!, 20 February 2023 - 12:22.


Re: oscam und fcntl@GLIBC_2.28 #9 cobramostar

  • Member
  • 14 posts

0
Neutral

Posted 20 February 2023 - 15:10

ich habe gedacht das ich hier beckomme etwas meher support weil es geht um

image Firmware-Version: OpenPLi 8.3-release (2023-01-12-release-8.3)

und genau oscam da fuer mit libcrypto und ssl

 

 

gruss  ! ! !



Re: oscam und fcntl@GLIBC_2.28 #10 Mr.Yoshi!

  • Senior Member
  • 226 posts

+1
Neutral

Posted 20 February 2023 - 16:11

ich habe gedacht das ich hier beckomme etwas meher support weil es geht um
image Firmware-Version: OpenPLi 8.3-release (2023-01-12-release-8.3)
und genau oscam da fuer mit libcrypto und ssl


gruss ! ! !

Du wirst noch Hilfe bekommen aber bitte Test mal ohne SSL damit wäre auch mal ein Versuch wert ! Bzw oscam weiß nicht ob das echt erlaubt ist im Forum ! Sorry ! Aber welche hast du jetzt genau ! Version ? Oder bitte mal anders Compilieren ! Kann dir gerne eine bauen später und per p.n. senden ! Aber was ich so raus sehe du hast ja beim Compiler fehler also beim bauen oder ! Also nicht im Image !

Du hast diesen Compiler?? (Broadcom stbgcc-4.8-1.7) 4.8.5 da liegt das Problem eher

mfg kittybua

Edited by Mr.Yoshi!, 20 February 2023 - 16:16.


Re: oscam und fcntl@GLIBC_2.28 #11 cobramostar

  • Member
  • 14 posts

0
Neutral

Posted 20 February 2023 - 19:47

ich vesuche auch mit s3 tools , aber wenn ich nehemen zwei dateien aus box

cobra@cobra-Satellite-L500:~/s3/s3_releases-2023.01.315/support/toolchains/vuplus4k_arm/arm-vuplus4k-linux-gnueabihf/sysroot/usr/lib$ rm -r libcrypto.so
cobra@cobra-Satellite-L500:~/s3/s3_releases-2023.01.315/support/toolchains/vuplus4k_arm/arm-vuplus4k-linux-gnueabihf/sysroot/usr/lib$ rm -r libssl.so
cobra@cobra-Satellite-L500:~/s3/s3_releases-2023.01.315/support/toolchains/vuplus4k_arm/arm-vuplus4k-linux-gnueabihf/sysroot/usr/lib$ ln -s /home/cobra/oscam/lib_file/libcrypto.so.1.0.2 libcrypto.so
cobra@cobra-Satellite-L500:~/s3/s3_releases-2023.01.315/support/toolchains/vuplus4k_arm/arm-vuplus4k-linux-gnueabihf/sysroot/usr/lib$ ln -s /home/cobra/oscam/lib_file/libssl.so.1.0.2 libssl.so

 

dann kommt immer zu feheler

 

also um cardreder benutzen ich gehe da von das beide muss ich doch verwenden

siehe bild in este post

 

 

Attached Files



Re: oscam und fcntl@GLIBC_2.28 #12 Mr.Yoshi!

  • Senior Member
  • 226 posts

+1
Neutral

Posted 20 February 2023 - 19:49

Siehe p.n habe dir ja gesendet

Bzw überprüfe die binary einfach mit telnet was er da sagt ! Mfg kittybua

Edited by Mr.Yoshi!, 20 February 2023 - 19:50.


Re: oscam und fcntl@GLIBC_2.28 #13 Mr.Yoshi!

  • Senior Member
  • 226 posts

+1
Neutral

Posted 28 February 2023 - 17:17

Hey habe dir p.n. gesendet! Da ein Freund es auch wieder wollte wegen i..m etc habe ich ihn gebaut aber mit oe ohne pcsc und über tuxbox und siehe da es geht alles ! Alle anderen gehen nicht außer am Feed die ! Aber so hat er jetzt die neue Schimmelreiter s...d für i..m ! Einfach vorher die o..m e..u von Feed und die bin austauschen ! Alles OK dann mfg kittybua

Re: oscam und fcntl@GLIBC_2.28 #14 Mr.Yoshi!

  • Senior Member
  • 226 posts

+1
Neutral

Posted 28 February 2023 - 23:07

P s. Für 8.3 + Dev den Compiler oe dann ohne pcsc bauen - dann kannst du ohne was zum nach installieren bin aus tauschen statt der o.. e .. vom Feed

Und bei Dev pli selbe Spiel halt ohne libusb1 und ohne pcsc - dann selbe - einfach nur tauschen statt der o.. e.. vom Feed in usr bin !

Geht alles ! überprüfen kannst du es ja mit telnet auch falls dir was fehlt aber so ist es top ohne das dabei - easy alles dann ! So mehr sage ich lieber nicht glaube es ist nicht gerne gesehen das Thema über solche Sachen ! Mfg kittybua

Re: oscam und fcntl@GLIBC_2.28 #15 Tech

  • Forum Moderator
    PLi® Core member
  • 14,944 posts

+488
Excellent

Posted 1 March 2023 - 09:28

An sich ist es kein Problem, über oscam zu diskutieren, aber es hat nicht wirklich etwas mit enigma2 selbst zu tun, da oscam ein Plugin ist.

OpenPLi etwickelt Enigma2, Oscam stammt einfach aus den Streamboard-Quellen, also stellen Sie diese Frage besser dort als hier auf ein Enigma2 Forum.


Aan de rand van de afgrond is een stap voorwaarts niet altijd vooruitgang....

On the edge of the abyss, a step forward is not always progress....

Hardware: 2x Daily used Vu+ Ultimo 4K - Vu+ Duo 4K SE and a lot more.... - VisioSat BiBigsat - Jultec Unicable Multiswitch 4 positions: 19.2/23.5/28.2 East - Diseqc motorized flatdish antenna

Software : HomeBuild OpenPLi Develop and Scarthgap builds, local cards driven by OsCam

Press the Geplaatste afbeelding button on the buttom right of this message ;)

Have you tried our wiki yet? Many answers can be found in our OpenPLi wiki



2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users