Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

Simplebuild (3/2.34/1.41)

    Nobody is reading this thread right now.
Du versuchst mit einem alten Emu-Patch zu bauen, was aktuelles benutzen, oder wenn es un bedingt der sein muss im Patch die beiden --> uchar durch uint8_t ersetzen und erneut bauen.
 
Also muss schon sagen das ich es überhaupt nicht gut finde wenn jemand sich lustig über jemand macht der nicht so viel Ahnung hat von der Materie hat.
Und dazu noch von die über 1000 post haben …...

Nür weiter so...… für mich ist das hier damit erledig...…..:rage:
 
Moment.
Aber hier macht sich niemand über jemanden lustig und schon gar nicht über deine Anfrage.

Somit Frage okay, Antwort korrekt.
Lustigmachen über jemanden: Fehlanzeige.

Also zurück zum Thema.
 
Zuletzt bearbeitet:
Habe gerade mit Simplebuild neue Oscam bauen wollen es tritt folgender Fehler auf

module-dvbapi.c: In function 'dvbapi_start_emm_filter':
module-dvbapi.c:1700:20: error: 'R_EMU' undeclared (first use in this function)
module-dvbapi.c:1700:20: note: each undeclared identifier is reported only once for each function it appears in
module-dvbapi.c:1729:15: error: 'const struct s_cardsystem' has no member named 'get_emm_filter_adv'
make[1]: *** [build/mipsel-newnigma2-linux-gnu/module-dvbapi.o] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
make: *** [all] Fehler 2
 
Geht irgendwie immer noch nicht ?

root@vuuno4k:~# rm /usr/lib/libcrypto.so.0.9.8
root@vuuno4k:~# ln -s /usr/lib/libssl.so.1.0.2 /usr/lib/libcrypto.so.0.9.8
root@vuuno4k:~# cd /usr/bin
root@vuuno4k:/usr/bin# ./oscam
./oscam: error while loading shared libraries: libcrypto.so.0.9.8: cannot open shared object file: No such file or directory
root@vuuno4k:/usr/bin#
Du musst Regestriert sein, um das angehängte Bild zusehen.
 

Anhänge

Du musst angemeldet sein, um die Anhangsliste zu sehen.
Meine habe ich selbst gebaut.
Würde empfehlen, einfach ohne Libcrypto zu bauen oder auf der Solo4K per Telnet/SSH eingeben: ln -s /lib/libcrypto.so.1.0.0 /lib/libcrypto.so.0.9.8

Edit: Ich war zu langsam. Bitte verschieben.
 
Auf welchen System baust (Debian 8?9?10? Ubuntu?) du welche Oscam (mips?) und womit(Simplebuild 2? 3 beta? RC5.1?)
 
Code:
    ___  ____   ___
   / _ \/ ___| / __|__ _ _ __ ___
  | | | \___ \| |  / _` | '_ ` _ \
  | |_| |___) | |_| (_| | | | | | |
   \___/|____/ \___\__,_|_| |_| |_|
+-------------------------------------------------------------------------------
| OSCam ver: 1.20_svn rev: 11503 target: mipsel-newnigma2-linux-gnu
| Tools:
|  CROSS    = /home/ich_bins/simplebuild/toolchains/dreambox_fpu/bin/mipsel-newnigma2-linux-gnu-
|  CC       = /home/ich_bins/simplebuild/toolchains/dreambox_fpu/bin/mipsel-newnigma2-linux-gnu-gcc
| Settings:
|  CONF_DIR = /etc/tuxbox/config/oscam
|  CC_OPTS  = -Os -ggdb -pipe -ffunction-sections -fdata-sections -finline-functions -fno-short-enums -freg-struct-return
|  CC_WARN  = -Wall
|  CFLAGS   =
|  LDFLAGS  = -Wl,--gc-sections -Wl,-rpath,/lib -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/home/ich_bins/simplebuild/toolchains/dreambox_fpu/mipsel-newnigma2-linux-gnu/sysroot/usr/lib
|  LIBS     = -lm -lpthread -ldl
|  UseFlags =
| 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 : mipsel-newnigma2-linux-gnu-gcc (crosstool-NG 1.16.0) 4.6.3
|  Config   : build/mipsel-newnigma2-linux-gnu/config.mak
|  Binary   : ../archiv/oscam-svn11503-dreambox_fpu-webif
+-------------------------------------------------------------------------------
HOSTCC    webif/pages_gen
GEN    webif/pages.c
GEN    Compressed 446056 template bytes into 180635 bytes. 265421 saved bytes (59.50%).
CC    cscrypt/bn_add.c
CC    cscrypt/aes.c
CC    cscrypt/bn_asm.c
CC    cscrypt/bn_ctx.c
CC    cscrypt/bn_div.c
CC    cscrypt/bn_exp.c
CC    cscrypt/bn_lib.c
CC    cscrypt/bn_mul.c
CC    cscrypt/bn_print.c
CC    cscrypt/bn_shift.c
CC    cscrypt/bn_sqr.c
CC    cscrypt/bn_word.c
CC    cscrypt/mem.c
CC    cscrypt/i_cbc.c
CC    cscrypt/des.c
CC    cscrypt/i_ecb.c
CC    cscrypt/i_skey.c
CC    cscrypt/md5.c
CC    cscrypt/rc6.c
CC    cscrypt/sha1.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/mipsel-newnigma2-linux-gnu/config.c
LINK    ../archiv/oscam-svn11503-dreambox_fpu-webif.debug
STRIP    ../archiv/oscam-svn11503-dreambox_fpu-webif
         _                            _                         _
     ___| |_ _ __ ___  __ _ _ __ ___ | |__   ___   __ _ _ __ __| |
    / __| __| '__/ _ \/ _` | '_ ` _ \| '_ \ / _ \ / _` | '__/ _` |
    \__ \ |_| | |  __/ (_| | | | | | | |_) | (_) | (_| | | | (_| |
    |___/\__|_|  \___|\__,_|_| |_| |_|_.__/ \___/ \__,_|_|  \__,_|

    [ bauzeit 0 min(s) 51 secs (Di 19. Feb 16:54:01 CET 2019) ]
    oscam-svn11503-dreambox_fpu-webif 1,2M
    erstellt in /home/ich_bins/simplebuild/archiv/
 
Zuletzt bearbeitet:
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…