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? Thanks a lot, AJ
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
Seemingly Similar Threads
- Errors compiling rsync 2.5.2 on Solaris 8
- OpenSSH 3.6.1p2 +UnixWare 7.1.1 +SSH2 + PasswordAuthentication no + PermitEmptyPasswords yes
- Samba + winbind on Unixware
- OpenSSH 3.6.1p2 +UnixWare 7.1.1 +SSH2 + PasswordAuthentication no + PermitEmptyPasswords yes (followup)
- Samba 3.0.0 compilation errors under Unixware 7.1.1