On Thu, Feb 21, 2002 at 10:05:19AM -0600, Albert Chin wrote:
> > 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
Here are the results by configure revision:
1.128 works.
1.129: (which contains your patch) breaks.
1.130: breaks.
1.131: (head) works (regenned from fixed configure.in).
> Without my patch, does it work?
Unfortunately, yes (see above).
> 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.
--
Jos Backus _/ _/_/_/ Santa Clara, CA
_/ _/ _/
_/ _/_/_/
_/ _/ _/ _/
[EMAIL PROTECTED] _/_/ _/_/_/ use Std::Disclaimer;
----
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html