I'm trying to build mfsbsd based on FreeBSD 15.0 using
github.com
I assume this should work.
Without changing the Makefile, I've set BASE by
Is this sufficient?
This is how it finished:-
Any idea about what needs to be done?
mfsbsd/Makefile at master · mmatuska/mfsbsd
mfsBSD. Contribute to mmatuska/mfsbsd development by creating an account on GitHub.
I assume this should work.
Without changing the Makefile, I've set BASE by
export BASE=/tmp/FreeBSD which containd base.txz and kernel.txz and then ran make.Is this sufficient?
This is how it finished:-
Code:
Current: ./usr/share/locale/en_AU.ISO8859-15/LC_COLLATE (25308 bytes)
done
Removing selected files from distribution ... done
Copying out cdboot and EFI loader ... done
Installing configuration scripts and files ...pwd_mkdb: flock: No locks available
pw: passwd file update: Inappropriate ioctl for device
*** Error code 74
Stop.
make: stopped making "all" in /net/0/projects/mfsbsd/3/mfsbsd