> On HP-UX 11.00 routine inet_ntop is not available; it's available only
> on HP-UX 11i. Compilation was success if I comment the line in
> clamav-milter.c
>
> remoteIP = (char *)inet_ntop(AF_INET, &((struct sockaddr_in
> *)(hostaddr))->sin_addr, ip, sizeof(ip));

On systems without inet_ntop() I would suggest using inet_ntoa()

> PAd

-Nigel

-- 
Nigel Horne. Arranger, Composer, Typesetter.
NJH Music, Barnsley, UK.  ICQ#20252325
[EMAIL PROTECTED] http://www.bandsman.co.uk



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to