Operating System - HP-UX
1755700 Members
3125 Online
108837 Solutions
New Discussion

How do I update libc with getaddrinfo() and getnameinfo()?

 
SOLVED
Go to solution
Bob Viveney_1
Occasional Advisor

How do I update libc with getaddrinfo() and getnameinfo()?

Hello
On HP-UX 11.11, how do I install the getaddrinfo() and getnameinfo() functions and their appropriate header files? I've looked at the information for TOUR and IPv6AA and its all very confusing. I've installed PHNE_35453 and PHNE_35351 and they pull in lots of other stuff but the symbols are still not in libc.

I just want to be able to compile a program that uses these functions and to run it. I don't necessarily need to have an IPv6 network.
Thanks
Bob
1 REPLY 1
OldSchool
Honored Contributor
Solution

Re: How do I update libc with getaddrinfo() and getnameinfo()?

it appears that PHCO_35743 and / or PHNE_35865 may get what you want.

searched patch db w/ "getnameinfo" and "libc" turned those up