> I checked those files and they are in fact there, they can be read > and contain data (not zero size). If I run mk without arguments I > get the same missing include file errors.
You seem to be assuming that ~ is resolved to a $HOME, which is not the case in the Plan 9 and Inferno contexts. Maybe you need to specify $HOME explicitly? ++L
