Unixware Rsync compilation

Dave Dykstra dwd at bell-labs.com
Sat Feb 2 07:29:32 EST 2002


On Fri, Feb 01, 2002 at 04:54:08PM +0100, Antonio José Morán wrote:
> Hi!
> 
> 	I have some problems compiling rsync.2.5.2 in Unixware 7.1.1.
> 
> 	Some examples:
> 
> 		popt/poptconfig.c:18: warning: subscript has type `char'
> 
> 		options.c:343: warning: missing initializer
> 		options.c:343: warning: (near initialization for `long_options[67].val')
> 
> 	all of them are warnings, and when I compiling with gmake, the "rsync"
> executable apparently runs.
> 
> Somebody obtains something similar?


Warnings are normal in this release, now that rsync by default is adding
the gcc option -Wall.  I think Martin intends to fix most of them but
hasn't gotten around to it yet.

- Dave Dykstra




More information about the rsync mailing list