[illumos-Developer] Beginner Question: How do I do a make clean ?

TJ Yang tjyang2001 at gmail.com
Mon Apr 25 04:52:30 PDT 2011


1. "time ./nightly illumos.sh" ended up fine on a 2CPU vmware session.

2. A few days later,migrate the src tree to a 8 CPUs VMware sesion
and moved /code/illumos-gate to /home/oi/oipkg/build/illumos-gate
then adjust illumos.sh to relfect the path change.

google around and find may be following command may be a "make clean"

 bldenv /home/oi/oipkg/build/illumos-gate/illumos.sh 'make clobber'

3.  I am getting following extra messages, not sure if should I care or not.

<snip>
usr/src/req.flg:31: usr/src/Makefile.master.64 isn't a file
usr/src/uts/sun/io/scsi/inc.flg:57: usr/src/Makefile.master.64 isn't a file
usr/src/uts/i86pc/io/pciex/inc.flg:84: usr/src/Makefile.master.64 isn't a file
usr/src/uts/common/io/ib/inc.flg:92: usr/src/Makefile.master.64 isn't a file
usr/src/uts/common/io/1394/inc.flg:63: usr/src/Makefile.master.64 isn't a file
==== Nightly distributed build completed: Sun Apr 24 22:53:45 CDT 2011 ====

==== Total build time ====

real    1:08:10


tj




-- 
T.J. Yang



More information about the Developer mailing list