unknown option "PROCDESC"
unknown option ACPI_DMAR
unknown device random
unknown device tun
unknown device faith
--------------------------------------------------------------
>>> Kernel build for CONF_anis completed on Wed May 4 01:50:34 +02 2022
--------------------------------------------------------------
Yes, the CONF_anis kernel configuration builds just fine, without those options and devices unknown.do you run it and worked?
By writting this: sudo svn co https://svn0.us-east.FreeBSD.org/base/stable/10 /usr/srcYes, the CONF_anis kernel configuration builds just fine, without those options and devices unknown.
How did you fetched the source tree?
FreeBSD 10.* is EoL since October 31, 2018 and unsupported.By writting this: sudo svn co https://svn0.us-east.FreeBSD.org/base/stable/10 /usr/src
Thanks, so which one should me use, or which one do you use that builds the kernel properlyFreeBSD 10.* is EoL since October 31, 2018 and unsupported.
I used my systems 13.0-RELEASE source code.Thanks, so which one should me use, or which one do you use that builds the kernel properly
uname -r
rm -r /usr/src
pkg install git-lite
cd /usr/ports/devel/git
make FLAVOR=lite install clean
git clone --branch releng/13.0 https://git.FreeBSD.org/src.git /usr/src
kld_list="filemon"
to /etc/rc.conf. In case there is a kld_list
line already, add "filemon" whitespace-separated besides present entries.