On 1/25/07, Romit <[EMAIL PROTECTED]> wrote:
Hi,
    I cloned the latest bits from the mercurial repository and followed the 
instructions as per the guidelines and set up my environment.

Ran bldenv -d ./opensolaris.sh

I tried to build usr/src/cmd/vi  by issuing dmake all and I got errors which I 
traced to the fact the opensolaris.sh file had the following line:
# ONBLD_TOOLS=/opt/onbld;                         export ONBLD_TOOLS
I removed the comment and vi was built. So far so good. I then went to build 
the kernel

Not really so good.  Do you have the onbld package installed?  I've
never had to muck with that line...

When I issued dmake I got the following:
<snip>

Did you first "dmake && dmake install" from usr/src/tools?  I do not
know for certain if this is strictly required, but I have had
uncountable issues where I failed to do this before manually dmake-ing
things.

Additionally, though from your post this likely doesn't affect you, I
have had problems with using dmake on ON when my shell is tcsh.
Changing to either sh or csh (I forget which, it's been a few months)
"fixes" things.

--
Eric Enright
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to