Re: rsync-3.0.2 -- two build problems

2008-06-17 Thread Peter Breitenlohner
On Tue, 17 Jun 2008, Wayne Davison wrote: On Thu, Jun 05, 2008 at 08:22:09AM +0200, Peter Breitenlohner wrote: However, cp -p and touch -r round to the nearest second. Can you try out the attached patch and let me know if it fixes the rounding issues? I have just rebuilt rsync-3.0.2

Re: rsync-3.0.2 -- two build problems

2008-06-05 Thread Peter Breitenlohner
On Wed, 4 Jun 2008, Wayne Davison wrote: On Mon, Jun 02, 2008 at 07:31:02PM +0200, Peter Breitenlohner wrote: (1) With the Linux kernel =2.6.20, make check occasionally fails, due to subsecond timestamps sometimes being truncated and sometimes being rounded upwards (both on i686 and x86_64

rsync-3.0.2 -- two build problems

2008-06-02 Thread Peter Breitenlohner
-squashed nfs filesystem). This problem was not present for rsync-3.0.1 or earlier. It would be really great if both problem could be fixed for 3.0.3. please reply directly to me, since I am not subscribed to this list. Regards Peter Breitenlohner [EMAIL PROTECTED]check how

rsync-2.5.4 -- 'make install-strip' failure

2002-03-15 Thread Peter Breitenlohner
DESTDIR (for package building). This is nowadays part of all automake generated Makefile's, but if you really don't want it, just remove that part. In any case 'make install-strip' MUST NOT FAIL!!! regards Peter Breitenlohner [EMAIL PROTECTED] diff -ur rsync-2.5.4.orig/Makefile.in rsync-2.5.4