bitbake installation is faild

Dear all,

"macnica-ae@macnicaae-Precision-7520:~/user/rzv2m_bsp/build$ bitbake core-image-minimal
ERROR: Unable to start bitbake server (None)
ERROR: Server log for this session (/home/macnica-ae/user/rzv2m_bsp/build/bitbake-cookerdaemon.log):
--- Starting bitbake server pid 10046 at 2023-03-20 12:21:41.819667 ---
ERROR: The following required tools (as specified by HOSTTOOLS) appear to be unavailable in PATH, please install them in order to proceed:
ar as chrpath diffstat g++ gawk gcc ld make nm objcopy objdump ranlib readelf rpcgen strings strip"

I struct in this issue,please gave solution for above attached image.

thanks and regards

Aravind S

Parents Reply
  • Sure that you use the correct Ubuntu Version?
    $lsb_release -r -s
    18.04

    The following works for me (it is a little bit more than you really need):
    $apt-get update
    $apt-get install gawk wget git diffstat unzip texinfo gcc-multilib build-essential chrpath socat cpio
    $apt-get install python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping
    $apt-get install libsdl1.2-dev python

    $apt-get install p7zip-full python3-git python3-jinja2 libegl1-mesa pylint libssl-dev flex bison
    $apt-get install libasound2-dev
    $apt-get install libcurl4-openssl-dev libdbus-1-dev libdbus-glib-1-dev libgconf2-dev
    $apt-get install libgtk2.0-dev libgtk-3-dev
    $apt-get install libpulse-dev libx11-xcb-dev libxt-dev libncurses5-dev sharutils cmake zip rsync
    $apt-get install curl srecord wiggle pbzip2 pigz

Children
No Data