Raspberry Pi Build Errors

George Rosamond george at ceetonetechnology.com
Thu Feb 21 17:25:20 UTC 2013


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


More information about the freebsd-arm mailing list