Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-11946

configure --enable-dist fails if libyaml-devel or zlib-devel are not installed

    XMLWordPrintable

Details

    • 3
    • 9223372036854775807

    Description

      Without libyaml-devel installed,

       ./configure --enable-dist
      

      fails with

      ...
      checking for yaml_parser_initialize in -lyaml... no
      configure: error: YAML development libraries not not installed
      

      which should not be required to run make dist.

      The absence of zlib-devel is also fatal when running configure --enable-dist, and should not be.

      Attachments

        Activity

          People

            utopiabound Nathaniel Clark
            ofaaland Olaf Faaland
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: