Make error for Rsync 2.5.6 on HP-UX 11.0

2003-06-17 Thread Hursch, Robert
I'm an new to rsync and am having the following problem:

On a HP-UX 11.0 server, I am trying to install rsync 2.5.6.  After running
configure, I run the standard HP make, but with the GCC compiler specified.
I get the following error.

lib/snprintf.c:760: conflicting types for `snprintf'
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2.3/include/stdio.h:493:
previous declaration of `snprintf'
*** Error exit code 1

Has anyone seen this before and knows of a fix?
Should I load GNU make?
Is anyone using this version of rsync on HP-UX 11.0?  I can get version
2.5.5 to make and run properly!
What about 11.11?  Will rsync 2.5.6 compile and work there?
Finally, are there any HP-UX compiled depots for version 2.5.6?

Thanks,

Robert  Hursch
UNIX Administration
[EMAIL PROTECTED]

-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


unexplained error occurs with options "o" or "g"

2003-06-17 Thread Hursch, Robert
I am running rsync ver 2.5.5 on HP-UX 11.0.  Whenever I run an rsync
specifying the "o" or "g" option to maintain owner or group info, I get
an error similar to the one below.  The actual error code changes every
time, but it's always the same main.c line number.  The error
message does not occur if I remove the o and g options.

rsync error: unexplained error (code 184) at main.c(578)

The rsync seems to run correctly, but it appears the exit_cleanup function
is having a problem.  Does anyone know what is happening or
how I can eliminate this problem?  Can I run with this error message and
maintain the integrity of my transferred files?


Robert C. Hursch
UNIX Administration

[EMAIL PROTECTED]

-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


Rsync 2.5.6 - Configure problem on HP-UX 11.i

2003-11-13 Thread Hursch, Robert
Hello,

I received the following socket error when I try to run 'configure' on a
new HP-UX 11.i server.  (It works fine of HP-UX 11.0)  Can anyone help
with this error?

checking for struct stat.st_rdev... yes
checking for ino_t... yes
checking for socklen_t... no
checking for socklen_t equivalent... configure: error: Cannot find a
type to use in place of socklen_t
[/opt/rsync/rsync-2.5.6]$ 

Thanks,

Robert C. Hursch
UNIX Administration
Lockheed Martin
Tel: 303-430-2037  Fax: 2187
[EMAIL PROTECTED]

-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html