Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 12 of 12 FirstFirst ... 27101112
Results 111 to 112 of 112

Thread: OSCam binaries [azbox]

  1. #111
    VIP Member ALFAJAY's Avatar
    Join Date
    08-08-2010
    Posts
    7,819
    Uploads
    6,021
    Likes
    686

    Re: OSCam binaries [azbox]

    oscam-svn7944-azbox-webif
    Attached Files Attached Files

  2. Advertise Here
  3. #112
    VIP Member powercisco's Avatar
    Join Date
    13-09-2007
    Posts
    4,700
    Uploads
    3,738
    Likes
    404

    Re: OSCam binaries [azbox]

    OSCam AZBox 1.20-Rev.7971 for Opensat firmware

    - Changeset [7971] by gf
    Revert "According to the GNU Make manual, the flags are automatically parsed to"
    This reverts commit r7970.

    The purpose of $(MAKEFLAGS) in Makefile.extra is to allow overwriting
    variables that are already set on the make command line. See the difference:

    Without $(MAKEFLAGS) (commit r7970):

    $ make static EXTRA_TARGET=""
    make --no-print-directory \
    EXTRA_FLAGS=-static \
    EXTRA_TARGET=-static

    With $(MAKEFLAGS) (after reverting r7970):

    $ make static EXTRA_TARGET=""
    make --no-print-directory \
    EXTRA_FLAGS=-static \
    EXTRA_TARGET=-static \
    EXTRA_TARGET=

    Yes, $(MAKEFLAGS) are automatically passed to sub-makes but they
    are put before any variables that are set on the command line. This prevents
    reseting already set variables.

    - Changeset [7970] by avs1978
    According to the GNU Make manual, the flags are automatically parsed to
    recursive versions of make.

    Hence, $(MAKEFLAGS) is obsolete in Makefile.extra

    -----------------------------------------------------------------------

    -In folder "OpenXCAS-exemple-" is present file "module.seq",
    need edit it if you use others emu, remember to use symbol #
    before the names of no-active emu.
    -In folder "OpenXCAS-exemple/oscamCAS" are present exemple files
    generated in compilation and added right file openxcas.conf.
    -In folder "OSCam 1.20" and "OpenXCAS-exemple/oscamCAS"
    is present build oscam file to put in "/PLUGINS/OpenXCAS/oscamCAS"
    with chmod 755.
    -All details in Info file.
    -Modified webinfo style in module-webif-pages.c before crosscompiling
    sorry if no like you

    -----------------------------------------------------------------------

    Source files streamboard.tv:8001/browser/trunk
    used toolchain sigma "smp86xx_toolchain.20080505".

    Thanks to all friends that spend time for enjoy us.
    Thanks streamboard.tv for possibility to play with OScam.

    Compiled by Arbabe
    Attached Files Attached Files

Page 12 of 12 FirstFirst ... 27101112
Advertise Here

Similar Threads

  1. oscam binaries x86 linux
    By houarisat in forum OSCam Binaries
    Replies: 226
    Last Post: 06-12-2012, 18:08:00
  2. OSCam - AZBox HD
    By wahid in forum AZBox Software and Tools
    Replies: 148
    Last Post: 10-01-2011, 15:54:21
  3. Lastest Oscam for Azbox HD
    By philippe146 in forum AZBox Software and Tools
    Replies: 69
    Last Post: 26-10-2010, 15:29:44
  4. OSCam Binaries SH4-STAPI
    By wahid in forum OSCam Binaries
    Replies: 0
    Last Post: 05-09-2010, 02:18:20
  5. Oscam 534 for Azbox HD
    By wahid in forum AZBox
    Replies: 0
    Last Post: 22-11-2009, 19:10:56

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •