Displaying 2 results from an estimated 2 matches for "rolnif".
Did you mean:
rolf
2004 May 05
2
Compiling 2.6.2 on Solaris 9 fails
Went through some of the archives, but couldn't find any answers to
this.
I'm trying to compile the latest rsync on Solaris 9 SPARC. I'm using
gcc 2.95.3 supplied by Sun on the Companion CD.
I get the following error:
sun> gmake
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c rsync.c -o rsync.o
In file included from rsync.c:23:
rsync.h:353: warning: no semicolon at end of
2004 May 05
1
Error rsync 2.6.2 Solaris 9 over Sun SSH
Hello,
I'm using Sun SSH on Solaris 9 and am getting the following error when
using rsync over ssh:
wrote 91628 bytes read 116 bytes 16680.73 bytes/sec
total size is 293287825 speedup is 3196.81
rsync error: unexplained error (code 255) at main.c(633)
The command I am using is:
rsync -e ssh --rsync-path=/opt/rsync/bin/rsync -vazul /sample/path/
server:/sample/path/
When I change