All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: linux-nfs@vger.kernel.org, Steve Dickson <SteveD@redhat.com>
Subject: Re: [pull request] nfs-utils: fixup detection of libtirpc
Date: Wed, 7 Jan 2015 00:21:17 +0100	[thread overview]
Message-ID: <20150106232117.GC17878@free.fr> (raw)
In-Reply-To: <cover.1420585444.git.yann.morin.1998@free.fr>

Chuck, All,

Chuck, apologies: I mispelled your email when copying from the mail
archives. Sorry... :-(

Hopefuly, the committer can fix the 'Cc:' and 'Reported-by:' fields when
applying that series? If not, I'll respin...

On 2015-01-07 00:07 +0100, Yann E. MORIN spake thusly:
> 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(-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  parent reply	other threads:[~2015-01-06 23:21 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 ` Yann E. MORIN [this message]
2015-01-23 15:11 ` [pull request] nfs-utils: fixup detection of libtirpc Steve Dickson

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=20150106232117.GC17878@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=SteveD@redhat.com \
    --cc=chuck.lever@oracle.com \
    --cc=linux-nfs@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.