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
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to