error compiling dm800.nfi

  • hello


    trying to compile dm800.nfi


    got this error



    the logfile


    any hints pls


    thanks

    Einmal editiert, zuletzt von hazem ()

  • So wie ich das sehe, hast du nicht die passende/geforderte Version von libglib auf deinem Rechner installiert.


    Da wird mindestens die Version 2.20 verlangt.

    cu


    floh

  • I use ubuntu 9.10


    on google can't find that version !!!

  • thanks


    as you see I was using a higher version , and downgraded from the file of your link



    but still the same error



    I returned back to the higher version ,


    2 Mal editiert, zuletzt von hazem ()

  • hazem


    I assume you followed the instructions for ubabtu here.


    Regards, pcd.

    thanks my friend


    but everything was ok , I compiled the img several times
    and suddenly I got that error
    I deleted everything and started again , but the process usually stops at that error


    thanks ..

  • this is not a problem of your linux distribution. the package is missing in your oe so just do a simple bitbake blavla (i think glib-2.0 is the right name but my linux pc it off at this moment)

    mfg


    OoZooN


    Support für OoZooN Images gibt es auf forum.oozoon.de , nicht hier!


    Two Beer or not two Beer, thats the Question


    Aktuelle Nachrichten rund um OoZooN-Images gibt es auf Twitter

  • thanks for response


    I made bitbake -cclean dreambox-image , bitbake -cclean glib-2.0 ,bitbake glib-2.0
    the package was compiled
    then tried to bitbake the img , but again I got the same error


    I deleted glib-2.20.0.tar.gz file from source folder with its md5
    repeated the steps
    but again no luck

    2 Mal editiert, zuletzt von hazem ()

  • Once i had a similar problem with building a higher version of libfree which caused almost the same error. According to my experience with that, cleaning the library file is not enough but also you should look under tmp directory specially under staging and find the relevant files and delete them manually as well or wipe out tmp and start building again. Some prefered library versions have been defined in distro and machine directories at ..../openembedded/1.5/openembedded/conf.

  • this is a bug in sed 4.2.1 :smiling_face_with_sunglasses:
    downgrade to a lower version.
    clean and rebuild glib, because all directories are empty.


    sed sperrt sich selbst die Zugriffsrechte auf seine eigenen temporären Dateien :kissing_face:
    beste Grüße
    adenin

  • this is a bug in sed 4.2.1 :smiling_face_with_sunglasses:
    downgrade to a lower version.
    clean and rebuild glib, because all directories are empty.


    sed sperrt sich selbst die Zugriffsrechte auf seine eigenen temporären Dateien :kissing_face:
    beste Grüße
    adenin

    Really I can't find words to thank you :winking_face:


    yes , sed was the problem
    I downgraded to version 4.1.5 , everything is ok now :thumbs_up:


    best regards
    Hazem