Ticket Change Details
Not logged in
Overview

Artifact ID: 4266dc0c0f81b34145aa6b86e93c5d338d3ce15a
Ticket: 8b3c5d30f7e63cd7ed4fe0c48b1c970a58464d38
Cannot build under MacOS/X 10.4 ... missing 'gethostuuid'
User & Date: anonymous 2010-03-04 07:10:46
Changes

  1. comment changed to:
    If I try to build the mentioned version of Fossil under MacOS/X Tiger, the build process comes to a grinding halt due to missing symbol
    
       <code>gethostuuid()</code>
    
    referred to by <samp>sqlite.c</samp>.
    
    This function seems not to be available under Tiger.
    
  2. foundin changed to: "63d31b0448"
  3. private_contact changed to: "63f4cb9d6971f7dbdee05412b8546975182b32e4"
  4. severity changed to: "Critical"
  5. status changed to: "Open"
  6. title changed to:
    Cannot build under MacOS/X 10.4 ... missing 'gethostuuid'
    
  7. type changed to: "Build_Problem"