Re: [9fans] ttf2subf and plan9ports

2009-08-10 Thread J.R. Mauro
On Mon, Aug 10, 2009 at 4:46 AM, Aaron W. Hsu wrote: > need to run, but this isn't the case, because apparently objtype isn't > defined, and then when it is, it doesn't know what to do about things. :-/ You should be able to rewrite the mkfile using any of the p9p mkfiles in $PLAN9/src/ as a guide

[9fans] ttf2subf and plan9ports

2009-08-10 Thread Aaron W. Hsu
It appears that ttf2subf is not included in plan9ports. Is it possible for me to compile this? The instructions on the home page say that mk is all I need to run, but this isn't the case, because apparently objtype isn't defined, and then when it is, it doesn't know what to do about things. :