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

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Bernhard Erdmann
Data:  
Para: exim-users
Assunto: 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); */