Build 1.3.0 failure on sparc: strnlen undefined

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Critical - P2
    • 1.3.1
    • Affects Version/s: 1.3.0
    • Component/s: libbson, libmongoc
    • None
    • Environment:
      Solaris Sparc 10
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Build fails on sparc with "symbol strnlen: referenced symbol not found". Two issues:

      • In bson-config.h we define BSON_HAVE_STRNLEN, however bson-string.c uses HAVE_STRNLEN
      • mongoc-cursor.c has another call to strnlen which is not conditioned at all.

              Assignee:
              A. Jesse Jiryu Davis
              Reporter:
              Jeroen Ooms [X]
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: