From: Steve Dickson <SteveD@redhat.com>
To: "Yann E. MORIN" <yann.morin.1998@free.fr>, linux-nfs@vger.kernel.org
Cc: Chuck Lever <check.lever@oracle.com>
Subject: Re: [pull request] nfs-utils: fixup detection of libtirpc
Date: Fri, 23 Jan 2015 10:11:54 -0500 [thread overview]
Message-ID: <54C264BA.30201@RedHat.com> (raw)
In-Reply-To: <cover.1420585444.git.yann.morin.1998@free.fr>
On 01/06/2015 06:07 PM, Yann E. MORIN wrote:
> Hello All!
>
> This series is an ateempt to fix up the detection of libtirpc.
>
> Since commit 8534063 (configure: use pkg-config to find libtirpc) (by me),
> some users are reporting that they can no longer build nfs-utils on older
> libtirpc versions.
>
> Furthermore, after inspecting my own change, I saw thatI borked some of
> the tests: incorrect test when libtirpc is not required, and dropped
> check for authgss_free_private_data.
>
> This series attempts to fix all those issues. Sorry for the mishap...
>
> Regards,
> Yann E. MORIN.
>
>
> The following changes since commit fac4b7d30aafb6a02f66f29f0680db7b4894db79:
>
> mountstats: Updated the mountstats(8) man page. (2014-12-13 10:40:28 -0500)
>
> are available in the git repository at:
>
> https://github.com/yann-morin-1998/nfs-utils.git yem/libtirpc-pkg-config
>
> for you to fetch changes up to f3aaa3c4f47cd75629b60b913d97ef9d7dfd19ea:
>
> configure: restore checking for authgss_free_private_data in libtirpc (2015-01-06 23:58:22 +0100)
>
> ----------------------------------------------------------------
> Yann E. MORIN (4):
> configure: do not fail if libtirpc is missing but not requested
> configure: be more laxist on the required libtirpc version
> configure:restore the old way of checking for libtirpc
> configure: restore checking for authgss_free_private_data in libtirpc
>
> aclocal/libtirpc.m4 | 44 +++++++++++++++++++++++++++++++++++++++++---
> 1 file changed, 41 insertions(+), 3 deletions(-)
>
Committed... This restore the ability to compile the upstream nfs-utils
on legacy OSes by using the --disable-nfsv41 config flag
steved.
prev parent reply other threads:[~2015-01-23 15:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-06 23:07 [pull request] nfs-utils: fixup detection of libtirpc Yann E. MORIN
2015-01-06 23:07 ` [PATCH 1/4] configure: do not fail if libtirpc is missing but not requested Yann E. MORIN
2015-01-06 23:07 ` [PATCH 2/4] configure: be more laxist on the required libtirpc version Yann E. MORIN
2015-01-06 23:07 ` [PATCH 3/4] configure:restore the old way of checking for libtirpc Yann E. MORIN
2015-01-06 23:08 ` [PATCH 4/4] configure: restore checking for authgss_free_private_data in libtirpc Yann E. MORIN
2015-01-06 23:21 ` [pull request] nfs-utils: fixup detection of libtirpc Yann E. MORIN
2015-01-23 15:11 ` Steve Dickson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54C264BA.30201@RedHat.com \
--to=steved@redhat.com \
--cc=check.lever@oracle.com \
--cc=linux-nfs@vger.kernel.org \
--cc=yann.morin.1998@free.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox