acid-burn compilation error

  • hi to all


    I want to build img for dm800 using acid-burn repository here


    http://git.opendreambox.org/?p…gma2-master.git;a=summary


    what changes I need to do in Makefile-opendreambox-1.5 file ?
    I changed

    Code
    GIT_URL = git://git.openembedded.net/openembedded


    to


    Code
    GIT_URL = git://git.opendreambox.org/git/acidburn/opendreambox.git



    but when I run the Makefile I got error


    Code
    hazem@hazem-laptop:~/Dreambox/cvs$ make -f Makefile-opendreambox-1.5 image
    mkdir -p /home/hazem/Dreambox/cvs/dm800/cache
    mkdir -p /home/hazem/Dreambox/cvs/dm800/build
    mkdir -p /home/hazem/Dreambox/cvs/dm800/build/conf
    mkdir -p /home/hazem/Dreambox/cvs/dm800/build/tmp
    git clone -n git://git.opendreambox.org/git/acidburn/opendreambox.git /home/hazem/Dreambox/cvs/dm800/openembedded
    Initialized empty Git repository in /home/hazem/Dreambox/cvs/dm800/openembedded/.git/
    fatal: The remote end hung up unexpectedly
    make: *** [/home/hazem/Dreambox/cvs/dm800/openembedded/.git] Error 128



    any advise please
    thanks

  • Hi hazem,


    It could be a Sunday problem. Try again later or tomorrow.


    In any case the main repository is usually more up-to-date. The url is :-


    git://git.opendreambox.org/git/enigma2.git


    Cheers, pcd.

    Einmal editiert, zuletzt von pcd ()