编译LuckFox Pico Mini B失败

  • Hello,

    This error indicates that the makeinfo tool, which is typically included in the texinfo package, is missing on your system. Please execute the following instructions to install the dependent environment and then recompile:

    Code: Select all

    sudo apt update
    
    sudo apt-get install -y git ssh make gcc gcc-multilib g++-multilib module-assistant expect g++ gawk texinfo libssl-dev bison flex fakeroot cmake unzip gperf autoconf device-tree-compiler libncurses5-dev pkg-config bc python-is-python3 passwd openssl openssh-server openssh-client vim file cpio rsync
    
    For more please refer to SDK Environment DeploymentTutorial:https://wiki.luckfox.com/Luckfox-Pico/Luckfox-Pico-SDK/