Open rlfnb opened 8 years ago
The MINIX set files are really coarse (and that's a huge understatement) compared to the NetBSD ones. I expect most combinations of make variables to fail at this stage because of this. I guess the only long-term solution would be to start using NetBSD set files because fixing +11000 lines of set files by hand is unrealistic.
I don't think the latest refactoring is at fault since I only split the big minix set into seven smaller sets.
Starting a build with
MKMAN="no" MKMANPAGES="no" bash releasetools/x86_hdimage.sh
fails with the following output:
maybe, its related to latest refactoring of releasetools/x86(hd/cd/..)_image.sh, but I did not use it before, I cannot say whether its a regression or not.