how to build my one enigma2 HDF from source

Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

  • Thats not that difficult:

    Check out the oe-alliance git repository:

    Quellcode

    1. git clone git@github.com:oe-alliance/build-enviroment.git


    Change into the directory:

    Quellcode

    1. cd build-enviroment


    Let it build the needed enviroment:

    Quellcode

    1. make


    if it's ready, just type:

    Quellcode

    1. MACHINE=vuduo DISTRO=openhdf make image


    If the build is ready u can find ur image in
    build-enviroment/builds/openhdf/vuduo/tmp/deploy/images
    MfG henrylicious
    Ich gebe keine Auskünfte über PN, alle Fragen sollen bitte im Forum gestellt werden!!
  • thank you but i have this probleme

    Quellcode

    1. git clone git@github.com:oe-alliance/build-enviroment.git


    Quellcode

    1. Warning: Permanently added 'github.com,204.232.175.90' (RSA) to the list of known hosts.
    2. Permission denied (publickey).
    3. fatal: The remote end hung up unexpectedly


    what this mean
  • Quellcode

    1. remote: Counting objects: 7867, done.
    2. remote: Compressing objects: 100% (3396/3396), done.
    3. Receiving objects: 21% (1653/7867), 300.00 KiB 1 KiB/s


    I can not finish downloading it is 4 hours 21%

    es that I can directly download the archive
  • Quellcode

    1. git clone https://github.com/oe-alliance/build-enviroment.git
    2. Initialized empty Git repository in /home/stream/Bureau/vu/build-enviroment/.git/
    3. remote: Counting objects: 7867, done.
    4. remote: Compressing objects: 100% (3396/3396), done.
    5. Receiving objects: 32% (2518/7867), 700.00 KiB 1 KiB/s


    downloading from the terminal is very heavy
    but since the browser is very fast
  • error during building

    Hello,

    after i read the success story of ¨guti 18" i started building a image from scratch for my et5000 & maram9. Everything looks OK, but during the building process i get this error:

    ERROR: Task 4200 (/media/enigma/OE/build-enviroment/openembedded-core/meta/recipes-devtools/gcc/gcc-cross-initial_4.6.bb, do_unpack) failed with exit code '1'

    Summary: 1 task failed:
    /media/enigma/OE/build-enviroment/openembedded-core/meta/recipes-devtools/gcc/gcc-cross-initial_4.6.bb, do_unpack
    Summary: There was 1 ERROR message shown, returning a non-zero exit code.
    make: *** [image] Error 1


    I does not make any difference which image i choose, the building stops all the time here.

    Can someone tell me how to fix or patch or workaround these kind of errors?

    thanks Up front

    Greetings,

    Janty
  • be sur you have install all this package

    sudo apt-get install -y autoconf automake bison bzip2 cvs diffstat flex g++ gawk gcc gettext git-core
    gzip help2man ncurses-bin ncurses-dev libc6-dev libtool make texinfo patch perl pkg-config
    subversion tar texi2html wget zlib1g-dev chrpath libxml2-utils xsltproc libglib2.0-dev python-
    setuptools zip
  • Hi!

    Würde mir gern mein eigenes LX3-Image bauen (um Erweiterungen am e2 erstmal sauber testen zu können bevor ich sie im git als patch vorschlage :) )
    Build-Umgebung : Gentoo, auf meinem dedizierten Rootserver, make manuell auf 3.81 gedowngraded, und alle möglichen dependencies manuell installiert.
    Vorgang :

    Quellcode

    1. # git clone https://github.com/oe-alliance/build-enviroment.git
    2. # cd build-environment/
    3. # make
    4. # <- w8 for completion ->
    5. # MACHINE=inihdp DISTRO=openhdf make image


    I get the following :

    Quellcode

    1. NOTE: Your conf/bblayers.conf has been automatically updated.
    2. Loading cache: 100% |########################################################################################################################| ETA: 00:00:00
    3. Loaded 342 entries from dependency cache.
    4. NOTE: Error during finalise of /usr/local/mipsel/src/build-enviroment/meta-oe-alliance/meta-oe/recipes-oe-alliance/image/oe-alliance-feeds-configs.bb00:01:17
    5. ERROR: ExpansionError during parsing /usr/local/mipsel/src/build-enviroment/meta-oe-alliance/meta-oe/recipes-oe-alliance/image/oe-alliance-feeds-configs.bb: Failure expanding variable CONFFILES_oe-alliance-feeds-configs: ExpansionError: Failure expanding variable CONFFILES_oe-alliance-feeds-configs, expression was ${@ " ".join( [ ( "/etc/opkg/%s-feed.conf" % feed ) for feed in "all i586 qemux86 3rdparty qemux86_3rdparty ${MACHINEBUILD} ocram".split() ] ) } which triggered exception SyntaxError: EOL while scanning string literal (CONFFILES_oe-alliance-feeds-configs, line 1)


    bedeutet also, er kriegt die Feed-Configs nicht geparsed ?

    Weiß jmd. was ich falsch mach?

    LG p1ng
  • Da ich auch auf einer frisch installierten (100% stable tree) Gentoo Maschine den exakt selben Fehler habe, werd ich es nun einmal mit einem anderen OS versuchen, das ich nun per KVM-Qemu gerade installiere. Habe mich für Debian 7.5.0 stable entschieden, oder gibt es bessere Vorschläge?
    LG p1ng


    PS: nun hab ich mir extra n Debian Stable 7.5 in ner VM installiert, alle dependecies installiert, git-sources ausgecheckt .. gleiche fehler / problematik wie auf den gentoo maschinen. So langsam krieg ich echt n Krampf. Der hier beschriebene Vorgang funktioniert mit den aktuellen GiT-Sourcen offensichtlich nicht mehr so einfach wie hier beschrieben.
    Muss ich mir jetz das gesamte Openembedded Handbuch komplett reinziehen bevor ich mir n Image selbst compilen kann :S ?
    Schau doch da bitte mal jemand rein. Ist jetz die dritte "Testmaschine" die ich nutze und die zigste Stunde arbeit, obwohl ich doch bestimmt nur irgendwas einfaches ueberseh was hier nicht beschrieben ist.
    :dash: :dash: :dash: :dash: :dash: :dash: :dash:

    Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von p1ngb4ck ()

Flag Counter