<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 2/22/13 9:35 PM, Theo Schlossnagle
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACLsApv4JeK_SoXZWf6gGyU5Fi43b=swXpO=RmCb4zqx3L6FGg@mail.gmail.com"
      type="cite">
      <p dir="ltr">Kent, you are indeed close. If you are just trying to
        build Illumos, you only want to build the illumos directory in
        the build system. Skip buildctl and just:</p>
      <p dir="ltr">cd illumos<br>
        ./build.sh</p>
      <p dir="ltr">That package server is where you want to publish your
        built packages after they are built, so a public one wouldn't
        do, there is documentation on the public omnios wiki on how to
        set up your own package server. The various stuff in the build
        system is for building all the supporting parts of omnios;
        "Illumos" is just the kernel.</p>
      <p dir="ltr">Luckily, you can get a complete build and local IPS
        packaging of just the gate bits from the above mentioned
        command.</p>
    </blockquote>
    <br>
    <br>
    Thanks for all the help so far.  In part I'm eager to get illumos
    compiled, but I'm also trying to help you understand what's not
    working, in case you want to fix it someday.   Here's the latest:<br>
    <br>
    <blockquote><small><font face="Courier New, Courier, monospace"><b>kent@compiler:/home/kent/omnios-build/build$
            cd illumos</b></font></small><br>
      <small><font face="Courier New, Courier, monospace"><b>kent@compiler:/home/kent/omnios-build/build/illumos$
            ./build.sh</b></font></small><br>
      <small><font face="Courier New, Courier, monospace">===== Build
          started at Fri Feb 22 22:15:11 UTC 2013 =====</font></small><br>
      <small><font face="Courier New, Courier, monospace">Package name:
          illumos-gate</font></small><br>
      <small><font face="Courier New, Courier, monospace">Selected
          flavor: None (use -f to specify a flavor)</font></small><br>
      <small><font face="Courier New, Courier, monospace">Selected build
          arch: both</font></small><br>
      <small><font face="Courier New, Courier, monospace">Extra
          dependency: None (use -d to specify a version)</font></small><br>
      <small><font face="Courier New, Courier, monospace">The PKGSRVR
          (<a class="moz-txt-link-freetext" href="http://omnios.int.omniti.net:10002/">http://omnios.int.omniti.net:10002/</a>) isn't available. All is
          doomed.</font></small><br>
      <small><font face="Courier New, Courier, monospace">An Error
          occured in the build. Do you wish to continue anyway? (y/n) <b>y</b>  
          <font color="#ff0000">(I tried to ignore the error)</font></font></small><br>
      <small><font face="Courier New, Courier, monospace">===== User
          elected to continue after prompt. =====</font></small><br>
      <small><font face="Courier New, Courier, monospace">Verifying
          dependencies</font></small><br>
      <small><font face="Courier New, Courier, monospace">--- Build-time
          dependency developer/astdev not found</font></small><br>
      <small><font face="Courier New, Courier, monospace">An Error
          occured in the build. Do you wish to continue anyway? (y/n) <b>n</b></font></small><small><font
          face="Courier New, Courier, monospace"><font color="#ff0000">  
            (this looks more serious...)</font></font></small><br>
      <small><font face="Courier New, Courier, monospace">===== Build
          aborted =====</font></small><br>
    </blockquote>
    <br>
    Any other ideas - or should I give the illumos build instructions a
    whirl?<br>
    <br>
    Thanks again,<br>
    Kent<br>
    <br>
    <br>
  </body>
</html>