Linux NFS development
 help / color / mirror / Atom feed
From: Andreas Radke <a.radke@arcor.de>
To: Steve Dickson <SteveD@redhat.com>
Cc: libtirpc <libtirpc-devel@lists.sourceforge.net>,
	Linux NFS Mailing list <linux-nfs@vger.kernel.org>
Subject: Re: ANNOUNCE: libtirpc-1.0.1 released.
Date: Sun, 1 Nov 2015 11:51:06 +0100	[thread overview]
Message-ID: <20151101115106.54815c74@workstation64.home> (raw)
In-Reply-To: <56351BDA.1090500@RedHat.com>

[-- Attachment #1: Type: text/plain, Size: 1728 bytes --]

Am Sat, 31 Oct 2015 15:51:54 -0400
schrieb Steve Dickson <SteveD@redhat.com>:

> Hello,
> 
> The 1.0.1 version of libtirpc has just been release.
> 
> In this release the SONAME has been changed to 3.0.0 to
> reflect a number of changes in the API. Those changes 
> were needed to make the Linux version of libtirpc 
> more compatible with other implementations  

This break rpcbind recompilation:

src/rpcb_svc_com.c: In function 'handle_reply':
src/rpcb_svc_com.c:1298:6: error: 'SVCXPRT {aka struct __rpc_svcxprt}'
has no member named 'xp_auth' xprt->xp_auth = &svc_auth_none;
      ^
In file included from /usr/include/tirpc/rpc/rpc.h:62:0,
                 from src/rpcb_svc_com.c:48:
src/rpcb_svc_com.c:1300:22: error: 'SVCXPRT {aka struct __rpc_svcxprt}'
has no member named 'xp_auth' SVCAUTH_DESTROY(xprt->xp_auth);
                      ^
/usr/include/tirpc/rpc/svc_auth.h:63:7: note: in definition of macro
'SVCAUTH_DESTROY' ((*((auth)->svc_ah_ops->svc_ah_destroy))(auth))
       ^
src/rpcb_svc_com.c:1300:22: error: 'SVCXPRT {aka struct __rpc_svcxprt}'
has no member named 'xp_auth' SVCAUTH_DESTROY(xprt->xp_auth);
                      ^
/usr/include/tirpc/rpc/svc_auth.h:63:43: note: in definition of macro
'SVCAUTH_DESTROY' ((*((auth)->svc_ah_ops->svc_ah_destroy))(auth))
                                           ^
src/rpcb_svc_com.c:1301:6: error: 'SVCXPRT {aka struct __rpc_svcxprt}'
has no member named 'xp_auth' xprt->xp_auth = NULL;
      ^
Makefile:481: recipe for target 'src/rpcb_svc_com.o' failed
make: *** [src/rpcb_svc_com.o] Error 1
make: *** Waiting for unfinished jobs....
==> ERROR: A failure occurred in build().

Do you have a fix?

-Andy
Arch Linux

[-- Attachment #2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

  reply	other threads:[~2015-11-01 10:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-31 19:51 ANNOUNCE: libtirpc-1.0.1 released Steve Dickson
2015-11-01 10:51 ` Andreas Radke [this message]
2015-11-01 17:57   ` [Libtirpc-devel] " Peter Rosin
2015-11-01 19:26     ` Chuck Lever
2015-11-01 21:53       ` Peter Rosin
2015-11-01 22:00         ` Chuck Lever

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=20151101115106.54815c74@workstation64.home \
    --to=a.radke@arcor.de \
    --cc=SteveD@redhat.com \
    --cc=libtirpc-devel@lists.sourceforge.net \
    --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