klibc in 0E1.6 DM7025 machine

  • klibc compile failed in OE 1.6 for DM7025 machine.
    It is ok in DM8000 but failed in DM7025.


    There is a solution by rizmo in this thread:
    dropbear-0.51.tar.bz2 no download


    This solution is not ok because if the patch klibc_kexecsyscall.patch is not applyed the klibc is compiling ok but the boottool package (klibc depending) will fail.


    So please @devel when you have time take a look a this issue in DM7025 OE 1.6


    Here is the compile failure log

  • just create a link to the correct compiler binary or change the path in the *boottool*.bb (don't remember the exact filename).


    this has nothing to do with the removed patch btw, its just an incorrect path.


    *EDIT* btw, don't expect to get an image that you can actually run on your dm7025 :grinning_squinting_face:

    Homescreen eurer Apple-Geräte noch nicht voll genug?


    dreaMote: Fernbedienung für Dreamboxen
    Mobile WOL: Wake-on-LAN Client für iOS mit optionalem Widget
    My Home Remote: Fernkontrolle für Homematic CCU/CCU2 optimiert für mobile Benutzung

    Einmal editiert, zuletzt von ritzMo ()

  • Zitat

    Originally posted by ritzMo
    this has nothing to do with the removed patch btw, its just an incorrect path.
    *EDIT* btw, don't expect to get an image that you can actually run on your dm7025 :grinning_squinting_face:


    Many thanks ritzmo your help is very appreciated. And sure... these are only tests in building 1.6 not to have sbale and working images.


    Now the problem in boottool is solved but i have a final error in do_rootfs


    Code
    NOTE: Running task 1874 of 1876 (ID: 5, /home/00new/Openembedded/dm7025/openembedded/packages/images/dreambox-image.bb, do_rootfs)
    NOTE: package dreambox-image-1.0: started
    NOTE: package dreambox-image-1.0-r0: task do_rootfs: started
    ERROR: function do_rootfs failed


    Looking at the log this is the reported error:

    Code
    Collected errors:
     * ERROR: Cannot satisfy the following dependencies for enigma2:
             *  libflac7 (>= 1.1.2) *


    Any idea ??

    127.0.0.1 sweet 127.0.0.1

  • try building flac by hand, i don't know why it did not build for you and don't have the time to do tests :winking_face:


    i can only say for sure that i have a matching flac build in my tree :smiling_face:

    Homescreen eurer Apple-Geräte noch nicht voll genug?


    dreaMote: Fernbedienung für Dreamboxen
    Mobile WOL: Wake-on-LAN Client für iOS mit optionalem Widget
    My Home Remote: Fernkontrolle für Homematic CCU/CCU2 optimiert für mobile Benutzung

  • Many many thanks ritzmo (and thanks to Spaelus too)

    127.0.0.1 sweet 127.0.0.1

  • ERROR: '/media/developer/dream/dm7025/openembedded/packages/klibc/klibc_1.5.bb' failed
    make: *** [image] Error 1


    :loudly_crying_face:


    dm500 - dm7000 - dm7025 - dm800 - dm8000

  • Please at least pretend to have looked for a solution...


    dropbear-0.51.tar.bz2 no download contains a proposed fix by me which is event linked in the first post of this thread here!


    *EDIT* And still - why is it so interesting to build a non-working image?

    Homescreen eurer Apple-Geräte noch nicht voll genug?


    dreaMote: Fernbedienung für Dreamboxen
    Mobile WOL: Wake-on-LAN Client für iOS mit optionalem Widget
    My Home Remote: Fernkontrolle für Homematic CCU/CCU2 optimiert für mobile Benutzung

    Einmal editiert, zuletzt von ritzMo ()

  • eagle: to apply ritzmo solution


    1) Edit file dm7025/openembedded/packages/klibc/klibc.inc
    2) Find line

    Code
    file://klibc_kexecsyscall.patch;patch=1 \


    3) Change in:

    Code
    #file://klibc_kexecsyscall.patch;patch=1 \

    127.0.0.1 sweet 127.0.0.1

    2 Mal editiert, zuletzt von lupomeo ()