Beiträge von sat-turner

    Zitat

    Original von Hein Holz
    Someone deleted some files in openembedded/packages/binutils, which are needed to compile binutils-2.15.0.2. You could copy the missing files from the old openembedded version 1.3 to the new version 1.4.


    Thanks a lot Hein, it worked :winking_face:


    So it seems that openembedded is broken, for the 7020 image anyway. It could be that the binutils files should not have been deleted. Another possibility is that the binutils version dm7020.conf needs to be changed.


    It worked for me when I copied these files from the old openembedded/packages/binutils:
    binutils_2.15.91.0.2.bb
    binutils-cross_2.15.91.0.2.bb
    binutils-cross-sdk_2.15.91.0.2.bb
    binutils-2.15.91.0.2 (is a directory)


    Cheers,
    Sat-Turner

    I performed the following actions:


    - Upgraded monotone to version 0.29
    - Upgraded bitbake to version 1.6.1
    - Pulled a fresh new openembedded database (branch org.openembedded.dreambox)
    - Checked out the new openembedded tree
    - Completely removed the build/tmp directory, so everything will be rebuilt


    A couple of lines in my local.conf:
    MACHINE = "dm7020"
    DISTRO = "opendreambox-1.4"


    The build starts fine, but stops when compiling glibc-intermediate-2.3.2+cvs20040726-r18. Below are the error messages:



    I found out that it is not due to changes in the corresponding bb-file (reverted it manually). But I don't have a clue where to search for the solution.


    Is this a known problem?
    Has anybody successfully compiled this with the new environment (monotone, bitbake)?


    Any help is welcome. Thanks in advance.


    Cheers,
    Sat-Turner