Hi

Iam working on Solaris Platform.

Yes thats what was exactly happening. Hence the only solution I could think
of was compiling rsync on 2.5.1 instaed. Now rsync works fine.

The only other Problem I am facing is.
As rsync is in my home directory It has my account permissions. Owner ,
group

when I rsync a directory which belongs to  a  different user . It does
srchive it , But the owner and group is set to my account. This does not
happen  in ufsdump.
Any help in this regard.

I feel there are not sufficient DOCS on rsync. Any URL where there are
adequate DOCS.

Thanks for your help.
-Sudarshan


[EMAIL PROTECTED] wrote:

> On Wed, Jul 18, 2001 at 03:42:11PM -0700, Sudarshan Ramaswamy wrote:
> > Hi
> >
> > I am new to rsync. I have installed rsyn2.4.6  in my home directory. I
> > can rsh to any machine without any passwd as we have NIS .
> >
> > rsync  works perfectly on my local machine ie if
> >
> > I rsync within the same machine it works ok. But when I rsync from a
> > differnt machine or to  a different machine it gives me  the following
> > error
> >
> > my homedir = HOMEDIR
> >
> > machine1:/HOMEDIR/rsync246/bin/rsync /x/*.c  machine2:/y  gives .
> >  building file list ... done
> > ld.so.1: rsync: fatal: relocation error: symbol not found: stat64:
> > referenced in rsync
> > unexpected tag 101
>
> I take it this is Solaris? What this means is that your rsync binary
> was compiled on Solaris 2.6, 7, or 8 and you're trying to run it on a
> Solaris 2.5.1 machine (which does have stat64 in libc).
>
> Is this what is happening?
>
> --
> albert chin ([EMAIL PROTECTED])


Reply via email to