Skip to main content.

2005-Apr-04

If you build a mk-files package and then use it on another system with bmake you may get errors like:
bmake: no system rules (sys.mk).
I have had this problem for a couple years. I don't understand why the package doesn't install all the files when they are required. My workaround is to manually copy the files from one system to another which defeats the purpose of having an easy-to-use package. Send-pr: pkg/29885: mk-files package is missing files