I was attempting to install the latest FreeBSD display driver from nvidia's website, when I received an error from within FreeBSD's source directory:
I used the FreeBSD-12.2-RELEASE-amd64-memstick image to install FreeBSD, verified the checksum was right, and then selected to download src in the installer, so I am curious what could have caused the missing source files.
Code:
/usr/src/sys/stddef.h:36:10: fatal error: 'machine/_type.h' file not found
#include <machine/_types.h>
I used the FreeBSD-12.2-RELEASE-amd64-memstick image to install FreeBSD, verified the checksum was right, and then selected to download src in the installer, so I am curious what could have caused the missing source files.