Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Simplebuild (3/2.34/1.41)

    Nobody is reading this thread right now.
Sieht so aus, als würde sich #11439 bei dir nicht bauen lassenn. Versuch mal 11438
teste mal folgenden patch
Code:
diff --git a/config.sh b/config.sh
index bcf2187..f65a420 100755
--- a/config.sh
+++ b/config.sh
@@ -346,7 +346,7 @@ list_config() {
     not_have_flag USE_LIBCRYPTO && echo "CONFIG_LIB_AES=y" || echo "# CONFIG_LIB_AES=n"
     enabled MODULE_CCCAM && echo "CONFIG_LIB_RC6=y" || echo "# CONFIG_LIB_RC6=n"
     not_have_flag USE_LIBCRYPTO && enabled MODULE_CCCAM && echo "CONFIG_LIB_SHA1=y" || echo "# CONFIG_LIB_SHA1=n"
-    enabled_any READER_DRE MODULE_SCAM READER_VIACCESS && echo "CONFIG_LIB_DES=y" || echo "# CONFIG_LIB_DES=n"
+    enabled_any READER_DRE MODULE_SCAM READER_VIACCESS READER_NAGRA_MERLIN && echo "CONFIG_LIB_DES=y" || echo "# CONFIG_LIB_DES=n"
     enabled_any MODULE_CCCAM READER_NAGRA READER_NAGRA_MERLIN READER_SECA && echo "CONFIG_LIB_IDEA=y" || echo "# CONFIG_LIB_IDEA=n"
     not_have_flag USE_LIBCRYPTO && enabled_any READER_CONAX READER_CRYPTOWORKS READER_NAGRA READER_NAGRA_MERLIN && echo "CONFIG_LIB_BIGNUM=y" || echo "# CONFIG_LIB_BIGNUM=n"
}
 
Zuletzt bearbeitet von einem Moderator:
oder einfach scam oder viaccess enablen (enabled_any READER_DRE MODULE_SCAM READER_VIACCES) sollte dann auch bauen ...
 

Anhänge

Du musst angemeldet sein, um die Anhangsliste zu sehen.
Hallo Leute, ich hab da mal ne schnelle Frage. Ich habe oscam mit zusätzlichem Patch mittels Simplebuild 3 gebaut und der Prozess lief auch ohne Probleme durch. Ich habe eine VU+ UNO4k und habe als Toolchain mipsoe20 genutzt richtig? Ich habe die binary dann in den Ordner geschoben wo vorher mein altes oscam drin lag und es gleich benannt + Rechte gesetzt. Dann habe ich im Softcam feed gesagt oscam wieder starten, doch er scheint die Binary nicht ausführen zu wollen? Was habe ich falsch gemacht?

Ich danke euch schon mal :)
 
