wget link (wget ss4200.homelinux.com/oscam/simplebuild) not working

There are 34 replies in this Thread which was already clicked 15,644 times. The last Post () by intercepter.

  • ./s3 menu


    I am compiling my oscam emu in my rpi4 with ubuntu serve with this method and it compiled without problem


    but today that I wanted to compile it again I get an error if oscam is created but it never starts




    b51f1d082813469246ff4be.png



    I have deleted the s3 folder and again I follow the steps but it keeps giving me an error


    Can't remember if the emu patch I have to save to the folder patchs ?


    wget https://github.com/oscam-emu/o…aw/master/oscam-emu.patch



    i follow these steps as i did before


    1. cd /opt/
    2. svn co https://github.com/gorgone/s3_releases.git/trunk/s3
    3. cd s3
    4. chmod 777 s3
    5. ./s3 menu
    • Run these commands:

      Adding new functions:

      ./s3 update_me #online update

      ./s3 fix_me #repair script

      ./s3 update_emu #get latest oscam-emu

      ./s3 enable_emu #patch actual svn with emu

  • To install Simplebuild 3 use a Linux VM or Linux System.

    open Terminal

    then

    Now continue with (in my case I have folder “s3” under “root”):


    Code
        cd /opt/
        svn co https://github.com/gorgone/s3_releases.git/trunk/s3
        cd s3
        chmod 777 s3
        ./s3 menu
  • Still getting sanity fail when using svn checkout instead of wget for the files from github :/

    Hi,I fix sanity fail with pthread.h file.Put this file in path usr/include.

    pthread.h.zip


    I am trying on linux mint.I get this error:


    a0fac69246f56a946a6e.png


    62c532ed3.png


    5b514eb02fc0548a7f09804c9.png


    this is log at end :


    +-------------------------------------------------------------------------------

    | OSCam ver: 1.20_svn rev: 11689-798 target: powerpc-linux

    | Tools:

    | CROSS = /home/aco/Desktop/s3_releases-master/support/toolchains/ppcold/bin/powerpc-linux-

    | CC = /home/aco/Desktop/s3_releases-master/support/toolchains/ppcold/bin/powerpc-linux-gcc

    | Settings:

    | CONF_DIR = /var/tuxbox/config

    | CC_OPTS = -O1 -ggdb -pipe -ffunction-sections -fdata-sections -o nodeadcode

    | CC_WARN = -W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition

    | CFLAGS = -fexpensive-optimizations -DWITH_LIBCRYPTO=1 -DWITH_UTF8=1 -DWITH_UTF8

    | LDFLAGS = -DWITH_LIBCRYPTO=1 -DWITH_UTF8=1 -DWITH_UTF8

    | LIBS = -lcrypto -lm -lpthread -ldl

    | UseFlags = USE_LIBCRYPTO=1 USE_UTF8=1

    | Config:

    | Addons : WEBIF WEBIF_LIVELOG WEBIF_JQUERY HAVE_DVBAPI READ_SDT_CHARSETS IRDETO_GUESSING WITH_DEBUG MODULE_MONITOR WITH_LB WITH_EMU WITH_SOFTCAM

    | 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 : powerpc-linux-gcc (GCC) 3.4.4

    | Config : build/powerpc-linux/config.mak

    | Binary : /home/aco/Desktop/s3_releases-master/support/binaries/oscam-svn11689-ppcold-webif-dvbapi-emu798

    +-------------------------------------------------------------------------------

    HOSTCC webif/pages_gen

    In file included from /usr/lib/gcc/x86_64-linux-gnu/7/include-fixed/syslimits.h:7:0,

    from /usr/lib/gcc/x86_64-linux-gnu/7/include-fixed/limits.h:34,

    from ../minilzo/minilzo.c:45:

    /usr/lib/gcc/x86_64-linux-gnu/7/include-fixed/limits.h:194:15: fatal error: limits.h: No such file or directory

    #include_next <limits.h> /* recurse down to the real one */

    ^~~~~~~~~~

    compilation terminated.

    pages_gen.c:20:10: fatal error: ctype.h: No such file or directory

    #include <ctype.h>

    ^~~~~~~~~

    compilation terminated.

    Makefile:25: recipe for target 'pages_gen' failed

    make[1]: *** [pages_gen] Error 1

    Makefile:404: recipe for target 'all' failed

    make: *** [all] Error 2


    | TIME > [ 0 min(s) 0 secs ]

OSCam Support Forum

Configs, discussion, downloads and guides for OSCam Softcam.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!