Re: [Exim] Exim 4.30 on IRIX 6.5.19m: conflicting types for …

Pàgina inicial
Delete this message
Reply to this message
Autor: Bernhard Erdmann
Data:  
A: exim-users
Assumpte: Re: [Exim] Exim 4.30 on IRIX 6.5.19m: conflicting types for `inet_ntoa'
Giolla Decair wrote:
[...]
> I had the same problem on 6.5.17m, but tended to get round it by
> commenting out the decleration of inet_ntoa in
> /usr/include/arpa/inet.h
> for the duration of the compile.

[...]

Thanks for the tip. It worked for me too:

/* extern char *           inet_ntoa(struct in_addr); */