Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-12305

MariaDB doesn't compile on Debian GNU Hurd (PATH_MAX issue)

    XMLWordPrintable

Details

    • Notable changes
    • Add directives to enable the compatibility with GNU/Hurd for compiling and testing.

    Description

      MariaDB 10.1.22 doesn't compile on Debian GNU Hurd, because Hurd doesn't have PATH_MAX defined.

      A simple

      #ifndef PATH_MAX
      #define PATH_MAX 4096
      #endif
      

      is usually needed to fix the issue.

      A full build log is available from here: https://buildd.debian.org/status/fetch.php?pkg=mariadb-10.1&arch=hurd-i386&ver=10.1.22-1&stamp=1490003259&raw=0

      Attachments

        Activity

          People

            otto Otto Kekäläinen
            oerdnj Ondřej Surý (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0d
                0d
                Logged:
                Time Spent - 1h 25m
                1h 25m

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.