Posts by TribalWarrior

    Hi everybody! Please help me!
    I'm trying to compile a build for Amlogic because the download links for v11 are empty.
    During compilation, a number of problems arose with downloading dependencies, which I was able to solve, but there is one problem that I cannot cope with. Below is the error log. Please guide me because I am a noob in Linux and even more so in software development, but necessity forces me to take the hard way...
    Sorry for Google translate, English is not my native language.

    Display Spoiler

    [1;33mBUILD[0m chailove [1;37m(target)[0m
    [1;35mTOOLCHAIN[0m make
    Executing (target): make GIT_VERSION=9677b14
    make[1]: Entering directory '/home/tribal/LibreELEC-RR/build.LibreELEC-AMLGX.arm-11.0-devel/build/chailove-9677b142ab9562cb278e87d7475c55fe0b9a4333'
    CXX src/ChaiLove.cpp
    CXX src/libretro.cpp
    CXX src/love/audio.cpp
    <command-line>: fatal error: retro_endianness.h: No such file or directory
    <command-line>: fatal error: retro_endianness.h: No such file or directory
    <command-line>: fatal error: retro_endianness.h: No such file or directory
    compilation terminated.
    compilation terminated.
    compilation terminated.
    make[1]: *** [Makefile:31: src/ChaiLove.o] Error 1
    make[1]: *** Waiting for unfinished jobs....
    make[1]: *** [Makefile:31: src/libretro.o] Error 1
    make[1]: *** [Makefile:31: src/love/audio.o] Error 1
    make[1]: Leaving directory '/home/tribal/LibreELEC-RR/build.LibreELEC-AMLGX.arm-11.0-devel/build/chailove-9677b142ab9562cb278e87d7475c55fe0b9a4333'
    [1;31mFAILURE: scripts/build chailove:target during make_target (default)[0m
    *********** FAILED COMMAND ***********
    make ${PKG_MAKE_OPTS_TARGET}
    **************************************
    *********** FAILED COMMAND ***********
    ${SCRIPTS}/build "${1}" "${PARENT_PKG}"
    **************************************
    [1;31mFAILURE: scripts/install chailove:target has failed![0m