#3980 Re: rsync-2.5.3pre1 preview release -- please try it

Albert Chin rsync at lists.thewrittenword.com
Fri Feb 22 03:05:19 EST 2002


On Wed, Feb 20, 2002 at 07:44:52PM -0801, Jos Backus wrote:
> On Wed, Feb 20, 2002 at 08:31:51PM -0600, Albert Chin wrote:
> > > This seems to break FreeBSD...
> > 
> > How? Works fine with FreeBSD 4.3-STABLE.
> 
> Breaks on -current:
> 
> gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c lib/getaddrinfo.c -o lib/getaddrinfo.o
> lib/getaddrinfo.c: In function `get_addr':
> lib/getaddrinfo.c:595: structure has no member named `s6_addr32'
> lib/getaddrinfo.c:597: structure has no member named `s6_addr32'
> *** Error code 1

Without my patch, does it work? If so, the fix could be as simple as
preceding my patch with a AC_CHECK_FUNCS(getaddrinfo and running the
new code when this fails.

-- 
albert chin (china at thewrittenword.com)




More information about the rsync mailing list