Date: Thu, 21 Feb 2013 12:25:01 -0500 From: George Rosamond <george@ceetonetechnology.com> To: freebsd-arm@freebsd.org Subject: Raspberry Pi Build Errors Message-ID: <5126586D.3000103@ceetonetechnology.com>
next in thread | raw e-mail | index | archive | help
So just as someone posted on Gonzo's kernelnomicon.org, I'm getting the following error when building Raspberry Pi with both his script and Tim's. -------------------------------------------------------------- >>> World build completed on Tue Feb 19 15:25:47 EST 2013 -------------------------------------------------------------- "/data/gonzo/freebsd-src/sys/boot/Makefile", line 4: Could not find bsd.arch.inc.mk Yes, I have MAKESYSPATH=$SRCROOT/share/mk. I even changed it to the absolute path. bsd.arch.inc.mk is in $SRCROOT/share/mk If I directly run 'make' in sys/boot, I still get "Could not find bsd.arch.inc.mk" Is there something I missed? g
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5126586D.3000103>