Linux NFS development
 help / color / mirror / Atom feed
* [pull request] nfs-utils: fixup detection of libtirpc
@ 2015-01-06 23:07 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
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Yann E. MORIN @ 2015-01-06 23:07 UTC (permalink / raw)
  To: linux-nfs; +Cc: Chuck Lever, Steve Dickson, Yann E. MORIN

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-01-23 15:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox