module init tools?

  • Hi,
    i'm getting a problem with trying to compile my dm7025 image i done a clean world and deleted my init tools dir (then pull & update) and deleted source but still i get this error:


    NOTE: package module-init-tools-cross-3.2.2-r0: task do_populate_staging: started
    ERROR: function do_stage failed
    ERROR: see log in /home/dmm/7025/build/tmp/work/module-init-tools-cross-3.2.2-r0/temp/log.do_stage.7417
    NOTE: Task failed:
    NOTE: package module-init-tools-cross-3.2.2-r0: task do_populate_staging: failed
    ERROR: TaskFailed event exception, aborting
    NOTE: package module-init-tools-cross-3.2.2: failed
    ERROR: Build of dreambox-image failed


    In log i only get :
    NOTE: make install
    make: *** No rule to make target `install'. Stop.
    FATAL: oe_runmake failed


    Also, what dirs must be in openembedded/packages/module-init-tools?
    first time i tried to compile i had module-init-tools-3.2 and an empty module-init-tools-3.2.1
    but now after new update only 3.2


    Anybody had same problem? Maybe im not downloading the right source? I think its downloading 3.2 pre7 should it not be downloading the one for mipsel?

    Einmal editiert, zuletzt von carlos009 ()

  • Oops wrong problem previous would come on second try on first try this is what i get....


    ./xml2po.py ../data/ >> enigma2.pot
    /bin/sh: ./xml2po.py: /usr/bin/python: bad interpreter: No such file or directory
    make[2]: *** [enigma2.pot] Error 126
    make[2]: Leaving directory `/home/dmm/AA/dm7025/build/tmp/work/enigma2-1.0cvs20060117-r0/enigma2/po'
    make[1]: *** [install-am] Error 2
    make[1]: Leaving directory `/home/dmm/AA/dm7025/build/tmp/work/enigma2-1.0cvs20060117-r0/enigma2/po'
    make: *** [install-recursive] Error 1
    + die 'oe_runmake failed'
    + oefatal 'oe_runmake failed'
    + echo FATAL: 'oe_runmake failed'
    FATAL: oe_runmake failed
    + exit 1
    ERROR: function do_install failed
    ERROR: see log in /home/dmm/AA/dm7025/build/tmp/work/enigma2-1.0cvs20060117-r0/temp/log.do_install.652
    NOTE: Task failed:
    NOTE: package enigma2-1.0cvs20060117-r0: task do_package: failed
    ERROR: TaskFailed event exception, aborting
    NOTE: package enigma2-1.0cvs20060117: failed
    ERROR: Build of dreambox-image failed
    [dmm@localhost build]$



    I am using mandrake (mandriva2006)

    Einmal editiert, zuletzt von carlos009 ()