So, I installed 9.3-RELEASE, did
Any thoughts on this?
freebsd-update to get to 9.3-RELEASE-p13, checked out the source (STABLE) via SVN, and ran make buildworld which gave this error:
Code:
===> tools/build (obj,includes,depend,all,install) /usr/obj/usr/src/tmp/usr/src/tools/build created for /usr/src/tools/build set -e; cd /usr/src/tools/build; /usr/obj/usr/src/make.amd64/make buildincludes; /usr/obj/src/make installincludes
make: don't know how to make pwcache.c. Stop
*** [legacy] Error code 2
Stop in /usr/src.
*** [_legacy] Error code 1
Stop in /usr/src.
*** [buildworld] Error code 1
Stop in /usr/src.
Any thoughts on this?