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

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(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'

             reply	other threads:[~2015-01-06 23:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-06 23:07 Yann E. MORIN [this message]
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

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=cover.1420585444.git.yann.morin.1998@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=SteveD@redhat.com \
    --cc=check.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox