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, kalara...@gmail.com 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 benave...@gmail.com