On Sat, Jun 7, 2008 at 11:25 AM, Piotr Jasiukajtis / estibi
<estseg at gmail.com> wrote:
> Ok, I modified nbuild and write the script which exports all variables
> made by nbuild.
> Now I can use 'dmake' directly.

Great. It would be nice if you could share the script. We have
internal scripts that does the same, Of the top of my head, I
don't know if those were open sourced too.

> There is a lot of trivial errors like:
> ../common/scnas_misc.c: 266: missing blank after open comment
> ../common/scnas_misc.c: 267: missing blank after open comment
> ../common/scnas_misc.c: 325: missing blank after open comment
> ../common/scnas_filer.c: 120: missing blank after open comment
> ../common/scnas_filer.c: 192: missing blank after open comment
> ../common/scnas_filer.c: 649: missing blank after open comment
>
> Do you plan to fix this warnings?

There are no plans for an explicit cleanup effort. Usually cstyle
errors are fixed when the file is touched for some other purpose.
At the least we try to not introduce more of such errors :)

cheers
Binu

> Binu Jose Philip pisze:
>> On Sat, Jun 7, 2008 at 10:00 AM, Piotr Jasiukajtis / estibi
>> <estseg at gmail.com> wrote:
>>> Hi,
>>>
>>> Ok, is there any way to compile some part of the OHAC without nbuild?
>>
>> Try "dmake OS=5.11" for debug build and
>> "dmake RELEASE_BUILD= OS=5.11" for non-debug.
>>
>> cheers
>> Binu
>>
>>> root at devhost1 /export/code/ohac/ohac/usr/src/tools# dmake
>>> dmake: Warning: Can't find `/Makefile.master': No such file or directory
>>> dmake: Fatal error in reader: Makefile.tools, line 30: Read of include
>>> file `/Makefile.master' failed
>>>
>>> I need some variables to be exported.
>>> Can I do it with (or without) nbuild?
>>> Something like 'bldenv'?
>
>
> --
> Regards,
> Piotr Jasiukajtis | estibi | SCA OS0072
> http://estseg.blogspot.com
>

Reply via email to