Date: Fri, 28 Feb 2003 12:18:52 +0300 From: Timur Maryin <tima@east.ru> To: current@freebsd.org Subject: gethostbyaddr_r Message-ID: <3E5F297C.5040705@east.ru>
next in thread | raw e-mail | index | archive | help
Hello
configure script of some program finds $subj on system
Actually, this function present at
lib/libc/net/gethostnamadr.c
but not present as /usr/include/
and we get during compile:
client.cpp: In static member function `static void*
SIMClient::resolve_thread(void*)':
client.cpp: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 Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E5F297C.5040705>
