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

configure can not find libgssapi_krb5.so, although it exists in /usr/lib/x86_64-linux-gnu

Details

    • Improvement
    • Resolution: Fixed
    • Trivial
    • Lustre 2.4.0
    • Lustre 2.3.0
    • Debian Wheezy AMD64/x86_64

    Description

      ./configure --enable-gss cannot find on Debian Wheezy AMD64/x86_64 the file libgssapi_krb5.so although it exists
      in the directory /usr/lib/x86_x64-linux-gnu. Probably some other AMD64/x86_64 Linux distributions are effected as well. By simply adding the following line in the file "configure"
      (after line number: 11408)
      ...
      -f $dir/lib/x86_64-linux-gnu/libgssapi_krb5.so -o \
      ...

      one can easily fix this problem. A trivial patch is attached.

      Attachments

        Activity

          [LU-1924] configure can not find libgssapi_krb5.so, although it exists in /usr/lib/x86_64-linux-gnu

          Merged into master for 2.3.58

          utopiabound Nathaniel Clark added a comment - Merged into master for 2.3.58
          pjones Peter Jones added a comment - http://review.whamcloud.com/#change,4378
          pjones Peter Jones added a comment -

          Thomas

          Thanks for the suggestion. Could you please upload your suggested patch into gerrit so that we can review, test and (hopefully) land it? Details of how to setup gerrit are on the Whamcloud wiki.

          Thanks

          Peter

          pjones Peter Jones added a comment - Thomas Thanks for the suggestion. Could you please upload your suggested patch into gerrit so that we can review, test and (hopefully) land it? Details of how to setup gerrit are on the Whamcloud wiki. Thanks Peter

          People

            utopiabound Nathaniel Clark
            thomas.stibor Thomas Stibor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: