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 ([EMAIL PROTECTED])

----
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to