Compiling 2.6.2 on Solaris 9 fails
John Martinez
rolnif at mac.com
Wed May 5 18:59:30 GMT 2004
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 struct or union
rsync.h:353: parse error before `inode'
rsync.h:354: parse error before `dev'
rsync.h:354: warning: type defaults to `int' in declaration of `dev'
rsync.h:354: warning: data definition has no type or storage class
gmake: *** [rsync.o] Error 1
TIA,
-john
More information about the rsync
mailing list