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

2002-02-21 Thread Albert Chin
On Thu, Feb 21, 2002 at 11:12:19AM -0800, Jos Backus wrote: > 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

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

2002-02-21 Thread Jos Backus
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.

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

2002-02-21 Thread Albert Chin
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 li

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

2002-02-20 Thread Jos Backus
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_ad

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

2002-02-20 Thread Albert Chin
On Wed, Feb 20, 2002 at 04:46:28PM -0800, Martin Pool wrote: > On 19 Feb 2002, Albert Chin <[EMAIL PROTECTED]> wrote: > > On Mon, Feb 18, 2002 at 06:23:04PM -0800, Martin Pool wrote: > > > Available now from samba.org and all mirrors. Please report bugs, > > > compilation problems, etc. If there

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

2002-02-20 Thread Martin Pool
On 19 Feb 2002, Albert Chin <[EMAIL PROTECTED]> wrote: > On Mon, Feb 18, 2002 at 06:23:04PM -0800, Martin Pool wrote: > > Available now from samba.org and all mirrors. Please report bugs, > > compilation problems, etc. If there are no major issues I think I > > will put this out as 2.5.3 shortly