On Friday, April 26, 2013 7:59:39 AM UTC-4, [email protected] wrote: > > 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
You are correct, it was a newbie mistake on my part. I changed ROOT=~/inferno to ROOT=/home/usr/inferno and it built. Doh!
