Re: [SOLVED] error compiling the latest versions of rsync

2006-04-13 Thread Wayne Davison
On Thu, Apr 13, 2006 at 07:56:01PM +0900, Denis Solovyov wrote: > Sorry for the alarm, but I never collided with such behaviour before, > it was not obvious since all other software complied well all the time. Thanks for the report anyway, as I discovered two things: (1) the code for replacing a b

Re: [SOLVED] error compiling the latest versions of rsync

2006-04-13 Thread Denis Solovyov
DS> I'm getting the following error when I'm trying to do just `./configure; DS> make` with the latest versions of rsync (both 2.6.7 and 2.6.8pre1): DS> gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c lib/compat.c -o lib/compat.o DS> lib/compat.c:171: error: conflicting types for `inet_aton' DS> /