<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    I'm trying to compile <a
      href="https://github.com/arekinath/illumos-kvm/blob/master/README.md">the
      AMD fork of illumos-kvm</a>, the build instructions for which say
    "
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    set the path for the <code>KERNEL_SOURCE</code>
    directory to point to the root of a checked out and built illumos
    directory".<br>
    <br>
    I figured that compiling OmniOS would be one way to get a checked
    out and built illumos directory, so I decided to give  OmniOS's <a
      href="http://omnios.omniti.com/wiki.php/BuildInstructions">Build
      Instructions</a> a go, which I I struggled through.<br>
    <br>
    Currently I'm stuck on the `
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    # ./buildctl list` command, but I want to recount all my so that
    this document can be enhanced.   <br>
    <br>
    Environment: OmniOS stable, updated to most recent release.<br>
                         Created a non-global zone for this compiling
    activity<br>
                          (I put all services into zones, leaving the
    global zone in its most minimal state)<br>
    <br>
    <br>
    Following the instructions, the "Closed Tools" section didn't seems
    to provide any actions, so I skipped it.  <br>
    The "How-to" section has a very nice block of commands to
    cut-n-paste, here's how it went:<br>
    <br>
    STEP 1<br>
    ====<br>
    <br>
    <small><font face="Courier New, Courier, monospace"><b>root@compiler:~#
          git clone <a class="moz-txt-link-abbreviated" href="mailto:anon@src.omniti.com:~omnios/core/omnios-build">anon@src.omniti.com:~omnios/core/omnios-build</a></b><br>
        -bash: git: command not found<br>
        <b>root@compiler:~# pkg install
          pkg:/developer/versioning/git     <font color="#ff0000">(Add
            an instruction to install git?)</font></b><br>
                   Packages to install:  1<br>
               Create boot environment: No<br>
        Create backup boot environment: No<br>
        <br>
        DOWNLOAD                                  PKGS       FILES   
        XFER (MB)<br>
        Completed                                  1/1     353/353   
        10.4/10.4$<3><br>
        <br>
        PHASE                                        ACTIONS<br>
        Install Phase                                635/635 <br>
        <br>
        PHASE                                          ITEMS<br>
        Package State Update Phase                       1/1 <br>
        Image State Update Phase                         2/2 <br>
        <b>root@compiler:~# git clone
          <a class="moz-txt-link-abbreviated" href="mailto:anon@src.omniti.com:~omnios/core/omnios-build">anon@src.omniti.com:~omnios/core/omnios-build</a></b><b><br>
        </b>Cloning into 'omnios-build'...<br>
        The authenticity of host 'src.omniti.com (199.15.226.39)' can't
        be established.<br>
        RSA key fingerprint is
        51:bb:7a:4a:3a:de:ff:dc:0a:87:8b:4f:d4:63:b0:d2.<br>
        Are you sure you want to continue connecting (yes/no)? yes<br>
        Warning: Permanently added 'src.omniti.com,199.15.226.39' (RSA)
        to the list of known hosts.<br>
        remote: Counting objects: 6243, done.<br>
        remote: Compressing objects: 100% (5116/5116), done.<br>
        remote: Total 6243 (delta 2924), reused 1441 (delta 679)<br>
        Receiving objects: 100% (6243/6243), 25.84 MiB | 1.85 MiB/s,
        done.<br>
        Resolving deltas: 100% (2924/2924), done.<br>
      </font></small><br>
    STEP 2<br>
    ====<br>
    <br>
    <b><small><font face="Courier New, Courier, monospace">root@compiler:~#
          cd omnios-build/build</font></small></b><b><br>
    </b><br>
    <br>
    STEP 3<br>
    ====<br>
    <br>
    <small><font face="Courier New, Courier, monospace"><b>root@compiler:~/omnios-build/build#
          ./buildctl list</b><b><br>
        </b>You appear to be missing some basic build requirements.<br>
        To fix this run:<br>
         <br>
          sudo pkg install developer/gcc47 developer/object-file
        developer/build/gnu-make system/header
        system/library/math/header-math<br>
        <br>
        An Error occured in the build. Do you wish to continue anyway?
        (y/n) n <br>
        ===== Build aborted =====<br>
        <b>root@compiler:~/omnios-build/build# pkg install
          developer/gcc47 developer/object-file developer/build/gnu-make
          system/header system/library/math/header-math</b><b><br>
        </b>Creating Plan                 <br>
        pkg install: The following pattern(s) did not match any
        allowable packages.  Try<br>
        using a different matching pattern, or refreshing publisher
        information:<br>
        <br>
            developer/gcc47<br>
        <br>
        <b>root@compiler:~/omnios-build/build# pkg set-publisher -G '*'
          -g <a class="moz-txt-link-freetext" href="http://pkg.omniti.com/omnios/bloody/">http://pkg.omniti.com/omnios/bloody/</a> omnios<br>
          <font color="#ff0000">(Add an instruction to install bloody?)</font><br>
        </b><b></b><b>root@compiler:~/omnios-build/build# pkg publisher</b><b><br>
        </b>PUBLISHER                             TYPE     STATUS   URI<br>
        omnios                                origin   online  
        <a class="moz-txt-link-freetext" href="http://pkg.omniti.com/omnios/bloody/">http://pkg.omniti.com/omnios/bloody/</a><br>
        <b>root@compiler:~/omnios-build/build# pkg update</b><b><br>
        </b>            Packages to update:   5<br>
               Create boot environment:  No<br>
        Create backup boot environment: Yes<br>
        <br>
        DOWNLOAD                                  PKGS       FILES   
        XFER (MB)<br>
        Completed                                  5/5       63/63   
        53.6/53.6$<3><br>
        <br>
        PHASE                                        ACTIONS<br>
        Update Phase                                   76/76 <br>
        <br>
        PHASE                                          ITEMS<br>
        Package State Update Phase                     10/10 <br>
        Package Cache Update Phase                       5/5<br>
        Image State Update Phase                         2/2 <br>
        <br>
