Ok, I modified nbuild and write the script which exports all variables made by nbuild. Now I can use 'dmake' directly.
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? 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
