Hi, All.
I'm trying my first FreeNAS build and (after installing a FreeBSD VM) followed these instructions. Everything went well up to the 'sh build/do_build.sh' step which eventually failed as follows:
rm -f ctladm ctladm.o util.o ctl_util.o ctl_scsi_all.o
rm -f .depend GPATH GRTAGS GSYMS GTAGS
===> usr.sbin/ctld (cleandir)
cd: /usr/local/freenas/trunk/FreeBSD/src/usr.sbin/ctld: No such file or directory
*** [cleandir] Error code 2
1 error
*** [usr.sbin.cleandir__D] Error code 2
2 errors
*** [_cleanobj] Error code 2
1 error
*** [buildworld] Error code 2
1 error
Did I miss something?
Thanks,
John
I'm trying my first FreeNAS build and (after installing a FreeBSD VM) followed these instructions. Everything went well up to the 'sh build/do_build.sh' step which eventually failed as follows:
rm -f ctladm ctladm.o util.o ctl_util.o ctl_scsi_all.o
rm -f .depend GPATH GRTAGS GSYMS GTAGS
===> usr.sbin/ctld (cleandir)
cd: /usr/local/freenas/trunk/FreeBSD/src/usr.sbin/ctld: No such file or directory
*** [cleandir] Error code 2
1 error
*** [usr.sbin.cleandir__D] Error code 2
2 errors
*** [_cleanobj] Error code 2
1 error
*** [buildworld] Error code 2
1 error
Did I miss something?
Thanks,
John