---------------------------------------------------------------------------<br>
        NOTE: Please review release notes posted at:<br>
        <br>
        <a class="moz-txt-link-freetext" href="http://omnios.omniti.com/ReleaseNotes">http://omnios.omniti.com/ReleaseNotes</a><br>
---------------------------------------------------------------------------<br>
        <br>
        <b>root@compiler:~/omnios-build/build# ./buildctl list</b><b><br>
        </b>You appear to be missing some basic build requirements.<br>
        To fix this run:<br>
         <br>
          sudo pkg install developer/gcc47 developer/object-file
        developer/build/gnu-make system/header
        system/library/math/header-math<br>
        <br>
        An Error occured in the build. Do you wish to continue anyway?
        (y/n) n<br>
        ===== Build aborted =====<br>
        <b>root@compiler:~/omnios-build/build# pkg install
          developer/gcc47 developer/object-file developer/build/gnu-make
          system/header system/library/math/header-math</b><b><br>
        </b>Creating Plan /               <br>
        pkg install: No matching version of
        system/library/math/header-math can be installed:<br>
          Reject: 
<a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/library/math/header-math@0.5.11,5.11-0.151002:20120401T180415Z">pkg://omnios/system/library/math/header-math@0.5.11,5.11-0.151002:20120401T180415Z</a><br>
                  
<a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/library/math/header-math@0.5.11,5.11-0.151005:20121031T183225Z">pkg://omnios/system/library/math/header-math@0.5.11,5.11-0.151005:20121031T183225Z</a><br>
          Reason:  This version is excluded by installed incorporation
<a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/incorporation/jeos/omnios-userland@11,5.11-0.151004:20130208T215446Z">pkg://omnios/incorporation/jeos/omnios-userland@11,5.11-0.151004:20130208T215446Z</a><br>
        No matching version of developer/build/gnu-make can be
        installed:<br>
          Reject: 
<a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/build/gnu-make@3.82,5.11-0.151002:20120401T174135Z">pkg://omnios/developer/build/gnu-make@3.82,5.11-0.151002:20120401T174135Z</a><br>
                  
<a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/build/gnu-make@3.82,5.11-0.151005:20121031T155036Z">pkg://omnios/developer/build/gnu-make@3.82,5.11-0.151005:20121031T155036Z</a><br>
          Reason:  This version is excluded by installed incorporation
<a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/incorporation/jeos/omnios-userland@11,5.11-0.151004:20130208T215446Z">pkg://omnios/incorporation/jeos/omnios-userland@11,5.11-0.151004:20130208T215446Z</a><br>
        No matching version of developer/object-file can be installed:<br>
          Reject: 
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120401T174415Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120401T174415Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120418T163114Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120418T163114Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120418T225330Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120418T225330Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120509T022251Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120509T022251Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120518T203209Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120518T203209Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120522T010146Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120522T010146Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120529T141500Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120529T141500Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120611T191626Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120611T191626Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120614T103701Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120614T103701Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120628T043959Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120628T043959Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120705T162018Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120705T162018Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120719T230832Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120719T230832Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120726T140607Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120726T140607Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120807T211706Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120807T211706Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120813T150123Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120813T150123Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120827T190440Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120827T190440Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120831T134351Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120831T134351Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120912T140322Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120912T140322Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120914T135506Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120914T135506Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120920T221650Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120920T221650Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120926T053938Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120926T053938Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20121004T184549Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20121004T184549Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121102T203643Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121102T203643Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121105T213146Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121105T213146Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121107T173024Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121107T173024Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121112T150347Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121112T150347Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121210T220409Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121210T220409Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121228T023348Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121228T023348Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130105T180723Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130105T180723Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130116T230003Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130116T230003Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130117T170208Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130117T170208Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130124T225816Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130124T225816Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130129T221145Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130129T221145Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130208T145400Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130208T145400Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130220T191556Z">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130220T191556Z</a><br>
          Reason:  This version is excluded by installed incorporation
