rsync installation _error exit code1

Paul Slootman paul+rsync at wurtel.net
Mon Apr 7 11:37:36 GMT 2008


On Mon 07 Apr 2008, sri vasulu wrote:
> 
> Iam installing rsync version 3.01. on HP-UNIX .
> 
> while installing rsync i am getting errors pls guide me how to solve threse
> errors.

Note the message below:

> configure.sh: WARNING: rsync requires an ANSI C compiler and you don't seem to have one

This leads to errors such as:

> (Bundled) cc: "lib/pool_alloc.h", line 10: error 1705: Function prototypes are an ANSI feature.


Please get a "real" C compiler, the bundled version is probably just
enough to relink your kernel for reconfiguration purposes, not for
compiling real programs.
There's probably a GNU C compiler available...


Paul Slootman


More information about the rsync mailing list