You have two choices and both should work equally well:<div><br></div><div>If you want to run latest stable (that happens to be r151004) you'll need to use the r151004 branch of omnios-build: git clone -b r151004 anon@src.omniti.com:~omnios/core/omnios-build</div>
<div><br></div><div>If you want to dev stuff, it may be better to use bloody. Bloody is... well... bloody. And as you've noticed has some issues handling an upgrade from 151004 that have not been fixed yet.  So, you'll need to directly install it or work some IPS trickery to get bloody installed.  The "master" branch of omnios-build is bloody.<br>
<br><div class="gmail_quote">On Fri, Feb 22, 2013 at 9:07 AM, Kent Watsen <span dir="ltr"><<a href="mailto:kent@watsen.net" target="_blank">kent@watsen.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <br>
    I'm trying to compile <a href="https://github.com/arekinath/illumos-kvm/blob/master/README.md" target="_blank">the
      AMD fork of illumos-kvm</a>, the build instructions for which say
    "
    
    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" target="_blank">Build
      Instructions</a> a go, which I I struggled through.<br>
    <br>
    Currently I'm stuck on the `
    
    # ./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 href="mailto:anon@src.omniti.com:~omnios/core/omnios-build" target="_blank">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 href="mailto:anon@src.omniti.com:~omnios/core/omnios-build" target="_blank">anon@src.omniti.com:~omnios/core/omnios-build</a></b><b><br>
        </b>Cloning into 'omnios-build'...<br>
        The authenticity of host '<a href="http://src.omniti.com" target="_blank">src.omniti.com</a> (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 '<a href="http://src.omniti.com" target="_blank">src.omniti.com</a>,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 href="http://pkg.omniti.com/omnios/bloody/" target="_blank">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 href="http://pkg.omniti.com/omnios/bloody/" target="_blank">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 href="http://omnios.omniti.com/ReleaseNotes" target="_blank">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 href="mailto:pkg://omnios/system/library/math/header-math@0.5.11,5.11-0.151002:20120401T180415Z" target="_blank">pkg://omnios/system/library/math/header-math@0.5.11,5.11-0.151002:20120401T180415Z</a><br>
                  
<a href="mailto:pkg://omnios/system/library/math/header-math@0.5.11,5.11-0.151005:20121031T183225Z" target="_blank">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 href="mailto:pkg://omnios/incorporation/jeos/omnios-userland@11,5.11-0.151004:20130208T215446Z" target="_blank">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 href="mailto:pkg://omnios/developer/build/gnu-make@3.82,5.11-0.151002:20120401T174135Z" target="_blank">pkg://omnios/developer/build/gnu-make@3.82,5.11-0.151002:20120401T174135Z</a><br>
                  
<a href="mailto:pkg://omnios/developer/build/gnu-make@3.82,5.11-0.151005:20121031T155036Z" target="_blank">pkg://omnios/developer/build/gnu-make@3.82,5.11-0.151005:20121031T155036Z</a><br>
          Reason:  This version is excluded by installed incorporation
<a href="mailto:pkg://omnios/incorporation/jeos/omnios-userland@11,5.11-0.151004:20130208T215446Z" target="_blank">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 href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120401T174415Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120401T174415Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120418T163114Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120418T163114Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120418T225330Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120418T225330Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120509T022251Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120509T022251Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120518T203209Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120518T203209Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120522T010146Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120522T010146Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120529T141500Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120529T141500Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120611T191626Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120611T191626Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120614T103701Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120614T103701Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120628T043959Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120628T043959Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120705T162018Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120705T162018Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120719T230832Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120719T230832Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120726T140607Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120726T140607Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120807T211706Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120807T211706Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120813T150123Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120813T150123Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120827T190440Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120827T190440Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120831T134351Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120831T134351Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120912T140322Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120912T140322Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120914T135506Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120914T135506Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120920T221650Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120920T221650Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120926T053938Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20120926T053938Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20121004T184549Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151002:20121004T184549Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121102T203643Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121102T203643Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121105T213146Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121105T213146Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121107T173024Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121107T173024Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121112T150347Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121112T150347Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121210T220409Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121210T220409Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121228T023348Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20121228T023348Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130105T180723Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130105T180723Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130116T230003Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130116T230003Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130117T170208Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130117T170208Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130124T225816Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130124T225816Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130129T221145Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130129T221145Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130208T145400Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130208T145400Z</a><br>
                  
        <a href="mailto:pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130220T191556Z" target="_blank">pkg://omnios/developer/object-file@0.5.11,5.11-0.151005:20130220T191556Z</a><br>
          Reason:  This version is excluded by installed incorporation
