I am trying to build for purpose of learning new OS development
following the handbook building-on-non-freebsd-hosts
after the running the command
i have installed headers for libarchive and libbz2 and even clang (often packaged as libarchive-dev and libbz2-dev)
I'm getting this error
following the handbook building-on-non-freebsd-hosts
after the running the command
Code:
MAKEOBJDIRPREFIX=/home/kp/freebsd tools/build/make.py --bootstrap-toolchain TARGET=amd64 TARGET_ARCH=amd64 buildworld
I'm getting this error
/home/kp/freebsd/home/kp/freebsd-src/amd64.amd64/tmp/legacy/usr/sbin/ld: cannot find -lprivatezstd: No such file or directory