From: Steve Dickson <SteveD@redhat.com>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH 0/5] Fix legacy build issues
Date: Tue, 06 Jan 2009 12:44:24 -0500 [thread overview]
Message-ID: <49639878.1080500@RedHat.com> (raw)
In-Reply-To: <20081217203301.14933.81853.stgit-07a7zB5ZJzbwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
Chuck Lever wrote:
> Hi Steve-
>
> Hope your power is restored.
>
> We discovered some problems building nfs-utils on legacy systems caused
> by recent IPv6 updates. Here are some patches I propose to address
> those problems.
>
> Jonathan Andrews has tested the C code introduced by "use gethostbyname(3)
> when building on old systems" on his distribution, which includes a very
> old version of glibc that doesn't support AI_ADDRCONFIG. But I was a
> little challenged by the autoconf magic needed to pull this off. Please
> have a close look at that to see if it really does what is needed.
>
> ---
>
> Chuck Lever (5):
> configure: use "--disable-uuid" instead of "--without-uuid"
> mount command: Random clean up
> getport: don't use getaddrinfo(3) on old systems
> mount command: use gethostbyname(3) when building on old systems
> mount: revert recent fix for build problems on old systems
>
>
> configure.ac | 12 ++++++--
> support/nfs/getport.c | 69 ++++++++++++++++++++++++++++++++++++++------
> utils/mount/network.c | 77 +++++++++++++++++++++++++++++++++++++------------
> 3 files changed, 127 insertions(+), 31 deletions(-)
>
Committed...
steved.
prev parent reply other threads:[~2009-01-06 17:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-17 20:37 [PATCH 0/5] Fix legacy build issues Chuck Lever
[not found] ` <20081217203301.14933.81853.stgit-07a7zB5ZJzbwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2008-12-17 20:37 ` [PATCH 1/5] mount: revert recent fix for build problems on old systems Chuck Lever
2008-12-17 20:37 ` [PATCH 2/5] mount command: use gethostbyname(3) when building " Chuck Lever
2008-12-17 20:37 ` [PATCH 3/5] getport: don't use getaddrinfo(3) " Chuck Lever
2008-12-17 20:37 ` [PATCH 4/5] mount command: Random clean up Chuck Lever
2008-12-17 20:37 ` [PATCH 5/5] configure: use "--disable-uuid" instead of "--without-uuid" Chuck Lever
2008-12-17 20:42 ` [PATCH 0/5] Fix legacy build issues Chuck Lever
2009-01-06 17:44 ` 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=49639878.1080500@RedHat.com \
--to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox