On Thursday, July 19, 2012 5:17:47 AM UTC-4, Charles Forsyth wrote:
> 9pcdisk is the output file, not the configuration file. Also you need to 
> quote the = because it is special to rc (assignment).
> Try</div>
>     mk &#39;CONF=pcdisk&#39;
> 
> 
> On 19 July 2012 10:07,  <span dir="ltr">&lt;<a 
> href="mailto:kalara...@gmail.com"; 
> target="_blank">kalara...@gmail.com</a>&gt;</span> wrote:
> 
> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc 
> solid;padding-left:1ex">
> 
> `mk CONF=9pcdisk`</blockquote></div>
> </div>
Oh 9pcdisk is the OUTPUT file! That's odd... I'm following the instructions for 
compiling in this (http://lsub.org/who/nemo/9.pdf)  guide to the plan 9 3ed 
source code, and on pg 24, it says to do exactly that, mk CONF=9pcdisk. I tried 
mk 'CONF=pcdisk' and it works. Thanks.

Reply via email to