[OpenIndiana-New-developers] Illumos build notes/questions

Frank Middleton f.middleton at apogeect.com
Mon Mar 28 21:08:02 UTC 2011


On 03/26/11 04:05, Albert Lee wrote:
  
> Start with a fresh clone. Don't use the crypto tarball.

OK. Following the latest (and much improved)
http://www.illumos.org/projects/illumos-gate/wiki/How_To_Build_illumos

The build instructions should say that your /default/ shell
must be bash or bash-like. csh or tcsh don't work. Actually, I
suspect that was the problem all along.

With the exception of the following evidently harmless error,
it worked like a charm with login shell changed to bash.

> ksh93 bldenv.sh -d illumos.sh -c "cd usr/src && dmake setup"
Build type   is  DEBUG
bldenv.sh: line 351: which_scm: not found

also

==== lint warnings src ====

"../common/be_utils.c", line 3525: warning: argument unused
in function: pool_mntpt in be_create_menu (E_FUNC_ARG_UNUSED)

FWIW it took 75 mins with a 2GHz 8 core Opteron 6128 with
16GB ECC; time included checking and lint.

Thanks for all your your help!

-- Frank



More information about the New-developers mailing list