Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-2761

Build errors in Fedora 22 regarding _BSD_SOURCE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.7.0
    • Build System
    • None

    Description

      When building from source on Fedora 22 64bit, it configures OK, but when you try to run `make`, it outputs this error message:
      _BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE

      If I grep through all the source files and replace "_BSD_SOURCE" with "_DEFAULT_SOURCE", `make` will run OK.

      Attachments

        Activity

          People

            kxepal Alexander Shorin
            tcaddy Teddy Caddy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: