The uts sub-tree is a little special since it's the kernel.  What you
probably want to do is try the Cap-Eye Install for building the kernel:

http://opensolaris.org/os/community/on/devref_toc/devref_5/

cheers,
steve

On Sat, Sep 16, 2006 at 07:23:24AM -0700, Xu wrote:
> Hello, 
> 
> The readme of open soalris says:
> 7. To build a specific component, first use bldenv(1) to set up
>    various environment variables, then cd to the subtree that you want
>    to build.  For example:
> 
> $ cd /export/testws
>     $ bldenv -d ./opensolaris.sh
>     [status information from bldenv]
>     $ cd usr/src/cmd/vi
>     $ dmake all
> 
> (http://dlc.sun.com/osol/on/downloads/current/README.opensolaris)
> 
> I tried this; first,  regarding vi it really starts the make process.
> But when I navigated to usr/src/uts/common/inet and ran
> "dmake all"
> it emitted the following errors:
> dmake: defaulting to parallel mode.
> See the man page dmake(1) for more information on setting up the .dmakerc 
> file.
> dmake: Fatal error: Don't know how to make target `all'
> Current working directory TESTWS/usr/src/uts/common/inet
> 
> Why ?
> 
> can't this building of a specific component be applied for 
> components which are not under usr/src/cmd ? 
> 
> Or shuld I start investigating how dmake works and what 
> .dmakerc file is all about , as suggested ?
> 
> Any help will be appreciated.
> 
> Regards,
> Xu
>  
>  
> This message posted from opensolaris.org
> _______________________________________________
> opensolaris-help mailing list
> opensolaris-help at opensolaris.org

-- 
stephen lau // stevel at sun.com | 650.786.0845 | http://whacked.net
opensolaris // solaris kernel development

Reply via email to