+ Antworten
Seite 34 von 53 ErsteErste ... 24323334353644 ... LetzteLetzte
Ergebnis 331 bis 340 von 523
  1. #331
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 712 Times in 304 Posts
    Zitat Zitat von sadaghiani Beitrag anzeigen
    Start build of dummy2.
    Cloning git...fatal: repository '/home/amir/Archive/dummy2.git' does not exist
    done.
    cp: cannot stat '/home/amir/Archive/dummy2.git': No such file or directory
    make/neutrino.mk:168: recipe for target '/home/amir/buildsystem/.deps/dummy2.do_prepare' failed
    make: *** [/home/amir/buildsystem/.deps/dummy2.do_prepare] Error 1
    Apparently you have edited make.sh or neutrino.mk or both. This problem occurs when the value of $FLAVOUR (also see the file config in '/home/amir/buildsystem) does not match any of the values tested for in neutrino.mk (see lines 109 - 136).

    Regarding neutrino hd2: the drivers are all the same across the various neutrino variants and even enigma2. As these are well proven over time I doubt that this is the problem. It is more likely it has something to do with the neutrino hd2 internals. Try fixing the problem mentioned in the previous paragraghs, build a neutrino other that hd2 and test.

    Regards,

    Audioniek.
    Receivers: Rebox: RE-4000, 8000, 9000, 2200, 2210, 2220, 4200, 4210, 4220, 8220, 8500, SAB Unix Triple, Golden Media Spark TripleX, Amiko Alien 2+, Sogno Spark Revolution, Kathrein UFS910(1 & 14W)/912/913/922(CX24116 & AVL2108 tuners), Vizyon revolution 820HD PVR, AB IPBox 91HD/9000HD/9000HD rev.2, Xsarius Alpha HD10, nBox BKSA/BSLA/BXZB/BZZB, Vitamin HD 5000
    Sats: Astra 1, 2 & 3, Hotbird
    Main activity: building my own E2 images for Fortis receivers


  2. #332
    Benutzer
    Registriert seit
    04.07.2012
    Beiträge
    79
    Thanks
    30
    Thanked 39 Times in 30 Posts
    Zitat Zitat von Audioniek Beitrag anzeigen
    Apparently you have edited make.sh or neutrino.mk or both. This problem occurs when the value of $FLAVOUR (also see the file config in '/home/amir/buildsystem) does not match any of the values tested for in neutrino.mk (see lines 109 - 136).

    Regarding neutrino hd2: the drivers are all the same across the various neutrino variants and even enigma2. As these are well proven over time I doubt that this is the problem. It is more likely it has something to do with the neutrino hd2 internals. Try fixing the problem mentioned in the previous paragraghs, build a neutrino other that hd2 and test.


    Regards,

    Audioniek.
    These problems that I mentioned to you are happening for all versions of sh4, and these problems have been going on for years.
    ipbox 900
    fortis hs7429
    -------------------------------------------------
    The error I introduced to you was for compiling neutrino hd2
    The other two versions do not have this problem
    -------------------------------------------------
    I'm sorry I didn't say that separately
    Geändert von sadaghiani (23.04.2020 um 16:35 Uhr)


  3. #333
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 712 Times in 304 Posts
    I have had a test and neutrino-hd2 indeed yields the dummy2.git problem. After testing the changes I will push a solution in the next few hours.

    Regards,

    Audioniek.
    Receivers: Rebox: RE-4000, 8000, 9000, 2200, 2210, 2220, 4200, 4210, 4220, 8220, 8500, SAB Unix Triple, Golden Media Spark TripleX, Amiko Alien 2+, Sogno Spark Revolution, Kathrein UFS910(1 & 14W)/912/913/922(CX24116 & AVL2108 tuners), Vizyon revolution 820HD PVR, AB IPBox 91HD/9000HD/9000HD rev.2, Xsarius Alpha HD10, nBox BKSA/BSLA/BXZB/BZZB, Vitamin HD 5000
    Sats: Astra 1, 2 & 3, Hotbird
    Main activity: building my own E2 images for Fortis receivers


  4. #334
    Benutzer
    Registriert seit
    04.07.2012
    Beiträge
    79
    Thanks
    30
    Thanked 39 Times in 30 Posts
    Zitat Zitat von Audioniek Beitrag anzeigen
    I have had a test and neutrino-hd2 indeed yields the dummy2.git problem. After testing the changes I will push a solution in the next few hours.

    Regards,

    Audioniek.
    --------------------------------------------------------------
    Build of yaud-none completed.


    make: *** No rule to make target '/home/amir/buildsystem/.deps/neutrino-hd2-plugins', needed by 'yaud-neutrino-plugins'. Stop.


  5. #335
    Benutzer
    Registriert seit
    04.07.2012
    Beiträge
    79
    Thanks
    30
    Thanked 39 Times in 30 Posts
    Zitat Zitat von sadaghiani Beitrag anzeigen
    --------------------------------------------------------------
    Build of yaud-none completed.


    make: *** No rule to make target '/home/amir/buildsystem/.deps/neutrino-hd2-plugins', needed by 'yaud-neutrino-plugins'. Stop.
    thanx
    ---------------------------------------
    system setting==>front panel : vfd/led setting==>scrolling
    ddt = active with repeat counting
    but in tangos =Inactive
    ---------------------------------------
    no file :
    json.lua
    init.lua
    json.so
    loadall.so


  6. #336
    Benutzer
    Registriert seit
    04.07.2012
    Beiträge
    79
    Thanks
    30
    Thanked 39 Times in 30 Posts
    Is it possible to use bpanther extras setting?


  7. #337
    Benutzer
    Registriert seit
    25.11.2012
    Beiträge
    64
    Thanks
    47
    Thanked 19 Times in 15 Posts
    @Audioniek
    i have an opinion or note
    you can put it neutrino ,E2,Tvheadend in folder instead cdkroot & release
    Code:
    cdkroot/neutrino 
    cdkroot/enigma2
    cdkroot/tvheadend
    
     release/neutrino 
    release/enigma2
    release/tvheadend
    because when building any image, it deletes all the content

    - - - Updated - - -

    with patch 2 26/03/2020
    Patching remote control files... done.
    Build preparation for OpenPLi complete.

    libtoolize: putting auxiliary files in '.'.
    libtoolize: copying file './ltmain.sh'
    libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
    libtoolize: copying file 'm4/libtool.m4'
    libtoolize: copying file 'm4/ltoptions.m4'
    libtoolize: copying file 'm4/ltsugar.m4'
    libtoolize: copying file 'm4/ltversion.m4'
    libtoolize: copying file 'm4/lt~obsolete.m4'
    configure.ac:9: installing './compile'
    configure.ac:14: installing './config.guess'
    configure.ac:14: installing './config.sub'
    configure.ac installing './install-sh'
    configure.ac installing './missing'
    Makefile.am: installing './INSTALL'
    Makefile.am: installing './COPYING' using GNU General Public License v3 file
    Makefile.am: Consider adding the COPYING file to the version control system
    Makefile.am: for your code, to avoid questions about which license your project uses
    Makefile.am installing './py-compile'
    data/skin_default/Makefile.am:44: warning: whitespace following trailing backslash
    lib/Makefile.am: installing './depcomp'
    configure: WARNING: using cross tools not prefixed with host triplet
    configure: error: in `/home/pop/Desktop/buildsystem_mod/build_source/enigma2':
    configure: error:
    Could not link test program to Python. Maybe the main Python library has been
    installed in some non-standard library path. If so, pass it to configure,
    via the LIBS environment variable.
    Example: ./configure LIBS="-L/usr/non-standard-path/python/lib"
    ================================================== ==========================
    ERROR!
    You probably have to install the development version of the Python package
    for your distribution. The exact name of this package varies among them.
    ================================================== ==========================

    See `config.log' for more details
    make/enigma2.mk:180: recipe for target '/home/pop/Desktop/buildsystem_mod/build_source/enigma2/config.status' failed
    make: *** [/home/pop/Desktop/buildsystem_mod/build_source/enigma2/config.status] Error 1

    pop@pop-ubuntu:~/Desktop/buildsystem_mod$
    Geändert von pop1234 (03.05.2020 um 15:05 Uhr)

  8. The Following User Says Thank You to pop1234 For This Useful Post:



  9. #338
    Benutzer
    Registriert seit
    04.07.2012
    Beiträge
    79
    Thanks
    30
    Thanked 39 Times in 30 Posts
    Makefile.am: installing './depcomp'
    configure: WARNING: using cross tools not prefixed with host triplet
    configure: error: unsupported value hs7429 for --with-boxmodel
    make/tools.mk:349: recipe for target '/home/amir/buildsystem/.deps/tools-tuxcom' failed
    make: *** [/home/amir/buildsystem/.deps/tools-tuxcom] Error 1


  10. #339
    Benutzer
    Registriert seit
    04.07.2012
    Beiträge
    79
    Thanks
    30
    Thanked 39 Times in 30 Posts
    Start build of tools-tuxcom.
    Generating configuration files for tools-tuxcom, please wait....
    libtoolize: putting auxiliary files in '.'.
    libtoolize: linking file './ltmain.sh'
    libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
    libtoolize: linking file 'm4/libtool.m4'
    libtoolize: linking file 'm4/ltoptions.m4'
    libtoolize: linking file 'm4/ltsugar.m4'
    libtoolize: linking file 'm4/ltversion.m4'
    libtoolize: linking file 'm4/lt~obsolete.m4'
    configure.ac:4: installing './compile'
    configure.ac:4: installing './config.guess'
    configure.ac:4: installing './config.sub'
    configure.ac installing './install-sh'
    configure.ac installing './missing'
    Makefile.am: installing './depcomp'
    configure: WARNING: using cross tools not prefixed with host triplet
    configure: error: unsupported value hs7429 for --with-boxmodel
    make/tools.mk:349: recipe for target '/home/amir/buildsystem/.deps/tools-tuxcom' failed
    make: *** [/home/amir/buildsystem/.deps/tools-tuxcom] Error 1


  11. #340
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 712 Times in 304 Posts
    Should be fixed now.

    Regards,

    Audioniek.
    Receivers: Rebox: RE-4000, 8000, 9000, 2200, 2210, 2220, 4200, 4210, 4220, 8220, 8500, SAB Unix Triple, Golden Media Spark TripleX, Amiko Alien 2+, Sogno Spark Revolution, Kathrein UFS910(1 & 14W)/912/913/922(CX24116 & AVL2108 tuners), Vizyon revolution 820HD PVR, AB IPBox 91HD/9000HD/9000HD rev.2, Xsarius Alpha HD10, nBox BKSA/BSLA/BXZB/BZZB, Vitamin HD 5000
    Sats: Astra 1, 2 & 3, Hotbird
    Main activity: building my own E2 images for Fortis receivers

  12. The Following User Says Thank You to Audioniek For This Useful Post:



Berechtigungen

  • Neue Themen erstellen: Ja
  • Themen beantworten: Ja
  • Anhänge hochladen: Ja
  • Beiträge bearbeiten: Ja
  •