Subject: Re: Sendmail breakage with ELF? Postfix to the rescue!
To: Perry E. Metzger <perry@piermont.com>
From: David K Brownlee <abs@anim.dreamworks.com>
List: port-sparc
Date: 07/24/1999 18:30:34
That is correct - as indicated in other email it was due
to inappropriate assumptions made in sendmail triggered by
changes made to gethnamaddr.c in libc. My apologies to
Itojun for implying it was caused by IPv6 changes.
On 19 Jul 1999, Perry E. Metzger wrote:
> David Brownlee <abs@anim.dreamworks.com> writes:
> > Its not ELF related. After the IPv6 integration it appears that
> > hp->h_addr_list is no longer suitably aligned for 32bit
> > access.
>
> Itojun says this had nothing to do with the v6 support being added.