Re: rsynk and old linux system

2001-05-09 Thread Martin Pool
I can't see the problem yet. I think I might try out Monkey Linux and see if I can reproduce it. You might also forward the error messages to the authors of the distribution and see if they have any ideas. -- Martin

Re: rsynk and old linux system

2001-05-03 Thread Martin Pool
On 3 May 2001, [EMAIL PROTECTED] wrote: > > I have problem with rsync in this ambient: > > linux kernel 2.0.34 > libc5 > gcc 2.7.2 > > I have some warnings compiling and when I try to use rsync > the files copied have all the same size (4096 byte). > some log from compiling: > > bodpn:~/tmp/

rsynk and old linux system

2001-05-03 Thread com2666
I have problem with rsync in this ambient: linux kernel 2.0.34 libc5 gcc 2.7.2 I have some warnings compiling and when I try to use rsync the files copied have all the same size (4096 byte) . File are padded to this size or troncated. I have tried to compile an old version (rsync 1.7.4) with th