Re: Non-clean Rsync 3.0.3 exit on OSX

2008-07-03 Thread Paul Ortman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Bombich wrote: > I'd guess you're running into endian issues. Does the same error occur > when you compile a version specifically for the i386 architecture (e.g. > on the Intel machine)? Compiling on the Intel Mac was exactly what I needed to so

Re: Non-clean Rsync 3.0.3 exit on OSX

2008-07-02 Thread Mike Bombich
I'd guess you're running into endian issues. Does the same error occur when you compile a version specifically for the i386 architecture (e.g. on the Intel machine)? Mike On Jul 2, 2008, at 4:40 PM, Paul Ortman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've compiled rsync 3.0.

Non-clean Rsync 3.0.3 exit on OSX

2008-07-02 Thread Paul Ortman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've compiled rsync 3.0.3 on OSX 10.4 PPC via the plain jane ./configure; make method (no patches). The resulting binary has then been moved to /usr/local/bin/rsync3 and copied to a OSX 10.5.4 Intel client machine as rsync3. I then run the following