I wrote:
> Connie Liu wrote:
> > misc.c: In function `ip_hostname':
> > misc.c:56: warning: passing arg 4 of `gethostbyaddr_r' from incompatible
> > pointer type
> > misc.c:56: warning: passing arg 5 of `gethostbyaddr_r' makes pointer from
> > integer without a cast
> > misc.c:56: warning: passing arg 6 of `gethostbyaddr_r' makes integer from
> > pointer without a cast
> > misc.c:56: too few arguments to function `gethostbyaddr_r'
> > misc.c:56: warning: assignment makes pointer from integer without a cast
> > misc.c:40: warning: unused variable `result'
> 
> I'm not 100% sure, but this should be fixed in current CVS. At least I
> was told, the patch was applied.

Ok, current CVS fixes this only for Solaris. As discussed on -devel,
different OSes use different interfaces for these functions.


Rainer

-- 
KeyID=759975BD fingerprint=887A 4BE3 6AB7 EE3C 4AE0  B0E1 0556 E25A 7599 75BD

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to