Details
-
Improvement
-
Resolution: Fixed
-
Trivial
-
Lustre 2.3.0
-
Debian Wheezy AMD64/x86_64
-
8141
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
Fix Version/s | New: Lustre 2.4.0 [ 10154 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | Original: WC Triage [ wc-triage ] | New: Nathaniel Clark [ utopiabound ] |
Labels | Original: releases | New: patch releases |