search for: dhave_getipnodebyname

Displaying 2 results from an estimated 2 matches for "dhave_getipnodebyname".

Did you mean: have_getipnodebyname
2004 Aug 06
0
Compiling issues on IRIX (run!)
...ot;\" -DPACKAGE=\"icecast\" -DVERSION=\"2.0-alpha-2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -D_XOPEN_SOURCE=500 -DHAVE_IPV6=1 -DHAVE_GETIPNODEBYNAME=1 -DSTDC_HEADERS=1 -DCHUID=1 -DCHROOT=1 -DHAVE_SYS_UIO_H=1 -Dsocklen_t=int -DHAVE_NANOSLEEP=1 -DHAVE_POLL=1 -DHAVE_SETHOSTENT=1 -DHAVE_ENDHOSTENT=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_INET_PTON=1 -DHAVE_INET_ATON=1 -DHAVE_CURL=1 -DHAVE_PTHREAD_RWLOCK_T=1 -DHAVE_PTHREAD=1 -I. -I. -I./.....
2004 Aug 06
3
src/net/resolver.c patches for better IPv6 resolution
...ast, ices, libshout, and who knows what all) suffice here to get the test_resolver.c program to produce useful output on my FreeBSD machine -- if it's true that (some) Linux doesn't have getipnodebyname() then a different solution might be needed. The results when built with -DHAVE_IPV6=1 -DHAVE_GETIPNODEBYNAME=1 added to the Makefile DEFS on my FreeBSD 4.x: I got 172.27.72.27, when looking up stable.netscum.dyndns.dk. I got 2002:50da:100d:0:250:daff:fe21:edca, when looking up ipv6.netscum.dyndns.d k. I got 2002:50da:100d:0:250:daff:fe21:edca, when looking up netscum.dyndns.dk. I got ::1, when looking up...