Posted to tcl by JH at Thu Jun 10 18:18:13 GMT 2010view raw

  1. hecking for realpath... yes
  2. checking for getnameinfo... no
  3. checking for getaddrinfo... no
  4. checking for freeaddrinfo... no
  5. checking for gai_strerror... no
  6. checking for struct addrinfo... no
  7. checking for struct in6_addr... no
  8. checking for struct sockaddr_in6... no
  9. checking for struct sockaddr_storage... no
  10. checking for getpwuid_r... yes
  11. checking for getpwuid_r with 5 args... yes
  12. checking for getpwnam_r... yes
  13. checking for getpwnam_r with 5 args... yes
  14. checking for getgrgid_r... yes
  15. checking for getgrgid_r with 5 args... yes
  16. checking for getgrnam_r... yes
  17. checking for getgrnam_r with 5 args... yes
  18.  

Comments

Posted by JH at Thu Jun 10 18:19:04 GMT 2010 [text] [code]

/home/jeffh/cvs/tcl/tcl8.ipv6/generic/tclInt.h:3001: warning: `struct addrinfo'declared inside parameter list/home/jeffh/cvs/tcl/tcl8.ipv6/generic/tclInt.h:3001: warning: its scope is only this definition or declaration, which is probablynot what you want