Hi,
ich wollte eine Oscam mit ModernWebIf für die Fritzbox 72xx bauen, aber der Build schlägt fehl
Code:
+-------------------------------------------------------------------------------
| OSCam ver: 1.20-stable_svn rev: 1532 target: mipsel-linux-uclibc
| Tools:
|  CROSS    = /home/thomas/s2modern/toolchains/fritz72xx/bin/mipsel-linux-uclibc-
|  CC       = /home/thomas/s2modern/toolchains/fritz72xx/bin/mipsel-linux-uclibc-gcc
| Settings:
|  CONF_DIR = /var/media/ftp/uStor01/external/mod/etc/conf/oscam.config
|  CC_OPTS  = -Os -ggdb -pipe -ffunction-sections -fdata-sections
|  CC_WARN  = -w
|  CFLAGS   =
|  LDFLAGS  = -Wl,--gc-sections -Wl,-rpath,/usr/lib/freetz -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib -L/home/thomas/s2modern/toolchains/fritz72xx/lib
|  LIBS     = -lpthread -ldl -lrt
|  UseFlags =
| Config:
|  Addons   : WEBIF WEBIF_LIVELOG WEBIF_JQUERY HAVE_DVBAPI READ_SDT_CHARSETS WITH_DEBUG WITH_LB CS_CACHEEX CLOCKFIX
|  Protocols: CAMD35 CAMD35_TCP CCCAM
|  Readers  : NAGRA IRDETO CONAX SECA VIACCESS VIDEOGUARD DRE TONGFANG BULCRYPT GRIFFIN DGCRYPT
|  CardRdrs : PHOENIX INTERNAL
|  Compiler : mipsel-linux-uclibc-gcc (GCC) 4.6.3
|  Config   : build/mipsel-linux-uclibc/config.mak
|  Binary   : ../archiv/oscam-svn1532-fritz72xx-webif
+-------------------------------------------------------------------------------
HOSTCC    webif/pages_gen
GEN    webif/pages.c
GEN    Compressed 471672 template bytes into 197390 bytes. 274282 saved bytes (58.15%).
CC    cscrypt/aes.c
CC    cscrypt/bn_ctx.c
CC    cscrypt/bn_add.c
CC    cscrypt/bn_asm.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/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/sha1.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    minilzo/minilzo.c
CC    module-cacheex.c
CC    module-camd35-cacheex.c
CC    module-camd35.c
CC    module-cccam-cacheex.c
CC    module-cccam.c
CC    module-csp.c
CC    module-dvbapi-chancache.c
CC    module-dvbapi.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-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.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-null.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-linux-uclibc/config.c
LINK    ../archiv/oscam-svn1532-fritz72xx-webif.debug
build/mipsel-linux-uclibc/oscam-hashtable.o: In function `tommy_ilog2_u32':
/home/thomas/s2modern/oscam-svn/tommyDS_hashlin/tommytypes.h:364: undefined reference to `__clzsi2'
/home/thomas/s2modern/oscam-svn/tommyDS_hashlin/tommytypes.h:364: undefined reference to `__clzsi2'
/home/thomas/s2modern/oscam-svn/tommyDS_hashlin/tommytypes.h:364: undefined reference to `__clzsi2'
/home/thomas/s2modern/oscam-svn/tommyDS_hashlin/tommytypes.h:364: undefined reference to `__clzsi2'
/home/thomas/s2modern/oscam-svn/tommyDS_hashlin/tommytypes.h:364: undefined reference to `__clzsi2'
collect2: ld returned 1 exit status
make[1]: *** [Makefile:401: ../archiv/oscam-svn1532-fritz72xx-webif.debug] Fehler 1
make: *** [Makefile:373: all] Fehler 2

Wo liegt das Problem?

In der Build Umgebung ohne Modern WebIf läuft der Build durch....

Danke
 
Zuletzt bearbeitet von einem Moderator:
Dann hast du dir die Antwort doch selbst gegeben. An Oscam modern wurde schon seit Junbi nix mher gemacht.
 
Ich dachte immer Modern=MODERN!? :-) Hab jetzt auch mal noch ein bisschen Probiert, mit der Modern läuft es Build 1524 durch, ab 1525 kommt der abbruch, da muss sich dann was geändert haben
 
das die Modern erst angepasst werden muss zum aktuellen Version
 
oder du änderst auf die schnelle das was im Patch steht:
dann hast du aber auch nur das aktuellste "Modern" und keine aktuelle SVN Version, diese ist weit ab davon, da besteht schon lange Sync-Bedarf.;)

