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.

(gelöst) oscam-svn11686-dockstar-webif-cachex-cacheex_AIO-libcrypto_st-libusb_st 11686 startet nicht

    Nobody is reading this thread right now.
Ja ist durchgelaufen.

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-gnueabi/config.c
LINK Distribution/oscam-1.20_svn11691-arm-linux-gnueabi.debug
STRIP Distribution/oscam-1.20_svn11691-arm-linux-gnueabi
root@debian:~/oscam-svn# reboot

Broadcast message from root@debian (pts/0) (Fri Apr 9 22:21:08 2021):

Ich finde sie nicht
 
Hab sie gefunden.
Dockstar startet gerade neu.

Startet nicht
 
Starte die oscam manuell und poste die Fehlermeldung.
Rechte auf 755 gesetzt?
 
Manuell ?
Wie ?

root@debian:~# /usr/local/bin
-bash: /usr/local/bin: is a directory
root@debian:~# ./oscam -b -r2
-bash: ./oscam: No such file or directory
root@debian:~#

root@debian:~# svn checkout oscam-svn

Checked out revision 11691.
root@debian:~# cd oscam-svn
root@debian:~/oscam-svn# make
+-------------------------------------------------------------------------------
| OSCam ver: 1.20_svn rev: 11691 target: arm-linux-gnueabi
| Tools:
| CROSS =
| CC = gcc
| Settings:
| CONF_DIR = /usr/local/etc
| CC_OPTS = -O2 -ggdb -pipe -ffunction-sections -fdata-sections
| CC_WARN = -W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition
| CFLAGS =
| LDFLAGS = -Wl,--gc-sections
| 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 : gcc (Debian 4.4.5-8) 4.4.5
| Config : build/arm-linux-gnueabi/config.mak
| Binary : Distribution/oscam-1.20_svn11691-arm-linux-gnueabi
+-------------------------------------------------------------------------------
make[1]: `Distribution/oscam-1.20_svn11691-arm-linux-gnueabi' is up to date.
root@debian:~/oscam-svn#

Rechte sind auf 755 und zum test auf 777
ohne erfolg
 
Es wurden gestern zwei Dateien erstellt.
Eine ist 1.209 groß und die andere 3.xxx mit der Endung debug

Für was ist die größere

Für was ist die CMake.List ?
Dort steht was mit minimum Version 2.6
Bei mit ist 2.4 drin ?
Kann es sein das deshalb die neuen Oscam Versionen nicht gehen ?
Und nur die 1.20 unstable 7048

Oder mache ich bei bauen was falsch.

Also so gehe ich vor und das hat immer fünktioniert.
Ich habe noch einen alten XP Laptop und dort habe ich Filezilla und dort Proton Editor zum öffnen von Dateien.
Wenn er die Alte Version erstellt,dann hat die Datei gleich den Namen oscam.
Ich kopiere sie dann auf den Laptop und dann in das richtige Verzeichnis.
usr/local/bin

Baue ich wie Darkstar vorgeschlagen,dann hat die Dadei ja einen anderen Namen als oscam.
Ich kopiere sie wieder auf mein Laptop und bennene sie um in oscam.
Dann kopieren ich sie rüber mit Filezilla in den Ordner usr/local/bin
Rechtsklick auf die Datei und Rechte 644 auf 755 0der 777 ändern

Ist das falsch ?

Das steht in der Cmake.List

project (OSCam C)

#----------------------- minimum version of cmake to use ------------

# if you want to switch to 2.6 min, please look at the escaped definitions
# later in this file (the add_definitions in 2.6 don't need to be escaped),
# and remove the CMP0005 policy.
# the CMP0003 could also be removed for cmake 2.6
cmake_minimum_required (VERSION 2.4)
if(COMMAND cmake_policy)
cmake_policy(SET CMP0005 OLD)
cmake_policy(SET CMP0003 NEW)
endif(COMMAND cmake_policy)
 
Die Datei ist halt enthalten.
Seltsam ist,das nur die alte Version läuft.
Und alle anderen seltsamerweise nicht.

Das die selbstgebauten auch nicht geht,ist seltsam.
Die alte wird gleich als oscam erstellt.
Die neue muss ich erst umbenennen.
Beim bauen der neuen Versionen muss sich was geändert haben.
 
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Sat Apr 10 10:19:19 2021
root@debian:~# cd /media/daten/oscam-svn/build_dir
root@debian:/media/daten/oscam-svn/build_dir# ./install.sh
-- pthread found. Adding pthread support
-- openssl found.
-- librt found (needed by libusb).
-- static libusb 1.0 found (/usr/lib/libusb-1.0.a). Adding smartreader support
-- PCSC headers found (/usr/include/PCSC). Adding PCSC support
-- librt found (needed by libusb).
-- Utils: pthread found. Adding pthread support
-- Utils: static libusb 1.0 found : /usr/lib/libusb-1.0.a . Adding smartreader support
-- Utils: operating system: Linux
-- Utils: target system: arm-linux-gnueabi

-- Utils: use system static libusb
--
--
-- operating system: Linux
-- target system: arm-linux-gnueabi
-- revision: 7048
-- use libcrypto functions
-- use system pcsc functions
-- use system pthread functions
-- use system libusb functions
--
-- Configuring done
-- Generating done
-- Build files have been written to: /media/daten/oscam-svn/build_dir

So baut er die alte Version die funktioniert.

Scanning dependencies of target csreaders
[ 35%] Building C object CMakeFiles/csreaders.dir/reader-viaccess.c.o
[ 36%] Building C object CMakeFiles/csreaders.dir/reader-cryptoworks.c.o
[ 37%] Building C object CMakeFiles/csreaders.dir/reader-videoguard-common.c.o
[ 39%] Building C object CMakeFiles/csreaders.dir/reader-tongfang.c.o
[ 40%] Building C object CMakeFiles/csreaders.dir/reader-conax.c.o
[ 41%] Building C object CMakeFiles/csreaders.dir/reader-videoguard1.c.o
[ 42%] Building C object CMakeFiles/csreaders.dir/reader-irdeto.c.o
[ 43%] Building C object CMakeFiles/csreaders.dir/reader-nagra.c.o

Die alte baut er doch mit CMakeFiles

Die fertige landet dann hier:

Linking C static library libcscrypt.a
[ 97%] Built target cscrypt
[ 97%] Built target svnversion
Scanning dependencies of target oscam
[ 98%] Building C object CMakeFiles/oscam.dir/oscam.c.o
Linking C executable oscam
[ 98%] Built target oscam
[100%] Building C object utils/CMakeFiles/list_smargo.dir/list_smargo.o
Linking C executable list_smargo
[100%] Built target list_smargo
root@debian:/media/daten/oscam-svn/build_dir#

Jetzt blicke ich garnicht mehr durch.

Gebe ich nun service oscamstart update ein,
wie ich es früher gemacht habe,dann startet das erstellen der aktuellsten Oscam.
Aber so wie Darkstar mit dem Link mir vorgeschlagen hat.
Wieso wird nun oscam mit dem alten Befehl so gebaut,wie mit dem Link von Darkstar

Sehr merkwürdig

@ghost0815
Ich warte gerade ab was jetzt passiert.Er baut gerade noch die aktuelle Version mit dem alten Befehl
Also so eingegeben service Oscamstart update.
und er baut sie gerade

he programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Sat Apr 10 11:52:38 2021 from
root@debian:~# service oscamstart update
Oscam wird up to date gebracht
At revision 11691.
RM build/arm-linux-gnueabi
RM tests.bin
RM tests.bin.debug
-- The C compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
CMake Error at CMakeLists.txt:5 (cmake_minimum_required):
CMake 2.8.9 or higher is required. You are running version 2.8.2

CONF build/arm-linux-gnueabi/config.c
LINK Distribution/oscam-1.20_svn11691-arm-linux-gnueabi.debug
STRIP Distribution/oscam-1.20_svn11691-arm-linux-gnueabi
Oscam fertig erstellt
Soll Oscam Kopiert werden? Y/N:y
Oscam beenden
wird gestoppt
cp: cannot stat `/root/oscam-svn/oscam': No such file or directory
Soll Oscam gestartet werden? Y/N:



-- Configuring incomplete, errors occurred!
+-------------------------------------------------------------------------------
| OSCam ver: 1.20_svn rev: 11691 target: arm-linux-gnueabi
| Tools:
| CROSS =
| CC = gcc
| Settings:
| CONF_DIR = /usr/local/etc
| CC_OPTS = -O2 -ggdb -pipe -ffunction-sections -fdata-sections
| CC_WARN = -W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition
| CFLAGS =
| LDFLAGS = -Wl,--gc-sections
| 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 : gcc (Debian 4.4.5-8) 4.4.5
| Config : build/arm-linux-gnueabi/config.mak
| Binary : Distribution/oscam-1.20_svn11691-arm-linux-gnueabi
+-------------------------------------------------------------------------------
CC cscrypt/aes.c
CC cscrypt/bn_add.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/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 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

oll Oscam Kopiert werden? Y/N:y
Oscam beenden
wird gestoppt
cp: cannot stat `/root/oscam-svn/oscam': No such file or directory
Soll Oscam gestartet werden? Y/N:y
Oscam wird gestartet
chmod: cannot access `/usr/local/bin/oscam': No such file or directory
root@debian:~# /usr/local/etc/oscams.sh: 7: /usr/local/bin/oscam: not found
kill: 7: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or
kill -l [exitstatus]
/usr/local/etc/oscams.sh: 7: /usr/local/bin/oscam: not found
kill: 7: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or
kill -l [exitstatus]

Beim sarten kommt dann das oben.
das endet dann nicht mehr.Wiederholt sich die ganze Zeit

Liegtves daran,das er die fertige oscam in den falschen Ordner erstellt ?
Und der Dateiname nicht oscam ist ?
 
Zuletzt bearbeitet von einem Moderator:
Am Anfang kommt dieser Fehler

CMake Error at CMakeLists.txt:5 (cmake_minimum_required):
CMake 2.8.9 or higher is required. You are running version 2.8.2

Wo bekomme ich sie her ?
 
Nur mit einem neueren Betriebsysstem. Deshalb ja mit mak bauen und nicht mit cmake und dem doofn Script
 
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…