<a href="mailto:pkg://omnios/consolidation/osnet/osnet-incorporation@0.5.11,5.11-0.151004:20121011T223920Z" target="_blank">pkg://omnios/consolidation/osnet/osnet-incorporation@0.5.11,5.11-0.151004:20121011T223920Z</a><br>

                   This version is excluded by installed incorporation
<a href="mailto:pkg://omnios/incorporation/jeos/illumos-gate@11,5.11-0.151004:20121023T161839Z" target="_blank">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 href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120401T180118Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120401T180118Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120418T164413Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120418T164413Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120418T225419Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120418T225419Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120509T022340Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120509T022340Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120518T203257Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120518T203257Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120522T010234Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120522T010234Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120529T141549Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120529T141549Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120611T191715Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120611T191715Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120614T103750Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120614T103750Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120628T044048Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120628T044048Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120705T162106Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120705T162106Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120719T230920Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120719T230920Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120726T140655Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120726T140655Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120807T211754Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120807T211754Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120813T150211Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120813T150211Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120827T190528Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120827T190528Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120831T134439Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120831T134439Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120912T140411Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120912T140411Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120914T135555Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120914T135555Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120920T221738Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120920T221738Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20120926T054026Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20120926T054026Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151002:20121004T184637Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151002:20121004T184637Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20121102T203731Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151005:20121102T203731Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20121105T213234Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151005:20121105T213234Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20121107T173112Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151005:20121107T173112Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20121112T150435Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151005:20121112T150435Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20121210T220457Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151005:20121210T220457Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20121228T023436Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151005:20121228T023436Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20130105T180811Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151005:20130105T180811Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20130116T230051Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151005:20130116T230051Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20130117T170257Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151005:20130117T170257Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20130124T225904Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151005:20130124T225904Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20130129T221233Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151005:20130129T221233Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20130208T145448Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151005:20130208T145448Z</a><br>
                  
        <a href="mailto:pkg://omnios/system/header@0.5.11,5.11-0.151005:20130220T191644Z" target="_blank">pkg://omnios/system/header@0.5.11,5.11-0.151005:20130220T191644Z</a><br>
          Reason:  This version is excluded by installed incorporation
<a href="mailto:pkg://omnios/consolidation/osnet/osnet-incorporation@0.5.11,5.11-0.151004:20121011T223920Z" target="_blank">pkg://omnios/consolidation/osnet/osnet-incorporation@0.5.11,5.11-0.151004:20121011T223920Z</a><br>

                   This version is excluded by installed incorporation
<a href="mailto:pkg://omnios/incorporation/jeos/illumos-gate@11,5.11-0.151004:20121023T161839Z" target="_blank">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>
  </div>

<br>_______________________________________________<br>
OmniOS-discuss mailing list<br>
<a href="mailto:OmniOS-discuss@lists.omniti.com">OmniOS-discuss@lists.omniti.com</a><br>
<a href="http://lists.omniti.com/mailman/listinfo/omnios-discuss" target="_blank">http://lists.omniti.com/mailman/listinfo/omnios-discuss</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>
<p>Theo Schlossnagle</p>
<p><a href="http://omniti.com/is/theo-schlossnagle" target="_blank">http://omniti.com/is/theo-schlossnagle</a></p>
</div>