All;

I am using the cobalt Qube 2 which uses a Cobalt OS with is supposedly a RedHat Linux 
4.2 variant.  I can not compile the new rsync version 2.5.7 as I always fail my make 
with the following error:

clientname.c: In function `client_addr':
clientname.c:72: warning: implicit declaration of function `getnameinfo'
clientname.c:73: `NI_NUMERICHOST' undeclared (first use this function)
clientname.c:73: (Each undeclared identifier is reported only once
clientname.c:73: for each function it appears in.)
clientname.c: In function `lookup_name':
clientname.c:229: `NI_NAMEREQD' undeclared (first use this function)
clientname.c:229: `NI_NUMERICSERV' undeclared (first use this function)
clientname.c:234: warning: implicit declaration of function `gai_strerror'
clientname.c:234: warning: format argument is not a pointer (arg 4)
clientname.c: In function `check_name':
clientname.c:329: warning: format argument is not a pointer (arg 4)
make: *** [clientname.o] Error 1


Does anyone have any idea what I could do to get this to compile?

Thanks,

Randy



****************************************************************************************

Note: The information contained in this message may be privileged and confidential and 
thus protected from disclosure. If the reader of this message is not the intended 
recipient, or an employee or agent responsible for delivering this message to the 
intended recipient, you are hereby notified that any dissemination, distribution or 
copying of this communication is strictly prohibited. If you have received this 
communication in error, please notify us immediately by replying to the message and 
deleting it from your computer. Thank you.

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

Reply via email to