<a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/consolidation/osnet/osnet-incorporation@0.5.11,5.11-0.151004:20121011T223920Z">pkg://omnios/consolidation/osnet/osnet-incorporation@0.5.11,5.11-0.151004:20121011T223920Z</a><br>
                   This version is excluded by installed incorporation
<a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/incorporation/jeos/illumos-gate@11,5.11-0.151004:20121023T161839Z">pkg://omnios/incorporation/jeos/illumos-gate@11,5.11-0.151004:20121023T161839Z</a><br>
        No matching version of system/header can be installed:<br>
          Reject: 
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120401T180118Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120401T180118Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120418T164413Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120418T164413Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120418T225419Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120418T225419Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120509T022340Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120509T022340Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120518T203257Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120518T203257Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120522T010234Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120522T010234Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120529T141549Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120529T141549Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120611T191715Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120611T191715Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120614T103750Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120614T103750Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120628T044048Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120628T044048Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120705T162106Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120705T162106Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120719T230920Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120719T230920Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120726T140655Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120726T140655Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120807T211754Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120807T211754Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120813T150211Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120813T150211Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120827T190528Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120827T190528Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120831T134439Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120831T134439Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120912T140411Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120912T140411Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120914T135555Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120914T135555Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120920T221738Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120920T221738Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120926T054026Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120926T054026Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20121004T184637Z">pkg://omnios/system/header@0.5.11,5.11-0.151002:20121004T184637Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20121102T203731Z">pkg://omnios/system/header@0.5.11,5.11-0.151005:20121102T203731Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20121105T213234Z">pkg://omnios/system/header@0.5.11,5.11-0.151005:20121105T213234Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20121107T173112Z">pkg://omnios/system/header@0.5.11,5.11-0.151005:20121107T173112Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20121112T150435Z">pkg://omnios/system/header@0.5.11,5.11-0.151005:20121112T150435Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20121210T220457Z">pkg://omnios/system/header@0.5.11,5.11-0.151005:20121210T220457Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20121228T023436Z">pkg://omnios/system/header@0.5.11,5.11-0.151005:20121228T023436Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20130105T180811Z">pkg://omnios/system/header@0.5.11,5.11-0.151005:20130105T180811Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20130116T230051Z">pkg://omnios/system/header@0.5.11,5.11-0.151005:20130116T230051Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20130117T170257Z">pkg://omnios/system/header@0.5.11,5.11-0.151005:20130117T170257Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20130124T225904Z">pkg://omnios/system/header@0.5.11,5.11-0.151005:20130124T225904Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20130129T221233Z">pkg://omnios/system/header@0.5.11,5.11-0.151005:20130129T221233Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20130208T145448Z">pkg://omnios/system/header@0.5.11,5.11-0.151005:20130208T145448Z</a><br>
                  
        <a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20130220T191644Z">pkg://omnios/system/header@0.5.11,5.11-0.151005:20130220T191644Z</a><br>
          Reason:  This version is excluded by installed incorporation
<a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/consolidation/osnet/osnet-incorporation@0.5.11,5.11-0.151004:20121011T223920Z">pkg://omnios/consolidation/osnet/osnet-incorporation@0.5.11,5.11-0.151004:20121011T223920Z</a><br>
                   This version is excluded by installed incorporation
<a class="moz-txt-link-abbreviated" href="mailto:pkg://omnios/incorporation/jeos/illumos-gate@11,5.11-0.151004:20121023T161839Z">pkg://omnios/incorporation/jeos/illumos-gate@11,5.11-0.151004:20121023T161839Z</a></font></small><br>
    <small><font face="Courier New, Courier, monospace"><br>
        <b>root@compiler:~/omnios-build/build# ./buildctl list</b><b><br>
        </b>You appear to be missing some basic build requirements.<br>
        To fix this run:<br>
         <br>
          sudo pkg install developer/gcc47 developer/object-file
        developer/build/gnu-make system/header
        system/library/math/header-math<br>
        <br>
        An Error occured in the build. Do you wish to continue anyway?
        (y/n) n<br>
        ===== Build aborted =====<br>
        <br>
      </font></small><font color="#ff0000"><br>
      Now what?</font><br>
    <br>
    <br>
    Thanks,<br>
    Kent<br>
    <br>
    <br>
  </body>
</html>