Code:
    ___  ____   ___
   / _ \/ ___| / __|__ _ _ __ ___
  | | | \___ \| |  / _` | '_ ` _ \
  | |_| |___) | |_| (_| | | | | | |
   \___/|____/ \___\__,_|_| |_| |_|
 
+-------------------------------------------------------------------------------
| OSCam ver: 1.20-stable_svn rev: 1532 target: mipsel-linux-uclibc-libusb
| Tools:
|  CROSS    = /opt/s3/support/toolchains/fritz72xx/bin/mipsel-linux-uclibc-
|  CC       = /opt/s3/support/toolchains/fritz72xx/bin/mipsel-linux-uclibc-gcc
| Settings:
|  CONF_DIR = /var/media/ftp/uStor01/external/mod/etc/conf/oscam.config
|  CC_OPTS  = -Os -ggdb -pipe -ffunction-sections -fdata-sections -finline-functions -fno-short-enums -freg-struct-return
|  CC_WARN  = -W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition
|  CFLAGS   = -DWITH_LIBCRYPTO=1 -DWITH_LIBUSB=1 -DWITH_UTF8=1 -DWITH_UTF8
|  LDFLAGS  = -Wl,--gc-sections -DWITH_LIBCRYPTO=1 -DWITH_LIBUSB=1 -DWITH_UTF8=1 -DWITH_UTF8
|  LIBS     = -lcrypto -lusb-1.0 -lrt -lpthread -ldl -lrt
|  UseFlags = USE_LIBCRYPTO=1 USE_LIBUSB=1 USE_UTF8=1
| Config:
|  Addons   : WEBIF WEBIF_LIVELOG WEBIF_JQUERY TOUCH HAVE_DVBAPI READ_SDT_CHARSETS IRDETO_GUESSING CS_ANTICASC WITH_DEBUG MODULE_MONITOR WITH_LB CS_CACHEEX CW_CYCLE_CHECK CLOCKFIX
|  Protocols: CAMD35 CAMD35_TCP NEWCAMD CCCAM CCCSHARE GBOX RADEGAST SCAM SERIAL CONSTCW PANDORA GHTTP
|  Readers  : NAGRA IRDETO CONAX CRYPTOWORKS SECA VIACCESS VIDEOGUARD DRE TONGFANG BULCRYPT GRIFFIN DGCRYPT
|  CardRdrs : PHOENIX INTERNAL SC8IN1 MP35 DB2COM STAPI STINGER DRECAS SMART
|  Compiler : mipsel-linux-uclibc-gcc (GCC) 4.6.3
|  Config   : build/mipsel-linux-uclibc-libusb/config.mak
|  Binary   : /opt/s3/support/binaries/oscam-svn1532-fritz72xx-webif-dvbapi-libusb-upx
+-------------------------------------------------------------------------------
HOSTCC    webif/pages_gen
GEN    webif/pages.c
GEN    Compressed 468984 template bytes into 196456 bytes. 272528 saved bytes (58.11%).
CC    cscrypt/i_cbc.c
CC    cscrypt/i_skey.c
CC    cscrypt/i_ecb.c
CC    cscrypt/rc6.c
CC    csctapi/atr.c
CC    cscrypt/des.c
CC    csctapi/icc_async.c
CC    cscrypt/md5.c
CC    csctapi/io_serial.c
CC    csctapi/protocol_t0.c
CC    csctapi/protocol_t1.c
CC    csctapi/ifd_db2com.c
CC    csctapi/ifd_mp35.c
CC    csctapi/ifd_phoenix.c
CC    csctapi/ifd_drecas.c
CC    csctapi/ifd_sc8in1.c
CC    csctapi/ifd_sci.c
CC    csctapi/ifd_smartreader.c
CC    csctapi/ifd_stinger.c
CC    minilzo/minilzo.c
CC    module-anticasc.c
CC    module-cacheex.c
CC    module-camd35-cacheex.c
CC    module-camd35.c
CC    module-cccam-cacheex.c
CC    module-cccam.c
CC    module-cccshare.c
CC    module-constcw.c
CC    module-csp.c
CC    module-cw-cycle-check.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-pandora.c
CC    module-ghttp.c
CC    module-radegast.c
CC    module-scam.c
CC    module-serial.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.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-mk.c
CC    oscam-conf-chk.c
CC    oscam-config-null.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
CONF    build/mipsel-linux-uclibc-libusb/config.c
CC    oscam.c
BUILD    Distribution/list_smargo-1.20-stable_svn1532-mipsel-linux-uclibc-libusb
LINK    /opt/s3/support/binaries/oscam-svn1532-fritz72xx-webif-dvbapi-libusb-upx.debug
STRIP    /opt/s3/support/binaries/oscam-svn1532-fritz72xx-webif-dvbapi-libusb-upx
TIME    [  0 min(s) 9 secs ]

lösche oscam-svn1532-fritz72xx-webif-dvbapi-libusb-upx.debug

Dateigröße davor              = 1258.27 k
Dateigröße danach             = 670.44k
Dateigröße verkleinert auf    = 53.28%
 

Anhänge

Du musst angemeldet sein, um die Anhangsliste zu sehen.
Zuletzt bearbeitet:
es wird wieder gesynct sobald der trunk stabilisiert ist momentan bauen wir um / planen es
und die modern ist bis auf die orf/polenseca sache absolut stabil
 
sry falls es eine Doofe frage ist, kann ich mit dem tool eine OScam für FreeBSD bauen?
Habe ein Debian System wo das simplebuild installiert ist, da baue ich meine oscam für Receiver.
Nun bräuchte ich eine Oscam Version für FreeBSD.

Wenn ja, muss ich was beachten?
 
Zurück
Oben