1. Welcome to brand new satellite community! Join now if you want to enjoy in discussions and participate in contests where you can earn awards.
    Dismiss Notice

Compile oscam with simplebuild

Discussion in 'Compiling Support' started by OldSkul, Oct 4, 2013.

  1. OldSkul

    OldSkul Administrator Staff Member

  2. kier

    kier New Member

    /sh4-streamboard-linux-gnu/bin/as: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
    make[1]: *** [build/sh4-streamboard-linux-gnu/cscrypt/aes.o] Błąd 2
    make: *** [all] Błąd 2
     
  3. OldSkul

    OldSkul Administrator Staff Member

    Interesting. Have you re-checkout and cleaned the config? I tried to build sh4 build (the second toolchain because there are two) and it finished normally.
     
  4. kier

    kier New Member

    Linux Debian7 3.2.0-4-amd64
    x:~$ ldd /opt/simplebuild/toolchains/sh4/libexec/gcc/sh4-linux/4.6.3/cc1
    linux-gate.so.1 => (0xf76e3000)
    libdl.so.2 => /lib32/libdl.so.2 (0xf76d5000)
    libz.so.1 => not found
    libc.so.6 => /lib32/libc.so.6 (0xf7573000)
    /lib/ld-linux.so.2 (0xf76e4000)
     
    Last edited: Nov 4, 2013
  5. kier

    kier New Member

    help me ..
     
  6. OldSkul

    OldSkul Administrator Staff Member

  7. kier

    kier New Member

    great work. thank you

     
  8. esuo2

    esuo2 New Member

    i just compiled for power pc tuxbox old(DM 500) with toolchain.......pls which directory contains the build oscam
     
  9. OldSkul

    OldSkul Administrator Staff Member

    archive probably
     
  10. esuo2

    esuo2 New Member

    my question is,
    i was building oscam on my linux server,that is native for my server(pc)
    Then i added toolchain for power pc tuxbox old(dm500s)...and oscam was compiled,but am still with my server pc
    so the question is where do i find the built oscam for dm500???
    not in archive
     
  11. OldSkul

    OldSkul Administrator Staff Member

    Tutorial updated.
     
  12. SatRider

    SatRider New Member

    Hi, thank you for the wonderful builder!
    I'm trying to build oscam for VU+ duo 4K SE, I0ve created the toolchain and it build (apparently) correctly, unfortunately when I try to run oscam on the box all I get is "Segmentation fault".
    As reference, the resulting oscam bin is called "oscam-svn11693-vuplus4k_arm-webif-dvbapi".
    I've loaded the libraries SSL_111, LIB_USB and LIB_PCSC (but I think LIB_USB and LIB_PCSC are not used since I've not enabled (yet) PCSC in the build.

    Please note that my final goal is to build with pcsc, but I'm trying first to build without it, just to keep things simple.
    What can be the problem?
     

Share This Page