Kris Kennaway wrote:
> There's a bogus implementation of gethostbyaddr_r() in
> lib/libc/net/gethostnamadr.c that was committed 6 years and nine
> months ago:
[...]
> What's the deal here? Despite the fact that this is not prototyped in
> a header, some ports are detecting
There's a bogus implementation of gethostbyaddr_r() in
lib/libc/net/gethostnamadr.c that was committed 6 years and nine
months ago:
/*
* Temporary function (not thread safe)
*/
int gethostbyaddr_r(const char *addr, int len, int type,
struct hostent *result, struct hostent_data *b
:1007: `gethostbyaddr_r' undeclared (first use this function)
client.cpp:1007: (Each undeclared identifier is reported only once for each
function it appears in.)
uname -v
FreeBSD 5.0-CURRENT #0: Wed Feb 26 15:21:24 MSK 2003
--
Timur Maryin
East Connection ISP (http://www.east.ru)
To Unsubsc