Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-902

1.2.0-rc0 Build failure on Solaris

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • 1.2.0
    • Affects Version/s: 1.2-rc0
    • Component/s: None
    • Labels:
      None

      One of the new examples in libbson-1.2.0-rc0 fails to compile on Solaris due to missing link time dependencies specifically needed on Solaris.

      Since we build all examples by default this causes release builds on Solaris of both libbson-1.2.0-rc0 and mongoc-1.2.0-rc0 to fail.

      The workaround for this issue is to disable building the examples:

      ./configure --disable-examples
      

      or

      ./configure --enable-examples=no
      

            Assignee:
            bjori Hannes Magnusson
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: