Problem with Makefile-opendreambox

  • Hi,


    I have a error when I try to create a image. After some time I received this error


    Code
    NOTE: package ncurses-5.4-r8: task do_install: started
    ERROR: function do_install failed
    ERROR: see log in /home/rene/cvs7020/build/tmp/work/ncurses-5.4-r8/temp/log.do_install.4055
    NOTE: Task failed: /home/rene/cvs7020/build/tmp/work/ncurses-5.4-r8/temp/log.do_install.4055
    NOTE: package ncurses-5.4-r8: task do_install: failed
    ERROR: TaskFailed event exception, aborting
    NOTE: package ncurses-5.4: failed
    ERROR: Build of dreambox-image failed
    make: *** [image] Error 1


    Then in the log.do_install.4055 I have this error :


    I don't know what do to....
    Thanks for helping me.
    Regards

  • Hi,


    you use fedora?



    In /home/rene/cvs7020/build/=> env.source



    Find the line
    export LD_LIBRARY_PATH=



    and change it to
    export LD_LIBRARY_PATH=${OE_BASE}/build/tmp/staging/x86_64-linux/lib

    1x 7025ss - 1x 7020si - 1x 600PVR-s - Astra 19,2° Ost | Hotbird 13° Ost |
    Dev: Fedora-8-x86_64

    Einmal editiert, zuletzt von xandros ()


  • It work with


    export LD_LIBRARY_PATH=${OE_BASE}/build/tmp/staging/i686-linux/lib


    Thanks one more time
    Regrads