From: Steve Dickson <SteveD@redhat.com>
To: Adam Sampson <ats@offog.org>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH] nfs-utils 1.2.6: nsm_client needs to link with libtirpc
Date: Tue, 29 May 2012 15:18:06 -0400 [thread overview]
Message-ID: <4FC520EE.9080303@RedHat.com> (raw)
In-Reply-To: <20120526213213.GY25787@cartman.at.offog.org>
Committed...
steved.
On 05/26/2012 05:32 PM, Adam Sampson wrote:
> nsm_client needs to link against libtirpc.
>
> diff -x config.log -x config.status -ru tmp/nfs-utils-1.2.6/tests/nsm_client/Makefile.am work/nfs-utils-1.2.6/tests/nsm_client/Makefile.am
> --- tmp/nfs-utils-1.2.6/tests/nsm_client/Makefile.am 2012-05-14 15:40:52.000000000 +0100
> +++ work/nfs-utils-1.2.6/tests/nsm_client/Makefile.am 2012-05-26 22:18:50.999001661 +0100
> @@ -13,7 +13,7 @@
>
> BUILT_SOURCES = $(GENFILES)
> nsm_client_LDADD = ../../support/nfs/libnfs.a \
> - ../../support/nsm/libnsm.a $(LIBCAP)
> + ../../support/nsm/libnsm.a $(LIBCAP) $(LIBTIRPC)
>
> if CONFIG_RPCGEN
> RPCGEN = $(top_builddir)/tools/rpcgen/rpcgen
>
prev parent reply other threads:[~2012-05-29 19:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-26 21:32 [PATCH] nfs-utils 1.2.6: nsm_client needs to link with libtirpc Adam Sampson
2012-05-29 19:18 ` 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=4FC520EE.9080303@RedHat.com \
--to=steved@redhat.com \
--cc=ats@offog.org \
--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.