On Thursday, July 19, 2012 5:16:16 AM UTC-4, Federico Benavento wrote:
> you're using backquotes, why? that would be `{mk CONF=9pcdisk} in rc's
> syntax.
>
> now to compile that kernel the syntax is:
> % mk 'CONF=pcdisk'
>
> now are you sure you want a pcdisk?
>
> On Jul 19, 2012, at 6:07 AM, [email protected] wrote:
>
> > I'm in /sys/src/9/pc and I type
> >
> > `mk CONF=9pcdisk`
> >
> > and rc gives me the error "rc: #d/0: token '=': syntax
> error".
> >
> > Why is this? Just doing mk works fine (I think).
> >
> > Thanks! Plan9 looks very cool... just finished reading through intro
> (all of it).
> >
>
> ---
> Federico G. Benavento
> [email protected]
Sorry; I was just using backquotes to quote it here. Literally, I just typed
mk CONF=9pcdisk.